登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:Fortran
  2. 代码类别:数学计算
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Global-Newton-Raphson

  全局牛顿-拉普森方法求解非线性方程组,自动搜索步长,进一步保证了程序的收敛(Global Newton-Raphson method for solving nonlinear equations. The steps can be found automatically. The convergence is better than the common Newton-raphson method.)

57
下载
482
浏览
2013-06-27发布

2. testcode

  This is a test code for parallel computation in fortran. Thanks

1
下载
107
浏览
2013-06-26发布

4. Guide-to-Fortran77

  这本书由 Clive G. Page(University of Leicester)先生撰写,旨在帮助正在学习fortran的人。这是本非常好的原版英文入门书。(This book written by Clive G. Page(University of Leicester) is aimed to help those who want to pursue his/her career in Fortran. It is a good start book.)

1
下载
85
浏览
2013-06-18发布

5. teststring

  将字符串合并的时候要注意中间的空格,否则可能在合并时出错。我调试了好久才发现(combine the string,essential to focus the length of string)

1
下载
112
浏览
2013-06-06发布

6. UMAT_Damage

  对于abaqus子程序学习的初学者,这是一个学习umat的很好算例,(Abaqus subroutine for beginners to learn, this is a good example to learn umat,)

28
下载
127
浏览
2013-05-24发布

7. lianxu-me

  电力系统连续潮流计算,以牛拉法潮流计算为基础,用来求解系统的PV曲线。(Continuous power system load flow calculation, using bovine Rafah flow calculation, based on the system used to solve the PV curve.)

35
下载
93
浏览
2013-05-23发布

8. 2-dimension-2-phase

  用matlab实现的二维两相水驱油数值模拟,可作为数值模拟课的作业。(Using matlab to achieve the two-dimensional two-phase water-flooding numerical simulation, numerical simulation can be used as homework assignment.)

43
下载
118
浏览
2013-05-23发布

9. Umat_ElasticPlastic_Explicit

  Abaqus UMAT code 适用于平面应变,轴对称弹塑性本构关系,也适用于大应变情况,使用显示积分算法。(Abaqus UMAT code applies to plane strain, axisymmetric elastoplastic constitutive relation, also applicable to large strain, using the integration algorithm.)

58
下载
113
浏览
2013-03-30发布

10. cfd-fortran

  有限体积法求解流动和传热问题的经典源代码(Classic source code finite volume method for solving the problem of flow and heat transfer)

88
下载
134
浏览
2013-03-27发布

11. UPWIND

  fortran code for LINEAR_WAVE PROPAGATION by upwind method.

3
下载
123
浏览
2013-03-26发布

12. FTFS

  fortran code for LINEAR_WAVE PROPAGATION by forward time forward spase method.

2
下载
104
浏览
2013-03-26发布

13. JOURNAL

  滑动轴承接触滑块的计算方法,给定雷诺方程和膜厚方程,然后用迭代方法计算压力分布和膜厚分布,以及承载能力(The calculation method of the sliding bearing contact with the slider, a given Reynolds equation and the film thickness of the equation, and then calculated using iterative methods pressure distribution and film thickness distribution, as well as carrying capacity)

36
下载
118
浏览
2013-03-22发布

14. Fortran-Programs

  Fortran算法程序集,徐士良,第二版,包括源码和pdf。(The Fortran algorithm assemblies, XU Shi-liang, second edition, including source code and pdf.)

7
下载
102
浏览
2013-01-17发布

15. filon_integration

  final积分,一种用于计算积分的快速有效的fortran方法。(final integrate)

8
下载
172
浏览
2013-01-03发布

16. Truss-material-nonlinear

  桁架结构非线性有限元分析程序,可以进行结构分析,应用于钢架结构,考虑材料非线性。(Truss material nonlinear finite element analysis program, can be use in civil engineering.)

26
下载
128
浏览
2012-12-26发布

17. ADINA-Program

  有限元源程序,结构分析软件,可以用于结构工程、近海工程等领域。(Adina FEM Program, can be used in structural engineering, offshore engineering, and so on)

85
下载
103
浏览
2012-12-26发布

18. MAIN

  Vortex flow around a square cylinder function method of numerical simulation

14
下载
124
浏览
2012-11-28发布

19. eof.f90

  eof分析,关于气象方面的经验正交函数分析,eof.f90 作降水的eof分解(eof analysis, empirical orthogonal function analysis of the meteorological aspects eof eof.f90 for precipitation, decomposition)

13
下载
121
浏览
2012-11-27发布

20. MatricInvers

  求给定矩阵的逆矩阵和行列式值。已经经过测试,与matlab做了对比,计算结果可靠(Seeking a given matrix inverse matrix and determinant value. Has been tested with Matlab contrast, reliable calculation results)

23
下载
86
浏览
2012-11-12发布