Skip to content
Snippets Groups Projects
Commit e9eb46f9 authored by Guillaume Samson's avatar Guillaume Samson :snowman2:
Browse files

Merge branch '45-floating-invalid-in-p4zopt-f90-with-rgb-traqsr' into 'main'

Resolve "Floating invalid in p4zopt.f90 without RGB traqsr"

Closes #45

See merge request nemo/nemo!80
parents b852bd0e 1398e060
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment