Changeset 9933
- Timestamp:
- 2018-07-11T18:20:02+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
utils/CI/sette/sette.sh
r9920 r9933 289 289 set_namelist namelist_cfg jpnj 8 290 290 set_namelist namelist_cfg jpnij 32 291 set_namelist namelist_cfg ln_use_calving .true. 291 292 # 292 293 if [ ${USING_ICEBERGS} == "no" ] ; then set_namelist namelist_cfg ln_icebergs .false. ; fi … … 332 333 if [ ${USING_ICEBERGS} == "no" ] ; then set_namelist namelist_cfg ln_icebergs .false. ; fi 333 334 # 335 set_namelist namelist_ice_cfg ln_icediachk .true. 334 336 set_namelist namelist_top_cfg ln_rsttr .true. 335 337 set_namelist namelist_top_cfg nn_rsttr 2 … … 337 339 set_namelist namelist_top_cfg cn_trcrst_in \"O2L3P_LONG_00000495_restart_trc\" 338 340 set_namelist namelist_ice_cfg cn_icerst_in \"O2L3P_LONG_00000495_restart_ice\" 341 set_namelist namelist_top_cfg ln_trcdta .false. 339 342 # put ln_ironsed, ln_river, ln_ndepo, ln_dust 340 343 # if not you need input files, and for tests is not necessary
Note: See TracChangeset
for help on using the changeset viewer.