/[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.5 by dimitri, Fri Oct 19 19:24:06 2018 UTC revision 1.6 by dimitri, Fri Oct 19 22:54:15 2018 UTC
# Line 8  module load comp-intel/2016.2.181 mpi-sg Line 8  module load comp-intel/2016.2.181 mpi-sg
8    
9  ########################################  ########################################
10  # 30x30x96 configuration without asyncio  # 30x30x96 configuration without asyncio
11  cvs co -D "2013/08/21 00:25:30" MITgcm_code  cvs co MITgcm_code
12  cvs co MITgcm_contrib/llc_hires/llc_90  cvs co MITgcm_contrib/llc_hires/llc_90
13  cd MITgcm  cd MITgcm
14  mkdir build run1  mkdir build run1
# Line 28  mpiexec -n 96 ./mitgcmuv Line 28  mpiexec -n 96 ./mitgcmuv
28    
29  #####################################  #####################################
30  # 30x30x96 configuration with asyncio  # 30x30x96 configuration with asyncio
31    cd ../../MITgcm
32  mkdir run2  mkdir run2
33  cd build  cd build
34  rm *  rm *
# Line 42  ln -sf /nobackup/dmenemen/GEOS5/experime Line 43  ln -sf /nobackup/dmenemen/GEOS5/experime
43  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .
44  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .  ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin .
45  cp ../../MITgcm_contrib/llc_hires/llc_90/input/* .  cp ../../MITgcm_contrib/llc_hires/llc_90/input/* .
46    mv data_async data
47  mpiexec -n 124 ./mitgcmuv  mpiexec -n 124 ./mitgcmuv
48    
49  ###################################################  ###################################################

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

  ViewVC Help
Powered by ViewVC 1.1.22