/[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.11 by dimitri, Wed Feb 5 16:56:41 2020 UTC revision 1.12 by dimitri, Fri Feb 7 15:39:15 2020 UTC
# Line 33  ln -sf /nobackupp2/dmenemen//llc_4320/ru Line 33  ln -sf /nobackupp2/dmenemen//llc_4320/ru
33  cp ../../MITgcm_contrib/llc_hires/llc_90/input/* .  cp ../../MITgcm_contrib/llc_hires/llc_90/input/* .
34  mpiexec -n 96 ./mitgcmuv  mpiexec -n 96 ./mitgcmuv
35    
36  #####################################  ###################################################
37  # 30x30x96 configuration with asyncio  # 30x30x96 configuration with Bron's latest asyncio
38  cd ../../MITgcm  cd ../../MITgcm
39  mkdir run2  mkdir run2
40  cd build  cd build
# Line 53  cp ../../MITgcm_contrib/llc_hires/llc_90 Line 53  cp ../../MITgcm_contrib/llc_hires/llc_90
53  mv data_async data  mv data_async data
54  mpiexec -n 136 ./mitgcmuv  mpiexec -n 136 ./mitgcmuv
55    
56  ###################################################  #################################################################
57  # 30x30x96 configuration with asyncio and no seaice  # 30x30x96 configuration with Bron's latest asyncio and no seaice
58  cd ../../MITgcm  cd ../../MITgcm
59  mkdir run4  mkdir run3
60  cd build  cd build
61  rm *  rm *
62  ../tools/genmake2 -of \  ../tools/genmake2 -of \
63   ../../MITgcm_contrib/llc_hires/llc_90/code-async/linux_amd64_ifort+mpi_ice_nas \   ../../MITgcm_contrib/llc_hires/llc_90/code-async/linux_amd64_ifort+mpi_ice_nas \
64    -mpi -mods ../../MITgcm_contrib/llc_hires/llc_90/code-async-noseaice    -mpi -mods ../../MITgcm_contrib/llc_hires/llc_90/code-async-noseaice
65  make depend  make depend
66  make -j 16  make -j 96
67  cd ../run4  cd ../run3
68  cp ../build/mitgcmuv .  cp ../build/mitgcmuv .
69  ln -sf /nobackup/dmenemen/tarballs/llc_90/* .  ln -sf /nobackup/dmenemen/tarballs/llc_90/* .
70  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .
71  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .
72  cp ../../MITgcm_contrib/llc_hires/llc_90/input-noseaice/* .  cp ../../MITgcm_contrib/llc_hires/llc_90/input-noseaice/* .
73  mpiexec -n 124 ./mitgcmuv  mpiexec -n 136 ./mitgcmuv

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22