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

Philippe 17/12/2021: added forced STOP in TURB_FLUC (ZUSTAR used but not set)

parent bd7db753
No related branches found
No related tags found
No related merge requests found
......@@ -696,6 +696,7 @@ ZFCRI = MAX(ZFCRI1,ZFCRI2)
!* 2 Calculate variances of the horizontal and vertical velocity components
!
ZS0 = ZFCRI*PZZ/PVMOD
STOP 'Bug in TURB_FLUC: ZUSTAR used but not set'
ZSIGU = 4.77 *ZUSTAR**2/ (1+33*ZS0)**0.66666
ZSIGV = 2.76 *ZUSTAR**2/ (1+9.5*ZS0)**0.66666
ZSIGW = 1.31 *ZUSTAR**2/ (1+3.12*ZS0)**0.66666
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment