登录
首页 » Fortran » Force

Force

于 2016-10-10 发布 文件大小:3217KB
0 285
下载积分: 1 下载次数: 3

代码说明:

  Fortran编写的求解在集中力作用下半无限体的下表面应力程序(Solving the lower surface of semi-infinite body stress under concentrated force)

文件列表:

集中力
......\2DForce
......\.......\2DForce.f90,2776,2015-11-23
......\.......\2DForce.vfproj,3529,2015-11-20
......\.......\CompDataIN.dat,91,2015-11-23
......\.......\HPStr11.dat,246016,2015-11-23
......\.......\HPStr12.dat,246016,2015-11-23
......\.......\HPStr22.dat,246016,2015-11-23
......\.......\HPStrVMS.dat,246016,2015-11-23
......\.......\libfftw3-3.dll,2414685,2015-05-19
......\.......\libfftw3f-3.dll,2469954,2015-05-19
......\.......\libfftw3l-3.dll,1096018,2015-05-19
......\.......\MainPro.f90,4130,2015-12-01
......\.......\ParaSet.f90,1198,2015-11-23
......\.......\x64
......\.......\...\Debug
......\.......\...\.....\2DForce.exe,1260544,2015-11-23
......\.......\...\.....\2DForce.exe.intermediate.manifest,381,2015-11-23
......\.......\...\.....\2DForce.obj,43159,2015-11-23
......\.......\...\.....\2DForce.pdb,2345984,2015-11-23
......\.......\...\.....\BuildLog.htm,6298,2015-11-23
......\.......\...\.....\CompDataIN.dat,91,2015-11-23
......\.......\...\.....\CompDataIN1.dat,83,2015-12-10
......\.......\...\.....\comprs__genmod.f90,282,2015-11-23
......\.......\...\.....\comprs__genmod.mod,570,2015-11-23
......\.......\...\.....\HPStr11.dat,246016,2015-12-10
......\.......\...\.....\HPStr12.dat,246016,2015-12-10
......\.......\...\.....\HPStr22.dat,246016,2015-12-10
......\.......\...\.....\HPStrVMS.dat,246016,2015-12-10
......\.......\...\.....\inclsurf.mod,813,2015-11-23
......\.......\...\.....\johnsonhpstr__genmod.f90,445,2015-11-23
......\.......\...\.....\johnsonhpstr__genmod.mod,940,2015-11-23
......\.......\...\.....\MainPro.obj,18309,2015-11-23
......\.......\...\.....\matlload.mod,1388,2015-11-23
......\.......\...\.....\meshfftinfo.mod,557,2015-11-23
......\.......\...\.....\ParaSet.obj,8036,2015-11-23
......\.......\...\.....\paraset__genmod.f90,256,2015-11-23
......\.......\...\.....\paraset__genmod.mod,384,2015-11-23
......\.......\...\.....\solvms__genmod.f90,429,2015-11-23
......\.......\...\.....\solvms__genmod.mod,1282,2015-11-23
......\.......\...\.....\sourcemesh.mod,1403,2015-11-23
......\.......\...\.....\surfmesh.mod,903,2015-11-23
......\.......\...\.....\surtrac2ic__genmod.f90,402,2015-11-23
......\.......\...\.....\surtrac2ic__genmod.mod,997,2015-11-23
......\.......\...\.....\targetmesh.mod,1233,2015-11-23
......\.......\...\.....\vc100.pdb,53248,2015-11-23
......\2DForce.sln,1241,2015-11-20

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

发表评论

0 个回复

  • JPDA
    JPDA算法希望对你们有帮助,这是我从网上搜到的(JPDA algorithm you want to help, this is my online search to the)
    2020-09-19 13:27:53下载
    积分:1
  • parallel
    并行程序,并行离散化算法实现,粗糙集数据挖掘程序(Parallel programming, parallel discrete algorithms, rough set data mining program)
    2009-12-09 10:14:59下载
    积分:1
  • MPI-program-design
    MPI并行程序设计,介绍了MPI应用程序的编写方法及现状介绍等等(MPI parallel programming, this paper introduces the MPI application writing method and the present situation is introduced, and so on)
    2013-08-09 12:15:21下载
    积分:1
  • weixingtianxian--zitaijiaojisuan
    卫星天线的俯仰角航向角滚动角的快速计算小程序,输入初始计算条件即可简单得出结果,有助于开发者算法快速验证及实际测试结果验证。(Satellite antenna direction of the pitch angle of the fast calculation of the rolling angle applet, enter the initial conditions can be a simple calculation of the outcome of the rapid method will help developers to verify and validate the actual test results.)
    2009-06-10 22:52:45下载
    积分:1
  • The-OpenCL-Chinese-tutorial(AMD)
    OpenCL中文教程(AMD),最好的OpenCL教程,介绍了AMD显卡的OpenCL编程,其中有大量例程,并介绍了OpenCL优化方法(OpenCL Chinese tutorial (AMD), the best OpenCL tutorial introduces the AMD OpenCL graphics programming, including a large number of routines, and introduces OpenCL optimization method)
    2013-05-15 13:28:48下载
    积分:1
  • final
    基于C语言的MPICH程序,实现矩阵相乘(C-based MPICH program, to achieve matrix multiplication)
    2011-12-16 14:10:39下载
    积分:1
  • 空心高斯光束传输模拟
    说明:  数值模拟空心高斯光束在自由空间中的传输特性(NUMERICAL SIMULATION OF PROPAGATION CHARACTERISTICS OF HOLLOW GAUSSIAN BEAMS IN FREE SPACE)
    2019-05-11 11:56:56下载
    积分:1
  • rili
    用此程序可以方便的查讯日期和星期几,还可以查当天和未来几天的.(This procedure can be used to facilitate inquiry date and day of the week, you can check the same day and the next few days.)
    2007-08-23 22:17:41下载
    积分:1
  • 求解一维Euler方程RK
    求解一维Euler方程,计算一维激波管问题,时间项RK,空间使用steger_warming分裂方式(Solving one-dimensional Euler equations, to calculate the one-dimensional shock tube problem, the time RK, space using two separatist)
    2020-07-07 17:58:57下载
    积分:1
  • bnb20
    优化matlab,toolbox,可以用于各种优化问题(Optimization matlab, toolbox, can be used for a variety of optimization problems)
    2008-12-29 23:03:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载