#author("2018-10-15T13:04:55+09:00","kei","kei")
#ls2(research/Memo/ECPC)
* Memo for RSM simulation in ECPC [#q0e69c52]
#contents
** Running RSM with rsm script [#i966b52d]
-reference: http://isotope.iis.u-tokyo.ac.jp/~kei/g-rsm/mainSpace/Testing%20RSM%20with%20rsm%20script.html
-Tips for dummy (There are little differences from the reference)
Not "runs" directory but "rruns" directory. -> Same in other tests.
** Running RSM with rsim script [#h4f9c7fb]
-reference: http://isotope.iis.u-tokyo.ac.jp/~kei/g-rsm/mainSpace/Running%20RSM%20with%20rsim%20script.html
-Tips for mpi-run
For mpich-run, "-lgm" makes failure in installation process.
-> Change EXTRA_LIBS in "rsm/opt/option-linux-mpi"
-Tips for data download from ECPC server
For download from ECPC server,
$ sftp dataman@tsuzumi.ucsd.edu
-> give password "ecpc_data"
> cd /sfcanl/2002
> get sst.grib
get other necessary data.
**Testing CRSM (C2R) Part I [#o79a5011]
-reference: http://isotope.iis.u-tokyo.ac.jp/~kei/g-rsm/mainSpace/Testing%20CRSM%20(C2R)%20Part%20I.html
-Tips
In executable script "crsm", add "FCST_NPES=4" (for example, 4-CPU run.)