登录
首页 » Fortran » 3DForce

3DForce

于 2016-10-10 发布 文件大小:3451KB
0 127
下载积分: 1 下载次数: 6

代码说明:

  Fortran编写的用来计算集中力在三维半空间弹性体中下表面应力的程序。(Written in Fortran is used to calculate the stress concentration at the surface in three-dimensional space of half an elastomer program.)

文件列表:

3D集中力
........\3DForce
........\.......\3DForce.f90,3676,2015-12-08
........\.......\3DForce.vfproj,3529,2015-12-08
........\.......\CompDataIN.dat,74,2015-12-08
........\.......\HPStr11.dat,246016,2015-12-08
........\.......\HPStr12.dat,246016,2015-12-08
........\.......\HPStr22.dat,246016,2015-12-08
........\.......\HPStrVMS.dat,61568,2015-12-08
........\.......\HPStrXX.dat,61568,2015-12-08
........\.......\HPStrXY.dat,61568,2015-12-08
........\.......\HPStrXZ.dat,61568,2015-12-08
........\.......\HPStrYY.dat,61568,2015-12-08
........\.......\HPStrYZ.dat,61568,2015-12-08
........\.......\HPStrZZ.dat,61568,2015-12-08
........\.......\libfftw3-3.dll,2414685,2015-05-19
........\.......\libfftw3f-3.dll,2469954,2015-05-19
........\.......\libfftw3l-3.dll,1096018,2015-05-19
........\.......\MainPro.f90,4161,2015-12-08
........\.......\ParaSet.f90,1504,2015-12-08
........\.......\x64
........\.......\...\Debug
........\.......\...\.....\2DForce.exe,1271808,2015-12-08
........\.......\...\.....\2DForce.exe.intermediate.manifest,381,2015-12-08
........\.......\...\.....\2DForce.obj,43159,2015-11-23
........\.......\...\.....\2DForce.pdb,2362368,2015-12-08
........\.......\...\.....\3DForce.obj,65968,2015-12-08
........\.......\...\.....\BuildLog.htm,4432,2015-12-08
........\.......\...\.....\comprs__genmod.f90,252,2015-12-08
........\.......\...\.....\comprs__genmod.mod,390,2015-12-08
........\.......\...\.....\inclsurf.mod,821,2015-12-08
........\.......\...\.....\johnsonhpstr__genmod.f90,445,2015-12-08
........\.......\...\.....\johnsonhpstr__genmod.mod,948,2015-12-08
........\.......\...\.....\MainPro.obj,8969,2015-12-08
........\.......\...\.....\matlload.mod,1396,2015-12-08
........\.......\...\.....\meshfftinfo.mod,565,2015-12-08
........\.......\...\.....\ParaSet.obj,8664,2015-12-08
........\.......\...\.....\paraset__genmod.f90,256,2015-12-08
........\.......\...\.....\paraset__genmod.mod,392,2015-12-08
........\.......\...\.....\privmstr__genmod.f90,342,2015-12-08
........\.......\...\.....\privmstr__genmod.mod,664,2015-12-08
........\.......\...\.....\solvms__genmod.f90,429,2015-11-23
........\.......\...\.....\solvms__genmod.mod,1282,2015-11-23
........\.......\...\.....\sourcemesh.mod,1583,2015-12-08
........\.......\...\.....\surfmesh.mod,911,2015-12-08
........\.......\...\.....\surtrac2ic__genmod.f90,405,2015-12-08
........\.......\...\.....\surtrac2ic__genmod.mod,1166,2015-12-08
........\.......\...\.....\targetmesh.mod,1496,2015-12-08
........\.......\...\.....\vc100.pdb,53248,2015-12-08
........\3DForce.sln,1241,2015-11-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • response
    自己编写的振动响应计算的matlab程序,可以运行,结果正确。(dynamic response of the system using matlab。)
    2020-11-23 18:09:33下载
    积分:1
  • Semiparametric
    半参数回归模型在测绘领域中的应用,先利用多期数据构建半参数回归模型,然后再预报未来多期数据(Semiparametric regression model applied in the field of surveying and mapping, the first use of multi-phase data to construct semi-parametric regression model, and then predict the future multi-phase data)
    2013-07-12 16:22:14下载
    积分:1
  • select
    根据中国气象数据网下载的全国气象站点的数据,批量提取所需站点的数据。(According to the data of the national meteorological station, which is downloaded by the China Meteorological data network, the data of the required sites are extracted.)
    2018-01-14 11:00:28下载
    积分:1
  • constantDeqn
    常微分方程及其方程组的求解. 运用数值计算方法进行计算的完整函数,可以方便的调用.编程语言C-C(Ordinary Differential Equations and their equations. The use of numerical method to calculate the complete function, can easily call. Programming language CC)
    2008-01-01 13:47:38下载
    积分:1
  • FDTDMATLAB
    1维等离子体FDTD的Matlab的两种方法(One-dimensional FDTD plasma of the two methods of Matlab)
    2020-09-22 20:57:52下载
    积分:1
  • basic PSO for function
    应用基本粒子群算法求解复杂连续函数优化问题(Application of Basic Particle Swarm Optimization to Complex Continuous Function Optimization)
    2019-06-01 11:15:13下载
    积分:1
  • PSO
    针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
    2013-01-07 18:05:35下载
    积分:1
  • 基于AOA的室外雷达定位法仿真 EKF
    说明:  基于AOA的室外雷达定位算法仿真,基于TDOA的室外雷达定位算法仿真,基于AOA doa的室外雷达定位算法仿真,三维(Simulation of outdoor radar location algorithm based on AOA, simulation of outdoor radar location algorithm based on TDOA, simulation of outdoor radar location algorithm based on AOA TDOA, 3d)
    2019-05-16 09:50:00下载
    积分:1
  • 最小2乘法
    说明:  Delphi实现最小二乘法,进行多点拟合,目前支持4点拟合(Delphi realizes the least square method and multi-point fitting. At present, it supports four-point fitting.)
    2020-06-17 19:40:01下载
    积分:1
  • 35kv-svg-control
    svg电力控制系统的仿真论文,很详细。包括系统的软件硬件,大部分为原创!包括matlab-fuzzy pi算法的实现(svg power control system simulation study, very detailed. Including system software and hardware, most original!)
    2010-10-13 19:01:20下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载