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 7447 – NEMO

Changeset 7447


Ignore:
Timestamp:
2016-12-02T15:19:20+01:00 (7 years ago)
Author:
lovato
Message:

#1811 - Add ln_ironice to false in SETTE to ensure O2LIMPISCES repro

File:
1 edited

Legend:

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

    r7446 r7447  
    455455    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    456456    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     457    set_namelist namelist_pisces_cfg ln_ironice .false. 
    457458    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    458459    if [ ${USING_MPMD} == "yes" ] ; then 
     
    495496    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    496497    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     498    set_namelist namelist_pisces_cfg ln_ironice .false. 
    497499    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    498500    # put ln_pisdmp to false : no restoring to global mean value 
     
    549551    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    550552    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     553    set_namelist namelist_pisces_cfg ln_ironice .false. 
    551554    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    552555    # put ln_pisdmp to false : no restoring to global mean value 
     
    588591    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    589592    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     593    set_namelist namelist_pisces_cfg ln_ironice .false. 
    590594    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    591595    # put ln_pisdmp to false : no restoring to global mean value 
     
    636640    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    637641    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     642    set_namelist namelist_pisces_cfg ln_ironice .false. 
    638643    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    639644    # put ln_pisdmp to false : no restoring to global mean value 
     
    678683    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    679684    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     685    set_namelist namelist_pisces_cfg ln_ironice .false. 
    680686    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    681687    # put ln_pisdmp to false : no restoring to global mean value 
     
    724730    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    725731    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     732    set_namelist namelist_pisces_cfg ln_ironice .false. 
    726733    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    727734    # put ln_pisdmp to false : no restoring to global mean value 
     
    763770    set_namelist namelist_pisces_cfg ln_ndepo .false. 
    764771    set_namelist namelist_pisces_cfg ln_ironsed .false. 
     772    set_namelist namelist_pisces_cfg ln_ironice .false. 
    765773    set_namelist namelist_pisces_cfg ln_hydrofe .false. 
    766774    # put ln_pisdmp to false : no restoring to global mean value 
Note: See TracChangeset for help on using the changeset viewer.