Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Nemo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
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
Sam Hatfield
Nemo
Commits
1398e060
Commit
1398e060
authored
2 years ago
by
Guillaume Samson
Browse files
Options
Downloads
Patches
Plain Diff
Resolve "Floating invalid in p4zopt.f90 without RGB traqsr"
parent
b852bd0e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/OCE/TRA/traqsr.F90
+3
-1
3 additions, 1 deletion
src/OCE/TRA/traqsr.F90
with
3 additions
and
1 deletion
src/OCE/TRA/traqsr.F90
+
3
−
1
View file @
1398e060
...
...
@@ -156,7 +156,7 @@ CONTAINS
END_3D
ENDIF
#endif
! !----------------------------!
SELECT
CASE
(
nqsr
)
! qsr induced heat content !
! !----------------------------!
...
...
@@ -882,6 +882,8 @@ CONTAINS
CASE
(
np_2BD
)
!== 2 bands light attenuation (IR+ visible light) ==!
!
!
IF
(
lk_top
)
CALL
trc_oce_rgb
(
rkrgb
)
! tabulated attenuation coef.
!
r1_si1
=
1._wp
/
rn_si1
! inverse of visible light attenuation
zVlp
=
(
1._wp
-
rn_abs
)
! visible light partition
nkV
=
qsr_ext_lev
(
rn_si1
,
zVlp
)
! level of visible light extinction
...
...
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