联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(128) 
按平台查找All Fortran(128) 

[数学计算] Abaqus用户子程序VUMAT

abaqus vumat用户子程序,Hashin准则,使用3D实体单元
Abaqus vumat user subroutine, Hashin criterion, using 3D solid elements (2019-03-03, Fortran, 785KB, 下载52次)

http://www.pudn.com/Download/item/id/1551579034122658.html

[数学计算] 2-4(圆形蓄热)

圆形蓄热层蓄热能力Fortran编程,二维稳态导热方程,附加源项法,第二类边界条件,知道边界热流密度
Thermal storage capacity of circular heat storage layer Fortran programming (2018-04-10, Fortran, 2277KB, 下载2次)

http://www.pudn.com/Download/item/id/1523350909487923.html

[数学计算] psi_omega

计算流体力学的入门算例,方腔环流的流函数涡量算法,使用Fortran编程,适合初学者。
A numerical example of computational fluid dynamics.Square cavity circulation. (2017-07-12, Fortran, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1499835581226403.html

[数学计算] P58

《有限元方法编程 第三版》Fortran程序,P58 使用20节点块单元的三维空间问题分析,调试通过。
<Programming the Finite Element Method 3th> program 5.8 three dimensional analysis of an elastic solid using uniform 20-node hexahedral brick elements. (2016-05-10, Fortran, 170KB, 下载7次)

http://www.pudn.com/Download/item/id/1462867647802694.html

[数学计算] NND

一维线性对流方程的NND格式编程,无震荡无自由参数高精度格式,输出结果可用tecplot直接打开
NND format programming one-dimensional linear convection equation, no shock no free parameters precision format, the output can be used to directly open tecplot (2015-12-30, Fortran, 8KB, 下载8次)

http://www.pudn.com/Download/item/id/1451442190950317.html

[数学计算] FTCS

一维线性对流方程的FTCS格式和BTCS格式编程,Fortran语言,输出结果可用tecplot直接打开。
FTCS format and BTCS format programming one-dimensional linear convection equation, Fortran language, the output can be used to directly open tecplot. (2015-12-30, Fortran, 10KB, 下载16次)

http://www.pudn.com/Download/item/id/1451442074564975.html

[数学计算] 1d-heat-transfer

用FVM编程求解一维导热、对流、相变等问题,网格离散
Solving the one-dimensional heat conduction, convection, phase change and other issues with FVM programming, discrete grid (2015-12-05, Fortran, 1KB, 下载11次)

http://www.pudn.com/Download/item/id/1449290033339315.html

[数学计算] Finite-difference-for-poisson-

用有限差分法编程求解泊松方程在网格结点处的值
Solving the value of the Poisson equation in a grid junction with the finite difference method Programming (2014-12-28, Fortran, 1KB, 下载21次)

http://www.pudn.com/Download/item/id/2682315.html

[数学计算] quick_sort

采用fortran编写的快速排序法范例,容易上手和学习,是学习fortran编程的必备,有注释哦
Fortran using quick sort paradigm written, easy to use and learn, is essential to learn fortran programming, notes oh (2014-11-10, Fortran, 1KB, 下载34次)

http://www.pudn.com/Download/item/id/2652663.html

[数学计算] Finite-element-programming-method

有限元编程方法,请注意这本书其中的中心思想等非常适用于工程领域
Finite element programming method, please note that the central idea of ​ ​ this book which is very suitable for engineering fields such as (2013-10-25, Fortran, 8200KB, 下载12次)

http://www.pudn.com/Download/item/id/2383450.html

[数学计算] Gama_Meter

子自己用fortran语言编写的直流输电中熄弧角测量模块,通过此模块可以学习熄弧角的测量原理,并可以进行软件编程实现
Son own use fortran language extinction angle HVDC measurement module, this module can learn through extinction angle measuring principle, and can be software programmed (2013-10-17, Fortran, 374KB, 下载9次)

http://www.pudn.com/Download/item/id/2376703.html

[数学计算] 201305236-7

mathlab题目代码,编程分别用jocabi迭代法求解方程。在一般情况下,Guass-Seide迭代法比Jacobi迭代法收敛要快一些,但这也不是绝对的,在木些情况下,Jacobi迭代法收敛,Guass-Seide迭代却可能不收敛-use matlab to deal with the equation
mathlab subject code, programming respectively jocabi iterative method for solving equations. Under normal circumstances, Guass-Seide iteration convergence than the Jacobi iterative method to be faster, but it is not absolute, and in some cases wood, Jacobi iteration converges, Guass-Seide iteration but may not converge-use matlab to deal with the equation (2013-05-23, Fortran, 8KB, 下载4次)

http://www.pudn.com/Download/item/id/2255074.html

[数学计算] data

用于气象中nc数据的提取,提取为grd格式,便于之后的fortran编程,有多层的也有单层的,为gs
Fortran programming is used to the nc data Meteorology extract, extract grd format, easy, multilayered single layer for gs (2013-03-13, Fortran, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/2158514.html

[数学计算] oula-

用ROE格式解黎曼问题的一维欧拉方程,适于初学CFD编程者
ROE the format solution of the Riemann problem for one-dimensional Euler equations, suitable for beginner CFD programming (2012-09-15, Fortran, 1KB, 下载48次)

http://www.pudn.com/Download/item/id/1994107.html

[数学计算] fortran-c

fortran 语言广泛应用于科学计算领域,但在其他方面表现不佳。改代码使用Fortran调用C函数实现Fortran 和C的混合编程
fortran has being widly used in scientific computation fields,but it performs not so well when used in some other aera. The presented code implements combined programing with C (2012-07-03, Fortran, 1KB, 下载10次)

http://www.pudn.com/Download/item/id/1929281.html

[数学计算] two-tide

用fortran程序进行二维潮波数值模拟编程,3、 绘制渤海、北黄海水位,流速空间分布图;绘制同潮图。
Fortran program using two-dimensional numerical simulation of tidal waves programming, 3, draw the Bohai Sea, Yellow Sea north water level, velocity space distribution drawn map with the tide. (2011-12-21, Fortran, 3KB, 下载45次)

http://www.pudn.com/Download/item/id/1737583.html

[数学计算] my_imp_ffd_true

用于地震数据成像测试,在FOR环境下编程,可以测试不同的成像方法的对地层倾角的适应度
For seismic data imaging test, the FOR programming environment, you can test different methods of imaging the fitness of dip (2011-09-09, Fortran, 7KB, 下载13次)

http://www.pudn.com/Download/item/id/1642664.html

[数学计算] two-dimension-concrete-model

同济大学朱伯龙书中的二维混凝土本构程序,可以为编程提供参考
Two-dimensional book, Tongji Zhu Bolong concrete constitutive process that can provide a reference for the programming (2011-02-14, Fortran, 3KB, 下载56次)

http://www.pudn.com/Download/item/id/1428474.html

[数学计算] Fortran

《Fortran 库参考》介绍了 Sun Studio Fortran 库中的内部函数和例程。该参考手册适 用于具有 Fortran 语言和 Solaris 操作环境使用经验的编程人员。
" Fortran Library Reference," describes the Sun Studio Fortran library internal functions and routines. The Reference Manual for a language and Solaris operating environment Fortran experience of the programmers. (2010-08-12, Fortran, 625KB, 下载2次)

http://www.pudn.com/Download/item/id/1266601.html
总计:128