Examples of New Domain Decomposition MPI Programs by PRIMEPOWER HPC2500


Fortran Program Examples of New Domain Decomposition 3-Dimensional MHD Code

MPI Fortran programs of new domain decomposition and 3-Dimensional MHD code executed by Fujitsu PRIMEPOWER HPC2500 in the Information Technology Center of Nagoya University. The modified leap-frog method is used in the 3-dimensional MHD simulation code of whole earth's magnetosphere (complete 3D MHD code).

領域分割3次元MHDコード

・領域分割3次元MHDコードのベンチマークテストの方法 ・領域分割3次元MHDコードのベンチマークテストの結果 (A) mearthd1dc2n.f :1次元領域分割 ベクトル並列機用 f(nx2,ny2,nz2,nb) (B) mearthd2dc2n.f :2次元領域分割 ベクトル並列機用 f(nx2,ny2,nz2,nb) (C) mearthd3dc2n.f :3次元領域分割 ベクトル並列機用 f(nx2,ny2,nz2,nb) (D) mearthd3dd2n.f :3次元領域分割 スカラー並列機用 f(nb,nx2,ny2,nz2) readme :Fujitsu PRIMEPOWER HPC2500でのコンパイルと実行シェル readme1.txt :3次元MHDコードの説明

前のページに戻る