source: models/ARPCLIMAT/setup_ARPCLIMAT.sh @ 243

Last change on this file since 243 was 99, checked in by htune, 7 years ago

modified serie_ARPCLIMAT.sh and created setup_ARPCLIMAT.sh so that bench.sh ARPCLIMAT has the same result as bench_ARPCLIMAT.sh (Najda)

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 711 bytes
Line 
1
2
3# To be modified if namelists and binaries are not at the default location
4#PREP=/home/common/pack/arp603_export.01.GFORTRAN610.cx/bin/PREP
5cat << EOF > models/ARPCLIMAT/param_ARPCLIMAT
6nlev=91
7timestep=300
8cycle=arp631
9simuREF=CMIP6
10namref=$REP_MUSC/namelist/ARPCLIMAT/nam.atm.tl127l91r.CMIP6.v631
11
12namsfx=$REP_MUSC/namelist/SURFEX/nam.sfx.tl127.CMIP6.v631
13
14MASTER=/home/common/pack/arp631/bin/MASTER
15PGD=/home/common/pack/arp631/bin/PGD
16PREP=/home/common/pack/arp631/bin/PREP
17#MASTER=/Users/romainroehrig/rootpack/arp603_export.01.MPIGNU640.x/bin/MASTERODB
18#PGD=/Users/romainroehrig/rootpack/arp603_export.01.MPIGNU640.x/bin/PGD
19#PREP=/Users/romainroehrig/rootpack/arp603_export.01.MPIGNU640.x/bin/PREP
20EOF
Note: See TracBrowser for help on using the repository browser.