Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Namelists
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NEMO Workspace
Documentation
Namelists
Compare revisions
43a9e90e73133b4d705f0576a474c5c0b04c2204 to 10fd1134aba6ea0c748fbd47cc95a9172ac6b838
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
nemo/doc/namelists
Select target project
No results found
10fd1134aba6ea0c748fbd47cc95a9172ac6b838
Select Git revision
Branches
branch_4.2
branch_5.0
main
update_namelists_script
Swap
Target
nemo/doc/namelists
Select target project
nemo/doc/namelists
1 result
43a9e90e73133b4d705f0576a474c5c0b04c2204
Select Git revision
Branches
branch_4.2
branch_5.0
main
update_namelists_script
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
namsbc_fwb
+6
-0
6 additions, 0 deletions
namsbc_fwb
namtra_adv
+1
-0
1 addition, 0 deletions
namtra_adv
namtra_eiv
+3
-1
3 additions, 1 deletion
namtra_eiv
namtra_qsr
+3
-3
3 additions, 3 deletions
namtra_qsr
with
13 additions
and
4 deletions
namsbc_fwb
View file @
10fd1134
...
...
@@ -2,4 +2,10 @@
&namsbc_fwb ! freshwater-budget adjustment (nn_fwb > 0)
!-----------------------------------------------------------------------
rn_fwb0 = 0.0 ! Initial freshwater adjustment flux [kg/m2/s] (nn_fwb = 2)
nn_fwb_voltype = 1 ! = 1 : Control ICE+OCEAN volume
! ! = 2 : Control OCEAN volume
ln_hvolg_var = .false. ! = T : Set an analytical variation of volume:
rn_hvolg_amp = 17.e-3 ! Peak to peak seasonnal variation (m)
rn_hvolg_trd = 0.0 ! Trend (m/s)
nn_hvolg_mth = 8 ! Month when volume anomaly crosses 0 (1-12)
/
This diff is collapsed.
Click to expand it.
namtra_adv
View file @
10fd1134
...
...
@@ -8,6 +8,7 @@
ln_traadv_fct = .false. ! FCT scheme
nn_fct_h = 2 ! =2/4, horizontal 2nd / 4th order
nn_fct_v = 2 ! =2/4, vertical 2nd / COMPACT 4th order
nn_fct_imp = 1 ! =1/2, optimized / accurate treatment of implicit part
ln_traadv_mus = .false. ! MUSCL scheme
ln_mus_ups = .false. ! use upstream scheme near river mouths
ln_traadv_ubs = .false. ! UBS scheme
...
...
This diff is collapsed.
Click to expand it.
namtra_eiv
View file @
10fd1134
...
...
@@ -11,9 +11,11 @@
! ! = 20 F(i,j) =ldf_c2d
! ! = 21 F(i,j,t) =Treguier et al. JPO 1997 formulation
! ! = 30 F(i,j,k) =ldf_c2d * ldf_c1d
! ! = 32 F(i,j,t) = GEOMETRIC parameterization (=> fill namldf_eke)
! ! time invariant coefficients: aei0 = 1/2 Ue*Le
rn_Ue = 0.02 ! lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
rn_Le = 200.e+3 ! lateral diffusive length [m] (nn_aht_ijk_t= 0, 10)
!
ln_ldfeiv_dia =.false. ! diagnose eiv stream function and velocities
ln_eke_equ =.false. ! switch on update of GEOMETRIC eddy energy equation (=> fill namldf_eke)
! forced to be true if nn_aei_ijk_t = 32
/
This diff is collapsed.
Click to expand it.
namtra_qsr
View file @
10fd1134
...
...
@@ -6,14 +6,14 @@
ln_qsr_2bd = .false. ! 2BD light penetration (two bands)
ln_qsr_5bd = .false. ! 5BD light penetration (IR-Red-Green-Blue-UV)
ln_qsr_bio = .false. ! bio-model light penetration
! ! RGB &
2
BD choices:
! ! RGB
, 2BD
&
5
BD choices:
rn_abs = 0.58 ! RGB & 2BD: fraction absorbed in the very near surface
rn_si0 = 0.35 ! RGB & 2BD: shortess depth of extinction
nn_chldta = 0 ! RGB : Chl data (=1) or
c
st value (=0)
nn_chldta = 0 ! RGB :
3D Chl data (=2), Surface
Chl data (=1) or
C
st value (=0)
rn_si1 = 23.0 ! 2BD : longest depth of extinction
rn_par = 0.47 ! 5BD : fraction of photosynthetically active radiation
cn_dir = './' ! root directory for the chlorophyl data location
cn_dir = './' ! root directory for the chlorophyl
l
data location
!___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename !
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next