文件名称:ModelC_alloy
介绍说明--下载内容均来自于网络,请自行研究使用
These codes simulate model C for a dilute alloy (one order parameter and one thermal field), 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 ./<name_of_executable
To compile the codes into an executable, type: "make"
To run, type ./<name_of_executable
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
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\README.txt | 1190 | 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_alloy |