Changeset 9516
- Timestamp:
- 2018-04-27T16:46:20+02:00 (7 years ago)
- Location:
- branches/2017/dev_merge_2017/NEMOGCM/CONFIG
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AGRIF_NORDIC/EXP00/namelist_cfg
r9514 r9516 238 238 !----------------------------------------------------------------------- 239 239 ! ! Operator type: 240 ln_traldf_lap = .true.! laplacian operator240 ln_traldf_lap = .true. ! laplacian operator 241 241 ! ! Direction of action: 242 ln_traldf_iso = .true. ! iso-neutral (Standard operator) 242 ln_traldf_iso = .true. ! iso-neutral (Standard operator) 243 ! ! iso-neutral options: 244 ln_traldf_msc = .true. ! Method of Stabilizing Correction (both operators) 243 245 ! ! Coefficients: 244 246 nn_aht_ijk_t = 20 ! space/time variation of eddy coef -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg
r9490 r9516 66 66 nn_fsbc = 1 ! frequency of SBC module call 67 67 ln_flx = .true. ! flux formulation (T => fill namsbc_flx) 68 ln_traqsr = . true.! Light penetration in the ocean (T => fill namtra_qsr)69 ln_ssr = . true.! Sea Surface Restoring on T and/or S (T => fill namsbc_ssr)70 ln_rnf = . true.! runoffs (T => fill namsbc_rnf)71 ln_apr_dyn = . true.! Patm gradient added in ocean & ice Eqs. (T => fill namsbc_apr )68 ln_traqsr = .false. ! Light penetration in the ocean (T => fill namtra_qsr) 69 ln_ssr = .false. ! Sea Surface Restoring on T and/or S (T => fill namsbc_ssr) 70 ln_rnf = .false. ! runoffs (T => fill namsbc_rnf) 71 ln_apr_dyn = .false. ! Patm gradient added in ocean & ice Eqs. (T => fill namsbc_apr ) 72 72 / 73 73 !----------------------------------------------------------------------- … … 99 99 100 100 cn_dir = 'fluxes/' ! root directory for the location of the runoff files 101 ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask ! 102 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename ! 103 sn_sst = 'amm12_sstref' , 24 , 'sst' , .true. , .false. , 'daily' , .false. , '' , '' , '' 104 sn_sss = 'sss_data' , -1 , 'sss' , .true. , .true. , 'yearly' , .false. , '' , '' , '' 101 !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! 102 ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 103 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename ! 104 sn_sst = 'amm12_sstref' , 24 , 'sst' , .true. , .false., 'daily' , '' , '' , '' 105 sn_sss = 'sss_data' , -1 , 'sss' , .true. , .true. , 'yearly' , '' , '' , '' 105 106 / 106 107 !----------------------------------------------------------------------- … … 113 114 114 115 cn_dir = './' ! root directory for the flux data location 115 !___________!_________________________!___________________!___________!_____________!________!___________!__________________ ____________________!__________!_______________!116 ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename! rotation ! land/sea mask !117 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! 118 sn_rnf = 'amm12_rivers' , 24 , 'rorunoff', .false. , .true. , 'yearly' , '' 119 sn_cnf = 'runoff_1m_nomask' , 0 , 'socoefr0', .false. , .true. , 'yearly' , '' 120 sn_s_rnf = 'amm12_rivers' , 24 , 'rosaline', .false. , .true. , 'yearly' , '' 121 sn_t_rnf = 'amm12_rivers' , 24 , 'rotemper', .false. , .true. , 'yearly' , '' 122 sn_dep_rnf = 'amm12_rivers' , 24 , 'rodepth' , .false. , .true. , 'yearly' , '' 116 !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! 117 ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 118 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename ! 119 sn_rnf = 'amm12_rivers' , 24 , 'rorunoff', .false. , .true. , 'yearly' , '' , '' , '' 120 sn_cnf = 'runoff_1m_nomask' , 0 , 'socoefr0', .false. , .true. , 'yearly' , '' , '' , '' 121 sn_s_rnf = 'amm12_rivers' , 24 , 'rosaline', .false. , .true. , 'yearly' , '' , '' , '' 122 sn_t_rnf = 'amm12_rivers' , 24 , 'rotemper', .false. , .true. , 'yearly' , '' , '' , '' 123 sn_dep_rnf = 'amm12_rivers' , 24 , 'rodepth' , .false. , .true. , 'yearly' , '' , '' , '' 123 124 / 124 125 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_top_cfg
r9490 r9516 30 30 / 31 31 !----------------------------------------------------------------------- 32 &namtrc_ldf ! lateral diffusion scheme for passive tracer 32 &namtrc_ldf ! lateral diffusion scheme for passive tracer (default: NO selection) 33 33 !----------------------------------------------------------------------- 34 ! ! Type of the operator:35 ln_trcldf_NONE = .false. ! No explicit diffusion36 34 ln_trcldf_tra = .true. ! use active tracer setting 37 ! ! Coefficient (defined with namtra_ldf coefficient)38 rn_ldf_multi = 1. ! multiplier of aht for TRC mixing coefficient39 rn_fact_lap = 1. ! Equatorial enhanced zonal eddy diffusivity (lap only)40 35 / 41 36 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_top_cfg
r9490 r9516 44 44 &namtrc_ldf ! lateral diffusion scheme for passive tracer (default: NO selection) 45 45 !----------------------------------------------------------------------- 46 ! ! Type of the operator:47 ln_trcldf_NONE = .false. ! No explicit diffusion48 46 ln_trcldf_tra = .true. ! use active tracer setting 49 ! ! Coefficient (defined with namtra_ldf coefficient)50 rn_ldf_multi = 1. ! multiplier of aht for TRC mixing coefficient51 rn_fact_lap = 1. ! Equatorial enhanced zonal eddy diffusivity (lap only)52 47 / 53 48 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg
r9504 r9516 331 331 ! ! Direction of action: 332 332 ln_traldf_iso = .true. ! iso-neutral (Standard operator) 333 ! ! 334 ! ! iso-neutral options: 335 ln_traldf_msc = .true. ! Method of Stabilizing Correction (both operators) 333 336 ! ! Coefficients: 334 337 nn_aht_ijk_t = 20 ! space/time variation of eddy coef … … 345 348 &namtra_eiv ! eddy induced velocity param. (default: NO) 346 349 !----------------------------------------------------------------------- 347 ln_ldfeiv =.true.! use eddy induced velocity parameterization350 ln_ldfeiv = .true. ! use eddy induced velocity parameterization 348 351 ! ! Coefficients: 349 352 nn_aei_ijk_t = 21 ! space/time variation of the eiv coeficient -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_top_cfg
r9356 r9516 81 81 / 82 82 !----------------------------------------------------------------------- 83 &namtrc_ldf ! lateral diffusion scheme for passive tracer 83 &namtrc_ldf ! lateral diffusion scheme for passive tracer (default: NO selection) 84 84 !----------------------------------------------------------------------- 85 ln_trcldf_tra = .true. ! use active tracer setting 85 86 / 86 87 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_top_cfg
r9356 r9516 80 80 / 81 81 !----------------------------------------------------------------------- 82 &namtrc_ldf ! lateral diffusion scheme for passive tracer 82 &namtrc_ldf ! lateral diffusion scheme for passive tracer (default: NO selection) 83 83 !----------------------------------------------------------------------- 84 ln_trcldf_tra = .true. ! use active tracer setting 84 85 / 85 86 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_OFF_TRC/EXP00/namelist_top_cfg
r9490 r9516 32 32 / 33 33 !----------------------------------------------------------------------- 34 &namtrc_ldf ! lateral diffusion scheme for passive tracer 34 &namtrc_ldf ! lateral diffusion scheme for passive tracer (default: NO selection) 35 35 !----------------------------------------------------------------------- 36 ! ! Type of the operator:37 ln_trcldf_NONE = .false. ! No explicit diffusion38 36 ln_trcldf_tra = .true. ! use active tracer setting 39 ! ! Coefficient (defined with namtra_ldf coefficient)40 rn_ldf_multi = 1. ! multiplier of aht for TRC mixing coefficient41 rn_fact_lap = 1. ! Equatorial enhanced zonal eddy diffusivity (lap only)42 37 / 43 38 !-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.