/[MITgcm]/MITgcm_contrib/llc_hires/llc_90/readme.txt
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_90/readme.txt

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

revision 1.8 by dimitri, Sun Mar 3 13:59:34 2019 UTC revision 1.10 by dimitri, Wed Feb 5 16:43:38 2020 UTC
# Line 25  rm * Line 25  rm *
25   -mpi -mods ../../MITgcm_contrib/llc_hires/llc_90/code   -mpi -mods ../../MITgcm_contrib/llc_hires/llc_90/code
26  make depend  make depend
27  make -j 96  make -j 96
 cp mitgcmuv ../run1  
28  cd ../run1  cd ../run1
29  ln -sf /nobackup/dmenemen/GEOS5/experiments/llc90/data/* .  cp ../build/mitgcmuv .
30    ln -sf /nobackup/dmenemen/tarballs/llc_90/* .
31  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .
32  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .
33  cp ../../MITgcm_contrib/llc_hires/llc_90/input/* .  cp ../../MITgcm_contrib/llc_hires/llc_90/input/* .
# Line 44  rm * Line 44  rm *
44   '../../MITgcm_contrib/llc_hires/llc_90/code-async ../../MITgcm_contrib/llc_hires/llc_90/code'   '../../MITgcm_contrib/llc_hires/llc_90/code-async ../../MITgcm_contrib/llc_hires/llc_90/code'
45  make depend  make depend
46  make -j 96  make -j 96
 cp mitgcmuv ../run2  
47  cd ../run2  cd ../run2
48  ln -sf /nobackup/dmenemen/GEOS5/experiments/llc90/data/* .  cp ../build/mitgcmuv .
49    ln -sf /nobackup/dmenemen/tarballs/llc_90/* .
50  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .
51  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .
52  cp ../../MITgcm_contrib/llc_hires/llc_90/input/* .  cp ../../MITgcm_contrib/llc_hires/llc_90/input/* .
# Line 55  mpiexec -n 136 ./mitgcmuv Line 55  mpiexec -n 136 ./mitgcmuv
55    
56  ###################################################  ###################################################
57  # 30x30x96 configuration with asyncio and no seaice  # 30x30x96 configuration with asyncio and no seaice
58    # Hangs after first "I/O ranks waiting for new epoch"
59    cd ../../MITgcm
60  mkdir run4  mkdir run4
61  cd build  cd build
62  rm *  rm *
# Line 63  rm * Line 65  rm *
65    -mpi -mods ../../MITgcm_contrib/llc_hires/llc_90/code-async-noseaice    -mpi -mods ../../MITgcm_contrib/llc_hires/llc_90/code-async-noseaice
66  make depend  make depend
67  make -j 16  make -j 16
 cp mitgcmuv ../run4  
68  cd ../run4  cd ../run4
69  ln -sf /nobackup/dmenemen/GEOS5/experiments/llc90/data/* .  cp ../build/mitgcmuv .
70    ln -sf /nobackup/dmenemen/tarballs/llc_90/* .
71  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .
72  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .
73  cp ../../MITgcm_contrib/llc_hires/llc_90/input-noseaice/* .  cp ../../MITgcm_contrib/llc_hires/llc_90/input-noseaice/* .

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22