相场程序

所属分类:仿真建模
开发工具:matlab
文件大小:978KB
下载次数:79
上传日期:2017-12-08 21:34:56
上 传 者kkkkking
说明:  有关相场的matlab程序,有相场法fortran源代码
(Matlab program on phase field)

文件列表:
matlab相场法求解.txt (5543, 2017-12-05)
ModelA (0, 2017-12-05)
ModelA\input (167, 2010-11-11)
ModelA\Makefile (1037, 2010-11-11)
ModelA\manager.f90 (202, 2010-11-11)
ModelA\solver_mod.f90 (2953, 2010-11-11)
ModelA\surff.m (1581, 2010-11-11)
ModelA\util_mod.f90 (4784, 2010-11-11)
ModelA\variables_mod.f90 (1694, 2010-11-11)
ModelB (0, 2017-12-05)
ModelB\averga_psi (1079101, 2010-11-11)
ModelB\averga_psi_cp (572251, 2010-11-11)
ModelB\input (171, 2010-11-11)
ModelB\Makefile (1066, 2010-11-11)
ModelB\manager.f90 (202, 2010-11-11)
ModelB\solver_mod.f90 (3089, 2010-11-11)
ModelB\surff.m (1580, 2010-11-11)
ModelB\util_mod.f90 (4780, 2010-11-11)
ModelB\variables_mod.f90 (1440, 2010-11-11)
ModelC_alloy (0, 2017-12-05)
ModelC_alloy\input (201, 2010-11-11)
ModelC_alloy\Int_position (2450000, 2010-11-11)
ModelC_alloy\loader.f90 (110, 2010-11-11)
ModelC_alloy\Makefile (1085, 2010-11-11)
ModelC_alloy\manager.f90 (241, 2010-11-11)
ModelC_alloy\modelC_alloy (164456, 2010-11-11)
ModelC_alloy\solver_mod.f90 (9020, 2010-11-11)
ModelC_alloy\surff.m (1369, 2010-11-11)
ModelC_alloy\util_mod.f90 (4892, 2010-11-11)
ModelC_alloy\variables_mod.f90 (2171, 2010-11-11)
ModelC_pure (0, 2017-12-05)
ModelC_pure\input (195, 2010-11-11)
ModelC_pure\Makefile (1046, 2010-11-11)
ModelC_pure\manager.f90 (222, 2010-11-11)
ModelC_pure\solver_mod.f90 (5545, 2010-11-11)
ModelC_pure\surff.m (1361, 2010-11-11)
... ...

These codes simulate model A, as described in the text. They are structured in modular form, and students an encouraged to build more complex codes using this structure. The file "manager.f" is the highest level of control, co-ordinating, so to speak, the sequence to calls to to solvers, initializations, etc. The module solver_mod.f90 contains the solver routines. The module util_mod.f90 contains functions called upon to do various i/o. To compile the codes into an executable, type: "make" To run, type ./

近期下载者

相关文件


收藏者