Skip to content
Snippets Groups Projects
Commit 84f4726e authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 17/12/2021: bugfix: ZUSRBL89 value was lost in merge 1650aee9

parent d1237c00
No related branches found
No related tags found
No related merge requests found
......@@ -264,6 +264,7 @@ zsqrt_tke(:, : ) = Br_pow( ztkem, 0.5 )
!ZBL89EXP is defined here because (and not in ini_cturb) because XCED is defined in read_exseg (depending on BL89/RM17)
ZBL89EXP = Br_log( 16. ) / ( 4. * Br_log( XKARMAN )+ Br_log( XCED ) - 3. * Br_log( XCMFS) )
#endif
ZUSRBL89 = 1./ZBL89EXP
!-------------------------------------------------------------------------------
!
!* 2. Virtual potential temperature on the model grid
......
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