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

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

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

revision 1.4 by zhc, Wed May 1 20:45:22 2019 UTC revision 1.7 by zhc, Wed Jun 26 23:07:30 2019 UTC
# Line 1  Line 1 
1  ==============  ==============
2  # Build executable for forward-only llc270 iteration 42 optimized solution  # 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  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  cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co MITgcm_contrib/ecco_darwin/v5_llc270
5  cd MITgcm  cd MITgcm
6  mkdir build  mkdir build
7  cd build  cd build
8  module purge  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  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 \  ../tools/genmake2 -of \
11      ../../MITgcm_contrib/ecco_darwin/v4_llc270/code/linux_amd64_ifort+mpi_ice_nas \      ../../MITgcm_contrib/ecco_darwin/v5_llc270/code/linux_amd64_ifort+mpi_ice_nas \
12      -mo ../../MITgcm_contrib/ecco_darwin/v4_llc270/code      -mo ../../MITgcm_contrib/ecco_darwin/v5_llc270/code
13  make depend  make depend
14  make -j 16  make -j 16
15    
# Line 23  mkdir diags Line 23  mkdir diags
23  ln -sf ../build/mitgcmuv .  ln -sf ../build/mitgcmuv .
24  ln -sf /nobackupp2/dmenemen/public/llc_270/iter42/input/* .  ln -sf /nobackupp2/dmenemen/public/llc_270/iter42/input/* .
25  ln -sf /nobackup/hzhang1/forcing/era_xx .  ln -sf /nobackup/hzhang1/forcing/era_xx .
26  ln -sf /nobackup/dcarrol2/LOAC/write_bin/v1.4.0/jra55_do_runoff_llc270_* .  ln -sf /nobackup/hzhang1/forcing/jra55_do/LOACv1.4.0_HJ .
27    ln -sf /nobackup/hzhang1/forcing/jra55_do/LOACriver_temp .
28  cp ../../MITgcm_contrib/ecco_darwin/v5_llc270/input/* .  cp ../../MITgcm_contrib/ecco_darwin/v5_llc270/input/* .
29  # modify job_llc270_fdH as needed  # modify job_llc270_fdH as needed
30  qsub job_llc270_fdH  qsub job_llc270_fdH

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22