/[MITgcm]/MITgcm_contrib/ecco_darwin/v5_llc270/readme.txt
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_darwin/v5_llc270/readme.txt

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


Revision 1.4 - (hide annotations) (download)
Wed May 1 20:45:22 2019 UTC (6 years, 3 months ago) by zhc
Branch: MAIN
Changes since 1.3: +1 -1 lines
File MIME type: text/plain
v5 input instead of v4 input

1 dimitri 1.1 ==============
2     # Build executable for forward-only llc270 iteration 42 optimized solution
3     cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -D "11/28/17" MITgcm_code
4     cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co MITgcm_contrib/ecco_darwin/v4_llc270
5     cd MITgcm
6     mkdir build
7     cd build
8     module purge
9     module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
10     ../tools/genmake2 -of \
11     ../../MITgcm_contrib/ecco_darwin/v4_llc270/code/linux_amd64_ifort+mpi_ice_nas \
12     -mo ../../MITgcm_contrib/ecco_darwin/v4_llc270/code
13     make depend
14     make -j 16
15    
16    
17     ==============
18     # Instructions for running forward-only llc270 optimized solution (1992-2015)
19     cd ..
20     mkdir run
21     cd run
22     mkdir diags
23     ln -sf ../build/mitgcmuv .
24 dimitri 1.3 ln -sf /nobackupp2/dmenemen/public/llc_270/iter42/input/* .
25 dimitri 1.1 ln -sf /nobackup/hzhang1/forcing/era_xx .
26 dimitri 1.2 ln -sf /nobackup/dcarrol2/LOAC/write_bin/v1.4.0/jra55_do_runoff_llc270_* .
27 zhc 1.4 cp ../../MITgcm_contrib/ecco_darwin/v5_llc270/input/* .
28 dimitri 1.1 # modify job_llc270_fdH as needed
29     qsub job_llc270_fdH

  ViewVC Help
Powered by ViewVC 1.1.22