| 1 |
jmc |
1.1 |
# $Header: $ |
| 2 |
|
|
# $Name: $ |
| 3 |
|
|
|
| 4 |
|
|
# Content of dir "other_input", used to run additional experiments: |
| 5 |
|
|
# currently used: |
| 6 |
|
|
# 1) on villon.mit.edu, in ~jm_c/test_villon/ for tests: |
| 7 |
|
|
# gfortran+mpi: addExp='global_oce_cs32 global_oce_llc90' |
| 8 |
|
|
# 2) on batsi.mit.edu, in ~jm_c/test_batsi/ for tests: |
| 9 |
|
|
# gfortran+mpi: addExp='global_oce_cs32' |
| 10 |
|
|
# 3) on baudelaire.mit.edu, in /srv/scratch/jmc/test_baudelaire/ for tests: |
| 11 |
|
|
# gfortran+mpi: addExp='global_oce_cs32' |
| 12 |
|
|
|
| 13 |
|
|
A) from Gael instructions, adjusted to: |
| 14 |
|
|
setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/u/gcmpack' |
| 15 |
|
|
cvs co -P -d gael_oce_llc90_gzip MITgcm_contrib/gael/verification/ECCO_v4_r2/input_fields |
| 16 |
|
|
mkdir gael_oce_llc90_input |
| 17 |
|
|
( cd gael_oce_llc90_input ; cp -p ../gael_oce_llc90_gzip/*.meta . ; \ |
| 18 |
|
|
ln -s ../gael_oce_llc90_gzip/*.gz . ; ../gael_oce_llc90_gzip/gunzip_files ) |
| 19 |
|
|
jmc only: |
| 20 |
|
|
( cd gael_oce_llc90_input ; rmlnk ) |
| 21 |
|
|
|
| 22 |
|
|
#- Note: This dir is to be linked to "input_fields" in verification/global_oce_llc90/ |
| 23 |
|
|
|
| 24 |
|
|
B) from Gael instructions: |
| 25 |
|
|
wget ftp://mit.ecco-group.org/ecco_for_las/version_4/checkpoints/global_oce_input_fields.tar.gz |
| 26 |
|
|
gunzip global_oce_input_fields.tar.gz |
| 27 |
|
|
tar -xf global_oce_input_fields.tar |
| 28 |
|
|
\rm -f global_oce_input_fields.tar |
| 29 |
|
|
|
| 30 |
|
|
#- Note: The content of this dir is to be linked inside "verification/global_oce_llc90/input_verifs/" |
| 31 |
|
|
|
| 32 |
|
|
C) from Gael instructions: |
| 33 |
|
|
wget ftp://mit.ecco-group.org/ecco_for_las/version_4/checkpoints/core2_cnyf.tar |
| 34 |
|
|
tar -xf core2_cnyf.tar |
| 35 |
|
|
\rm -f core2_cnyf.tar |
| 36 |
|
|
|
| 37 |
|
|
#- Note: This dir is to be linked inside "verification/global_oce_llc90/input_verifs/" |
| 38 |
|
|
# and also inside "verification/global_oce_cs32/" |