/[MITgcm]/MITgcm_contrib/test_scripts/ref_machine/README
ViewVC logotype

Annotation of /MITgcm_contrib/test_scripts/ref_machine/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Oct 17 23:19:47 2019 UTC (5 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
For additional experiments that require other binary input files

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/"

  ViewVC Help
Powered by ViewVC 1.1.22