登录
首页 » Fortran » phase field codes

phase field codes

于 2020-12-18 发布 文件大小:917KB
0 253
下载积分: 1 下载次数: 31

代码说明:

  相场法模拟晶粒,有关相场的matlab程序,有相场法fortran源代码 (Matlab program on phase field)(grain evalution based on phase field method)

文件列表:

codes\ModelA\input, 167 , 2010-11-11
codes\ModelA\Makefile, 1037 , 2010-11-11
codes\ModelA\manager.f90, 202 , 2010-11-11
codes\ModelA\README.txt, 1066 , 2010-11-11
codes\ModelA\solver_mod.f90, 2953 , 2010-11-11
codes\ModelA\surff.m, 1581 , 2010-11-11
codes\ModelA\util_mod.f90, 4784 , 2010-11-11
codes\ModelA\variables_mod.f90, 1694 , 2010-11-11
codes\ModelB\averga_psi, 1079101 , 2010-11-11
codes\ModelB\averga_psi_cp, 572251 , 2010-11-11
codes\ModelB\input, 171 , 2010-11-11
codes\ModelB\Makefile, 1066 , 2010-11-11
codes\ModelB\manager.f90, 202 , 2010-11-11
codes\ModelB\README.txt, 1064 , 2010-11-11
codes\ModelB\solver_mod.f90, 3089 , 2010-11-11
codes\ModelB\surff.m, 1580 , 2010-11-11
codes\ModelB\util_mod.f90, 4780 , 2010-11-11
codes\ModelB\variables_mod.f90, 1440 , 2010-11-11
codes\ModelC_alloy\input, 201 , 2010-11-11
codes\ModelC_alloy\Int_position, 2450000 , 2010-11-11
codes\ModelC_alloy\loader.f90, 110 , 2010-11-11
codes\ModelC_alloy\Makefile, 1085 , 2010-11-11
codes\ModelC_alloy\manager.f90, 241 , 2010-11-11
codes\ModelC_alloy\modelC_alloy, 164456 , 2010-11-11
codes\ModelC_alloy\README.txt, 1190 , 2010-11-11
codes\ModelC_alloy\solver_mod.f90, 9020 , 2010-11-11
codes\ModelC_alloy\surff.m, 1369 , 2010-11-11
codes\ModelC_alloy\util_mod.f90, 4892 , 2010-11-11
codes\ModelC_alloy\variables_mod.f90, 2171 , 2010-11-11
codes\ModelC_pure\input, 195 , 2010-11-11
codes\ModelC_pure\Makefile, 1046 , 2010-11-11
codes\ModelC_pure\manager.f90, 222 , 2010-11-11
codes\ModelC_pure\README.txt, 1194 , 2010-11-11
codes\ModelC_pure\solver_mod.f90, 5545 , 2010-11-11
codes\ModelC_pure\surff.m, 1361 , 2010-11-11
codes\ModelC_pure\util_mod.f90, 4885 , 2010-11-11
codes\ModelC_pure\variables_mod.f90, 1965 , 2010-11-11
codes\PFC_alloy\AlloyPFC_C_parallel\alloy.in, 297 , 2010-11-11
codes\PFC_alloy\AlloyPFC_C_parallel\fft_bhp_test_mpi_efficient_basic.c, 12868 , 2010-11-11
codes\PFC_alloy\AlloyPFC_C_parallel\fft_bhp_test_mpi_efficient_basic_v3.c, 12820 , 2010-11-30
codes\PFC_alloy\AlloyPFC_C_parallel\readme.txt, 1629 , 2010-11-11
codes\PFC_alloy\input, 870 , 2010-11-11
codes\PFC_alloy\Makefile, 1074 , 2010-11-11
codes\PFC_alloy\manager.f90, 199 , 2010-11-11
codes\PFC_alloy\PD_w008.pdf, 1780 , 2010-11-11
codes\PFC_alloy\PD_w088.pdf, 1917 , 2010-11-11
codes\PFC_alloy\README.txt, 1426 , 2010-11-11
codes\PFC_alloy\solver_mod.f90, 6168 , 2010-11-11
codes\PFC_alloy\surff.m, 1374 , 2010-11-11
codes\PFC_alloy\Thumbs.db, 9216 , 2010-11-11
codes\PFC_alloy\util_mod.f90, 4431 , 2010-11-11
codes\PFC_alloy\variables_mod.f90, 2671 , 2010-11-11
codes\PFC_alloy\AlloyPFC_C_parallel, 0 , 2013-12-18
codes\ModelA, 0 , 2013-12-18
codes\ModelB, 0 , 2013-12-18
codes\ModelC_alloy, 0 , 2013-12-18
codes\ModelC_pure, 0 , 2013-12-18
codes\PFC_alloy, 0 , 2013-12-18
codes, 0 , 2013-12-18

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

发表评论

0 个回复

  • cubic_spline
    说明:  三次样条插值的MATLAB程序(三弯矩方程)(Cubic Spline Interpolation MATLAB (3 Moment equation))
    2020-10-04 17:07:39下载
    积分:1
  • Adams-RK
    经典R-K法,通过它可以计算一些简单的常微分方程的数值解(Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations)
    2010-12-30 14:09:37下载
    积分:1
  • half-car
    ANSYS中关于车桥耦合的接触法命令流,车辆模型为二分之一车(About the vehicle.the contact method in ANSYS command stream, with half vehicle model car)
    2021-04-21 10:48:49下载
    积分:1
  • KA
    说明:  基尔霍夫近似方法,计算目标的双站散射系数。参考乌拉比的微波遥感。(Kirchhoff s approximation method to calculate the bistatic scattering coefficient of the target. Refer to the Orabi microwave remote sensing.)
    2015-07-17 20:52:50下载
    积分:1
  • LM_sample
    Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。( LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
    2017-06-01 19:37:34下载
    积分:1
  • ground-wave-
    计算地波传输衰减的程序,可以设置高度,大气条件等(Ground wave transmission attenuation calculation program, you can set the height, atmospheric conditions, etc.)
    2020-06-29 21:20:02下载
    积分:1
  • Euler equation
    说明:  采用Lax-Friedrichs通量分裂,使用C++编写程序,有限差分法(Lax-Friedrichs flux splitting, C ++ programming, finite difference method)
    2020-04-14 11:47:02下载
    积分:1
  • zhengchangshiD
    超声波检测混凝土,正演分析,通过一正弦入射波检测混凝土内部是否发生破坏或损伤(Ultrasonic inspection of concrete, forward analysis, incident detection by a sinusoidal internal concrete damage or injury has occurred)
    2011-06-27 15:34:48下载
    积分:1
  • gershdisc
    用来画多输入多输出系统的格式带,输入是矩阵形式(draw gershgorin)
    2012-06-04 13:29:25下载
    积分:1
  • Famous-Numerical-Iteration-Algorithm
    提供几种著名的大型线性方程组迭代算法,包括CG、PCG、Lanczos、MINRES(Several well-known large-scale linear equations iterative algorithm, including CG, PCG, Lanczos, MINRES)
    2012-11-26 16:41:41下载
    积分:1
  • 696516资源总数
  • 106348会员总数
  • 11今日下载