Changeset 3863
- Timestamp:
- 05/29/18 18:28:13 (5 years ago)
- 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 206 206 ! =1 levitating ice with mass and salt exchange but no presure effect 207 207 ! =2 embedded sea-ice (full salt and mass exchanges and pressure) 208 ln_dm2dc = .true. ! daily mean to diurnal cycle on short wave209 208 ln_rnf = .true. ! runoffs (T => fill namsbc_rnf) 210 209 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 98 98 ! 3 = rnf file for isf 99 99 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 wave101 100 nn_fwb = 2 102 101 ln_rnf = .true. ! runoffs (T => fill namsbc_rnf) -
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA2/namelist_dfs5_ia_cfg
r3854 r3863 113 113 &namsbc_ssr ! surface boundary condition : sea surface restoring 114 114 !----------------------------------------------------------------------- 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] 115 122 / 116 123 !----------------------------------------------------------------------- -
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA2/namelist_jra_ia_cfg
r3854 r3863 109 109 &namsbc_ssr ! surface boundary condition : sea surface restoring 110 110 !----------------------------------------------------------------------- 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] 111 118 / 112 119 !-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.