Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Nemo
Manage
Activity
Members
Labels
Plan
Issues
96
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
37
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Nemo
Commits
d2fa2c3f
Commit
d2fa2c3f
authored
8 months ago
by
Clement Rousset
Browse files
Options
Downloads
Patches
Plain Diff
Update namelist_ice_ref
parent
6cc0d8c6
No related branches found
No related tags found
1 merge request
!655
Resolve "Remove local working arrays and subroutine arguments that are no...
Pipeline
#3077
passed with stages
in 26 minutes and 56 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cfgs/SHARED/namelist_ice_ref
+6
-6
6 additions, 6 deletions
cfgs/SHARED/namelist_ice_ref
with
6 additions
and
6 deletions
cfgs/SHARED/namelist_ice_ref
+
6
−
6
View file @
d2fa2c3f
...
...
@@ -205,7 +205,7 @@
ln_drainage = .true. ! activate ice salt gravity drainage
rn_simin = 0.1 ! minimum tolerated ice salinity (g/kg)
rn_sinew = 0.75 ! fraction of sss that is entrapped in new ice
! (must be set to 0.
30
if nn_icesal=2)
! (must be set to 0.
25
if nn_icesal=2)
! -- nn_icesal=1 -- !
rn_icesal = 4. ! ice salinity (g/kg)
! -- nn_icesal=2 -- !
...
...
@@ -228,11 +228,11 @@
! 2 = Griewank and Notz (2013) => GN2013
! 3 = Cox and Weeks (1988) => CW1988
! ** parameters for each scheme **
rn_alpha_RJW = 0.03
7
! 1: Intensity of the Brine flow ==> minmax tested [0.03 ; 0.037]?
rn_Rc_RJW =
4.89
! 1: Critical Rayleigh number ==> [2.9 ; 9]?
rn_alpha_GN = 5.
4
e-4 ! 2: Intensity of the Brine flow ==> [0.510e-3 ; 0.681e-3] from Griewank and Notz 2015
rn_Rc_GN =
6.4
! 2: Critical Rayleigh number ==> [7.10 ; 3.23] from Griewank and Notz 2015
rn_alpha_CW =
9.
e-7
! 3: Intensity of the Brine flow ==> [
7
e-7 ;
15
e-7]?
rn_alpha_RJW = 0.03
! 1: Intensity of the Brine flow ==> minmax tested [0.03 ; 0.037]?
rn_Rc_RJW =
9.0
! 1: Critical Rayleigh number ==> [2.9 ; 9]?
rn_alpha_GN = 5.
1
e-4 ! 2: Intensity of the Brine flow ==> [0.510e-3 ; 0.681e-3] from Griewank and Notz 2015
rn_Rc_GN =
10.0
! 2: Critical Rayleigh number ==> [7.10 ; 3.23] from Griewank and Notz 2015
rn_alpha_CW =
4.8
e-7 ! 3: Intensity of the Brine flow ==> [
4
e-7 ;
7
e-7]?
!
ln_sal_chk = .FALSE. ! sanity checks for drainage and flushing
/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment