Changeset 9906
- Timestamp:
- 2018-07-09T15:47:51+02:00 (7 years ago)
- Location:
- utils/CI/sette
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
utils/CI/sette/param.cfg
r9663 r9906 1 1 #- forcing files storing 2 FORCING_DIR= $WORKDIR/FORCING2 FORCING_DIR=/ccc/scratch/cont005/ra0542/massons/input_nemo_v4.0 3 3 #- input files storing 4 4 INPUT_DIR=${CONFIG_DIR}/${NEW_CONF}/EXP00 -
utils/CI/sette/sette.sh
r9904 r9906 88 88 # 89 89 # Compiler among those in NEMOGCM/ARCH 90 COMPILER=X64_ ADA91 92 export BATCH_COMMAND_PAR= "llsubmit"93 export BATCH_COMMAND_SEQ= $BATCH_COMMAND_PAR90 COMPILER=X64_IRENE 91 92 export BATCH_COMMAND_PAR=ccc_msub 93 export BATCH_COMMAND_SEQ=ccc_msub 94 94 export INTERACT_FLAG="no" 95 95 export MPIRUN_FLAG="yes" … … 143 143 # SPITZ12 : 9 regional configuration including sea-ice and tides (Spitzbergen) 144 144 145 for config in 1 2 3 4 5 6 7 8 9 145 for config in 2 146 #for config in 1 2 3 4 5 6 7 8 9 146 147 do 147 148
Note: See TracChangeset
for help on using the changeset viewer.