AMR code
收藏NIAID Data Ecosystem2026-03-10 收录
下载链接:
https://data.mendeley.com/datasets/kp266rgzf2
下载链接
链接失效反馈官方服务:
资源简介:
The present code is a small self-sufficient program for the AMR simulation presented in the paper "A multigrid AMR algorithm for the study of magnetic reconnection"
It is just one long script with inclusions, starting from struct.c and ending with mhd.c or arb2plot.c, so
struct.c C opert.c C derive.c C wav.c C multigrid1.c C mhd.c
struct.c C opert.c C derive.c C wav.c C multigrid1.c C arb2plot.c
To compile it with Linux, type "gcc -fopenmp -o mhd mhd.c -lm" in the folder where the files are
"./mhd" or "./mhd >out.txt&" to execute
The parameters may be changed at the beginning of the "mhd.c" program
If you need any information or advice you can send a message to: erwan.deriaz@univ-lorraine.fr
创建时间:
2017-09-25



