Changeset 4653
- Timestamp:
- 2014-06-03T16:33:07+02:00 (11 years ago)
- Location:
- branches/dev_r4028_CNRS_LIM3_MV2014/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev_r4028_CNRS_LIM3_MV2014/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist
r4651 r4653 150 150 ! =1 use observed ice-cover , 151 151 ! =2 ice-model used ("key_lim3" or "key_lim2) 152 nn_ice_embd = 0! =0 levitating ice (no mass exchange, concentration/dilution effect)152 nn_ice_embd = 1 ! =0 levitating ice (no mass exchange, concentration/dilution effect) 153 153 ! =1 levitating ice with mass and salt exchange but no presure effect 154 154 ! =2 embedded sea-ice (full salt and mass exchanges and pressure) … … 156 156 ln_rnf = .true. ! runoffs (T => fill namsbc_rnf) 157 157 ln_ssr = .true. ! Sea Surface Restoring on T and/or S (T => fill namsbc_ssr) 158 nn_fwb = 3! FreshWater Budget: =0 unchecked158 nn_fwb = 2 ! FreshWater Budget: =0 unchecked 159 159 ! =1 global mean of e-p-r set to zero at each time step 160 160 ! =2 annual global mean of e-p-r set to zero … … 206 206 &namsbc_core ! namsbc_core CORE bulk formulae 207 207 !----------------------------------------------------------------------- 208 ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights! rotation !209 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename! pairing !210 sn_wndi = 'u_10.15JUNE2009_ orca2' , 6 , 'U_10_MOD', .false. , .true. , 'yearly' , '' , 'Uwnd'211 sn_wndj = 'v_10.15JUNE2009_ orca2' , 6 , 'V_10_MOD', .false. , .true. , 'yearly' , '' , 'Vwnd'212 sn_qsr = 'ncar_rad.15JUNE2009_ orca2' , 24 , 'SWDN_MOD', .false. , .true. , 'yearly' , '' , ''213 sn_qlw = 'ncar_rad.15JUNE2009_ orca2' , 24 , 'LWDN_MOD', .false. , .true. , 'yearly' , '' , ''214 sn_tair = 't_10.15JUNE2009_ orca2' , 6 , 'T_10_MOD', .false. , .true. , 'yearly' , '' , ''215 sn_humi = 'q_10.15JUNE2009_ orca2' , 6 , 'Q_10_MOD', .false. , .true. , 'yearly' , '' , ''216 sn_prec = 'ncar_precip.15JUNE2009_ orca2', -1 , 'PRC_MOD1', .false. , .true. , 'yearly' , '' , ''217 sn_snow = 'ncar_precip.15JUNE2009_ orca2', -1 , 'SNOW' , .false. , .true. , 'yearly' , '' , ''218 sn_tdif = 'taudif_core' , 24 , 'taudif' , .false. , .true. , 'yearly' , ' ' , ''208 ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! 209 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 210 sn_wndi = 'u_10.15JUNE2009_fill' , 6 , 'U_10_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bicubic_noc' , 'Uwnd' 211 sn_wndj = 'v_10.15JUNE2009_fill' , 6 , 'V_10_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bicubic_noc' , 'Vwnd' 212 sn_qsr = 'ncar_rad.15JUNE2009_fill' , 24 , 'SWDN_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc' , '' 213 sn_qlw = 'ncar_rad.15JUNE2009_fill' , 24 , 'LWDN_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc' , '' 214 sn_tair = 't_10.15JUNE2009_fill' , 6 , 'T_10_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc' , '' 215 sn_humi = 'q_10.15JUNE2009_fill' , 6 , 'Q_10_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc' , '' 216 sn_prec = 'ncar_precip.15JUNE2009_fill' , -1 , 'PRC_MOD1', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc' , '' 217 sn_snow = 'ncar_precip.15JUNE2009_fill' , -1 , 'SNOW' , .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc' , '' 218 sn_tdif = 'taudif_core' , 24 , 'taudif' , .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc' , '' 219 219 220 220 cn_dir = './' ! root directory for the location of the bulk files 221 221 ln_2m = .false. ! air temperature and humidity referenced at 2m (T) instead 10m (F) 222 ln_taudif = .false. ! HF tau contribution: use "mean of stress module - module of the mean stress" data 222 ln_taudif = .false. ! HF tau contribution: use "mean of stress module - module of the mean stress" data 223 223 rn_pfac = 1. ! multiplicative factor for precipitation (total & snow) 224 224 rn_efac = 1. ! clem: multiplicative factor for evaporation (0. or 1.) -
branches/dev_r4028_CNRS_LIM3_MV2014/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice
r4525 r4653 149 149 &namiceout ! parameters for outputs 150 150 !----------------------------------------------------------------------- 151 ! noumef = 43 ! number of fields152 !SF add_diag_swi= 1 ! 1 -> diagnose distribution in thickness space153 !SF ! 0 -> only simple diagnostics154 !155 ! ! title of the field ! name ! units ! save ! multipl. ! additive !156 ! ! ! ! ! or not ! factor ! factor !157 151 / 158 152 -
branches/dev_r4028_CNRS_LIM3_MV2014/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice_lim3
r4525 r4653 149 149 &namiceout ! parameters for outputs 150 150 !----------------------------------------------------------------------- 151 ! noumef = 43 ! number of fields152 !SF add_diag_swi= 1 ! 1 -> diagnose distribution in thickness space153 !SF ! 0 -> only simple diagnostics154 !155 ! ! title of the field ! name ! units ! save ! multipl. ! additive !156 ! ! ! ! ! or not ! factor ! factor !157 151 / 158 152
Note: See TracChangeset
for help on using the changeset viewer.