Changeset 7199
- Timestamp:
- 2016-11-06T10:09:29+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/SETTE/sette.sh
r7198 r7199 315 315 set_namelist namelist_pisces_cfg ln_ndepo .false. 316 316 set_namelist namelist_pisces_cfg ln_ironsed .false. 317 set_namelist namelist_pisces_cfg ln_ironice .false. 317 318 set_namelist namelist_pisces_cfg ln_hydrofe .false. 318 319 if [ ${USING_MPMD} == "yes" ] ; then … … 354 355 set_namelist namelist_pisces_cfg ln_ndepo .false. 355 356 set_namelist namelist_pisces_cfg ln_ironsed .false. 357 set_namelist namelist_pisces_cfg ln_ironice .false. 356 358 set_namelist namelist_pisces_cfg ln_hydrofe .false. 357 359 # put ln_pisdmp to false : no restoring to global mean value … … 407 409 set_namelist namelist_pisces_cfg ln_ndepo .false. 408 410 set_namelist namelist_pisces_cfg ln_ironsed .false. 411 set_namelist namelist_pisces_cfg ln_ironice .false. 409 412 set_namelist namelist_pisces_cfg ln_hydrofe .false. 410 413 # put ln_pisdmp to false : no restoring to global mean value … … 445 448 set_namelist namelist_pisces_cfg ln_ndepo .false. 446 449 set_namelist namelist_pisces_cfg ln_ironsed .false. 450 set_namelist namelist_pisces_cfg ln_ironice .false. 447 451 set_namelist namelist_pisces_cfg ln_hydrofe .false. 448 452 # put ln_pisdmp to false : no restoring to global mean value … … 491 495 set_namelist namelist_pisces_cfg ln_ndepo .false. 492 496 set_namelist namelist_pisces_cfg ln_ironsed .false. 497 set_namelist namelist_pisces_cfg ln_ironice .false. 493 498 set_namelist namelist_pisces_cfg ln_hydrofe .false. 494 499 # put ln_pisdmp to false : no restoring to global mean value … … 531 536 set_namelist namelist_pisces_cfg ln_ndepo .false. 532 537 set_namelist namelist_pisces_cfg ln_ironsed .false. 538 set_namelist namelist_pisces_cfg ln_ironice .false. 533 539 set_namelist namelist_pisces_cfg ln_hydrofe .false. 534 540 # put ln_pisdmp to false : no restoring to global mean value … … 575 581 set_namelist namelist_pisces_cfg ln_ndepo .false. 576 582 set_namelist namelist_pisces_cfg ln_ironsed .false. 583 set_namelist namelist_pisces_cfg ln_ironice .false. 577 584 set_namelist namelist_pisces_cfg ln_hydrofe .false. 578 585 # put ln_pisdmp to false : no restoring to global mean value … … 612 619 set_namelist namelist_pisces_cfg ln_ndepo .false. 613 620 set_namelist namelist_pisces_cfg ln_ironsed .false. 621 set_namelist namelist_pisces_cfg ln_ironice .false. 614 622 set_namelist namelist_pisces_cfg ln_hydrofe .false. 615 623 # put ln_pisdmp to false : no restoring to global mean value
Note: See TracChangeset
for help on using the changeset viewer.