Changeset 7370
- Timestamp:
- 2016-11-29T13:04:09+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2016/dev_CNRS_2016/NEMOGCM/SETTE/sette.sh
r7329 r7370 144 144 # 17 & 18 145 145 146 for config in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18146 for config in 14 15 16 17 18 147 147 148 148 do … … 1230 1230 set_namelist 1_namelist_cfg ln_clobber .true. 1231 1231 set_namelist 1_namelist_cfg ln_read_cfg .true. 1232 set_namelist 1_namelist_cfg ln_linssh . false.1232 set_namelist 1_namelist_cfg ln_linssh .true. 1233 1233 if [ ${USING_MPMD} == "yes" ] ; then 1234 1234 set_xio_using_server iodef.xml true … … 1339 1339 set_namelist namelist_cfg jpnj 2 1340 1340 set_namelist namelist_cfg jpnij 4 1341 # set_namelist namelist_cfg nn_solv 21342 #1343 1341 set_namelist 1_namelist_cfg cn_exp \"O2LP_LONG\" 1344 1342 set_namelist 1_namelist_cfg nn_it000 1 … … 1348 1346 set_namelist 1_namelist_cfg ln_clobber .true. 1349 1347 set_namelist 1_namelist_cfg ln_read_cfg .true. 1350 set_namelist 1_namelist_cfg ln_linssh . false.1348 set_namelist 1_namelist_cfg ln_linssh .true. 1351 1349 # 1352 1350 if [ ${USING_MPMD} == "yes" ] ; then … … 1427 1425 set_namelist namelist_cfg ln_clobber .true. 1428 1426 set_namelist namelist_cfg ln_read_cfg .true. 1429 set_namelist namelist_cfg ln_linssh . false.1427 set_namelist namelist_cfg ln_linssh .true. 1430 1428 set_namelist namelist_cfg nn_fwb 0 1431 1429 set_namelist namelist_cfg jpni 4 … … 1461 1459 set_namelist namelist_cfg ln_clobber .true. 1462 1460 set_namelist namelist_cfg ln_read_cfg .true. 1463 set_namelist namelist_cfg ln_linssh . false.1461 set_namelist namelist_cfg ln_linssh .true. 1464 1462 set_namelist namelist_cfg nn_fwb 0 1465 1463 set_namelist namelist_cfg jpni 2
Note: See TracChangeset
for help on using the changeset viewer.