Changes between Version 4 and Version 5 of 2019WP/ENHANCE-04_AndrewC-reporting
- Timestamp:
- 2019-01-09T15:48:21+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2019WP/ENHANCE-04_AndrewC-reporting
v4 v5 404 404 405 405 {{{#!diff 406 290c291,294 407 < set_namelist namelist_cfg ln_ctl .true. 408 --- 409 > set_namelist namelist_cfg ln_ctl .false. 410 > set_namelist namelist_cfg sn_cfctl%l_config .true. 411 > set_namelist namelist_cfg sn_cfctl%l_runstat .true. 412 > set_namelist namelist_cfg sn_cfctl%l_trcstat .true. 406 Index: sette.sh 407 =================================================================== 408 --- sette.sh (revision 10459) 409 +++ sette.sh (working copy) 410 @@ -287,7 +288,10 @@ 411 set_namelist namelist_cfg nn_stock 495 412 set_namelist namelist_cfg jpni 4 413 set_namelist namelist_cfg jpnj 8 414 - set_namelist namelist_cfg ln_ctl .true. 415 + set_namelist namelist_cfg ln_ctl .false. 416 + set_namelist namelist_cfg sn_cfctl%l_config .true. 417 + set_namelist namelist_cfg sn_cfctl%l_runstat .true. 418 + set_namelist namelist_cfg sn_cfctl%l_trcstat .true. 419 set_namelist namelist_cfg ln_use_calving .true. 420 set_namelist namelist_cfg ln_wave .true. 421 set_namelist namelist_cfg ln_cdgw .true. 413 422 }}} 414 423 == Tests