New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 7199 – NEMO

Changeset 7199


Ignore:
Timestamp:
2016-11-06T10:09:29+01:00 (7 years ago)
Author:
cetlod
Message:

new top interface: update sette.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/SETTE/sette.sh

    r7198 r7199  
    315315    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    316316    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     317    set_namelist namelist_pisces_cfg ln_ironice .false. 
    317318    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    318319    if [ ${USING_MPMD} == "yes" ] ; then 
     
    354355    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    355356    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     357    set_namelist namelist_pisces_cfg ln_ironice .false. 
    356358    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    357359    # put ln_pisdmp to false : no restoring to global mean value 
     
    407409    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    408410    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     411    set_namelist namelist_pisces_cfg ln_ironice .false. 
    409412    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    410413    # put ln_pisdmp to false : no restoring to global mean value 
     
    445448    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    446449    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     450    set_namelist namelist_pisces_cfg ln_ironice .false. 
    447451    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    448452    # put ln_pisdmp to false : no restoring to global mean value 
     
    491495    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    492496    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     497    set_namelist namelist_pisces_cfg ln_ironice .false. 
    493498    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    494499    # put ln_pisdmp to false : no restoring to global mean value 
     
    531536    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    532537    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     538    set_namelist namelist_pisces_cfg ln_ironice .false. 
    533539    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    534540    # put ln_pisdmp to false : no restoring to global mean value 
     
    575581    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    576582    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     583    set_namelist namelist_pisces_cfg ln_ironice .false. 
    577584    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    578585    # put ln_pisdmp to false : no restoring to global mean value 
     
    612619    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    613620    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     621    set_namelist namelist_pisces_cfg ln_ironice .false. 
    614622    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    615623    # put ln_pisdmp to false : no restoring to global mean value 
Note: See TracChangeset for help on using the changeset viewer.