- Timestamp:
- 2021-06-21T12:09:29+02:00 (3 years ago)
- Location:
- NEMO/trunk/cfgs
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/cfgs/AGRIF_DEMO/EXPREF/1_namelist_cfg
r15023 r15032 175 175 rn_shlat = 2. ! no slip 176 176 / 177 !----------------------------------------------------------------------- 178 &namagrif ! AGRIF zoom ("key_agrif") 179 !----------------------------------------------------------------------- 180 ln_init_chfrpar = .true. ! initialize child grids from parent 181 / 177 182 !!====================================================================== 178 183 !! *** Top/Bottom boundary condition *** !! -
NEMO/trunk/cfgs/AGRIF_DEMO/EXPREF/2_namelist_cfg
r15023 r15032 46 46 &namtsd ! Temperature & Salinity Data (default: OFF) 47 47 !----------------------------------------------------------------------- 48 ! ! =T read T-S fields for:49 ln_tsd_init = .true. ! ocean initialisation50 ln_tsd_dmp = .false. ! T-S restoring (see namtra_dmp)51 52 cn_dir = './' ! root directory for the T-S data location53 !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!54 ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !55 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename !56 sn_tem = 'data_1m_potential_temperature_nomask', -1. ,'votemper', .true. , .true. , 'yearly' , '' , '' , ''57 sn_sal = 'data_1m_salinity_nomask' , -1. ,'vosaline', .true. , .true. , 'yearly' , '' , '' , ''58 48 / 59 49 !!====================================================================== … … 116 106 !----------------------------------------------------------------------- 117 107 ! ! type of penetration (default: NO selection) 118 ln_qsr_rgb = .true. ! RGB light penetration (Red-Green-Blue) 119 ! 120 nn_chldta = 1 ! RGB : Chl data (=1) or cst value (=0) 108 ln_qsr_2bd = .true. ! 2BD light penetration (two bands) 109 ! ! RGB & 2BD choices: 110 rn_si1 = 10.0 ! 2BD : longest depth of extinction 111 ln_qsr_rgb = .false. ! RGB light penetration (Red-Green-Blue) 112 ! 113 nn_chldta = 0 ! RGB : Chl data (=1) or cst value (=0) 121 114 122 115 cn_dir = './' ! root directory for the chlorophyl data location 123 !___________!_________________________!___________________!___________!_____________!________!___________!_______________________________ _______!__________!_______________!124 ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename 125 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! 126 sn_chl ='chlorophyll' , -1. , 'CHLA' , .true. , .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_chl ='chlorophyll' , -1. , 'CHLA' , .true. , .true. , 'yearly' , 'weights_ORCA2_nordic1_bilin' , '' , '' 127 120 / 128 121 !----------------------------------------------------------------------- … … 161 154 &namagrif ! AGRIF zoom ("key_agrif") 162 155 !----------------------------------------------------------------------- 163 ln_spc_dyn = .true. ! use 0 as special value for dynamics 164 ln_chk_bathy = .false. ! =T check the parent bathymetry 156 ln_init_chfrpar = .true. ! initialize child grids from parent 165 157 / 166 158 !----------------------------------------------------------------------- -
NEMO/trunk/cfgs/AGRIF_DEMO/EXPREF/3_namelist_cfg
r15023 r15032 46 46 &namtsd ! Temperature & Salinity Data (default: OFF) 47 47 !----------------------------------------------------------------------- 48 ! ! =T read T-S fields for:49 ln_tsd_init = .true. ! ocean initialisation50 ln_tsd_dmp = .false. ! T-S restoring (see namtra_dmp)51 52 cn_dir = './' ! root directory for the T-S data location53 !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!54 ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !55 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename !56 sn_tem = 'data_1m_potential_temperature_nomask', -1. ,'votemper', .true. , .true. , 'yearly' , '' , '' , ''57 sn_sal = 'data_1m_salinity_nomask' , -1. ,'vosaline', .true. , .true. , 'yearly' , '' , '' , ''58 48 / 59 49 !!====================================================================== … … 116 106 !----------------------------------------------------------------------- 117 107 ! ! type of penetration (default: NO selection) 118 ln_qsr_rgb = .true. ! RGB light penetration (Red-Green-Blue) 119 ! 120 nn_chldta = 1 ! RGB : Chl data (=1) or cst value (=0) 108 ln_qsr_2bd = .true. ! 2BD light penetration (two bands) 109 ! ! RGB & 2BD choices: 110 rn_si1 = 10.0 ! 2BD : longest depth of extinction 111 ln_qsr_rgb = .false. ! RGB light penetration (Red-Green-Blue) 112 ! 113 nn_chldta = 0 ! RGB : Chl data (=1) or cst value (=0) 121 114 122 115 cn_dir = './' ! root directory for the chlorophyl data location 123 !___________!_________________________!___________________!___________!_____________!________!___________!_______________________________ _______!__________!_______________!124 ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename 125 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! 126 sn_chl ='chlorophyll' , -1. , 'CHLA' , .true. , .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_chl ='chlorophyll' , -1. , 'CHLA' , .true. , .true. , 'yearly' , 'weights_ORCA2_nordic2_bilin' , '' , '' 127 120 / 128 121 !----------------------------------------------------------------------- … … 161 154 &namagrif ! AGRIF zoom ("key_agrif") 162 155 !----------------------------------------------------------------------- 163 ln_spc_dyn = .true. ! use 0 as special value for dynamics 164 ln_chk_bathy = .false. ! =T check the parent bathymetry 156 ln_init_chfrpar = .true. ! initialize child grids from parent 165 157 / 166 158 !----------------------------------------------------------------------- -
NEMO/trunk/cfgs/AGRIF_DEMO/EXPREF/AGRIF_FixedGrids.in
r14976 r15032 1 1 2 2 2 45 85 52 94 1 1 1 3 12 5 156 113 1464 4 43 121 146 113 133 4 4 4 4 4 0 5 5 1 6 38 80 71 1113 3 36 20 60 27 60 3 3 3 7 7 0 -
NEMO/trunk/cfgs/SHARED/namelist_ref
r15023 r15032 694 694 ln_vert_remap = .false. ! use vertical remapping 695 695 ln_spc_dyn = .true. ! use 0 as special value for dynamics 696 ln_chk_bathy = . false.! =T check the parent bathymetry696 ln_chk_bathy = .true. ! =T check the parent bathymetry 697 697 rn_sponge_tra = 0.002 ! coefficient for tracer sponge layer [] 698 698 rn_sponge_dyn = 0.002 ! coefficient for dynamics sponge layer []
Note: See TracChangeset
for help on using the changeset viewer.