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

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

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

revision 1.4 by dimitri, Tue Nov 28 23:12:37 2017 UTC revision 1.5 by dcarroll, Thu Jan 4 20:47:04 2018 UTC
# Line 12  module load comp-intel/2016.2.181 mpi-sg Line 12  module load comp-intel/2016.2.181 mpi-sg
12  make depend  make depend
13  make -j 16  make -j 16
14    
15    # Instructions for running forward-only llc270 optimized solution (1992-2015)
16    cd ..
17    mkdir run
18    cd run
19    ln -sf ../build/mitgcmuv .
20    cp ../../MITgcm_contrib/ecco_darwin/v4_llc270/input/* .
21    ln -sf /nobackup/hzhang1/obs/input/bathy270_filled_noCaspian_r4 .
22    ln -sf /nobackup/hzhang1/forcing/era_xx .
23    ln -sf /nobackup/hzhang1/obs/input/pickup* .
24    ln -sf /nobackup/hzhang1/obs/input/runoff-2d-Fekete-1deg-mon-V4-SMOOTH.bin .
25    ln -sf /nobackup/hzhang1/obs/pri_err/smooth* .
26    ln -sf /nobackup/hzhang1/obs/input/tile* .
27    ln -sf /nobackup/hzhang1/obs/optim33/xx_* .
28    ln -sf /nobackup/hzhang1/pub/llc270_FWD/input/* .
29    ln -sf /nobackup/hzhang1/pub/llc270_FWD/input/19920101/* .
30    # modify job_llc270_fdH as needed
31    qsub job_llc270_fdH
32    
33  ==============  ==============
34  # Instructions for running forward-only llc270 optimized solution (2001-2015)  # Instructions for running forward-only llc270 optimized solution (2001-2015)
# Line 51  ln -sf /nobackup/hzhang1/pub/llc270_FWD/ Line 68  ln -sf /nobackup/hzhang1/pub/llc270_FWD/
68  ln -sf /nobackup/hzhang1/obs/optim33/xx_* .  ln -sf /nobackup/hzhang1/obs/optim33/xx_* .
69  # modify job_llc270_fdH as needed  # modify job_llc270_fdH as needed
70  qsub job_llc270_fdH  qsub job_llc270_fdH
71    
72    

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

  ViewVC Help
Powered by ViewVC 1.1.22