Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
GOSI9esm
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Consortium Members
UKMO
GOSI
GOSI9esm
Commits
c11fe4ad
Commit
c11fe4ad
authored
2 years ago
by
Guillaume Samson
Browse files
Options
Downloads
Plain Diff
Merge branch '152-wrong-comment-in-namelist_top_cfg' into 'main'
Resolve "Wrong comment in namelist_top_cfg" Closes
#152
See merge request
!224
parents
fd42a0e7
b6bc8530
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_top_cfg
+1
-1
1 addition, 1 deletion
cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_top_cfg
cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_top_cfg
+1
-1
1 addition, 1 deletion
cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_top_cfg
with
2 additions
and
2 deletions
cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_top_cfg
+
1
−
1
View file @
c11fe4ad
...
...
@@ -114,7 +114,7 @@
sn_trcsbc(14) = 'dust.orca.new' , -1 , 'dustfer' , .true. , .true. , 'yearly' , '' , '' , ''
sn_trcsbc(23) = 'ndeposition.orca', -12 , 'ndep' , .false. , .true. , 'yearly' , '' , '' , ''
rn_trsfac(5) = 3.774194e-02 ! ( 1E-3 / 31. * 117 )
rn_trsfac(7) = 9.572954e-03 ! (
8.8
/ 28.1 )
rn_trsfac(7) = 9.572954e-03 ! (
0.269
/ 28.1 )
rn_trsfac(14) = 6.2667860e-04 ! ( 0.035 / 55.85 )
rn_trsfac(23) = 5.2232143e-01 ! ( From kgN m-2 s-1 to molC l-1 ====> zfact = 7.3125/14 )
rn_sbc_time = 1. ! Time scaling factor for SBC and CBC data (seconds in a day)
...
...
This diff is collapsed.
Click to expand it.
cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_top_cfg
+
1
−
1
View file @
c11fe4ad
...
...
@@ -114,7 +114,7 @@
sn_trcsbc(14) = 'dust.orca.new' , -1 , 'dustfer' , .true. , .true. , 'yearly' , '' , '' , ''
sn_trcsbc(23) = 'ndeposition.orca', -12 , 'ndep' , .false. , .true. , 'yearly' , '' , '' , ''
rn_trsfac(5) = 3.774194e-02 ! ( 1E-3 / 31. * 117 )
rn_trsfac(7) = 9.572954e-03 ! (
8.8
/ 28.1 )
rn_trsfac(7) = 9.572954e-03 ! (
0.269
/ 28.1 )
rn_trsfac(14) = 6.2667860e-04 ! ( 0.035 / 55.85 )
rn_trsfac(23) = 5.2232143e-01 ! ( From kgN m-2 s-1 to molC l-1 ====> zfact = 7.3125/14 )
rn_sbc_time = 1. ! Time scaling factor for SBC and CBC data (seconds in a day)
...
...
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