Ignore:
Timestamp:
05/29/18 18:28:13 (6 years ago)
Author:
cetlod
Message:

Phasing namelists

Location:
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA025/namelist_jra_ia_cfg

    r3854 r3863  
    206206                           !  =1 levitating ice with mass and salt exchange but no presure effect 
    207207                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure) 
    208    ln_dm2dc    = .true.    !  daily mean to diurnal cycle on short wave 
    209208   ln_rnf      = .true.    !  runoffs                                   (T   => fill namsbc_rnf) 
    210209   nn_isf      = 0         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf) 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA1/namelist_jra_ia_cfg

    r3854 r3863  
    9898                           !  3 = rnf file for isf 
    9999   nn_ice_embd = 1         ! embedded sea-ice (full salt and mass exchanges and pressure) 
    100    ln_dm2dc    = .true.    !  Daily mean to diurnal cycle on short wave 
    101100   nn_fwb      = 2 
    102101   ln_rnf      = .true.    !  runoffs                                   (T   => fill namsbc_rnf) 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA2/namelist_dfs5_ia_cfg

    r3854 r3863  
    113113&namsbc_ssr    !   surface boundary condition : sea surface restoring 
    114114!----------------------------------------------------------------------- 
     115   ! 
     116   nn_icedmp   =   0       !  Cntrl of surface restoration under ice nn_icedmp 
     117                           !  ( 0   =  no restoration under ice ) 
     118                           !  ( 1   =  restoration everywhere  ) 
     119                           !  ( > 1 =  reinforced damping (x nn_icedmp) under ice 
     120   ln_sssd_bnd =   .false. !  flag to bound  S-S* 
     121   rn_sssd_bnd =   0.01    !  ABS(Max./Min.) S-S* threshold  [psu] 
    115122/ 
    116123!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA2/namelist_jra_ia_cfg

    r3854 r3863  
    109109&namsbc_ssr    !   surface boundary condition : sea surface restoring 
    110110!----------------------------------------------------------------------- 
     111   ! 
     112   nn_icedmp   =   0       !  Cntrl of surface restoration under ice nn_icedmp 
     113                           !  ( 0   =  no restoration under ice ) 
     114                           !  ( 1   =  restoration everywhere  ) 
     115                           !  ( > 1 =  reinforced damping (x nn_icedmp) under ice 
     116   ln_sssd_bnd =   .false. !  flag to bound  S-S* 
     117   rn_sssd_bnd =   0.01    !  ABS(Max./Min.) S-S* threshold  [psu] 
    111118/ 
    112119!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.