Skip to content
Snippets Groups Projects
Commit a5d7bc92 authored by RODIER Quentin's avatar RODIER Quentin
Browse files

Quentin 30/10/2018 :lima_adjust.f90, activate MEAN_CF diag in LIMA if no...

Quentin 30/10/2018 :lima_adjust.f90, activate MEAN_CF diag in LIMA if no radiation scheme used (otherwise, in LES diag output, MEAN_CF___PROC1 = 0 even if clouds are presents)
parent 7a3bb9cb
No related branches found
No related tags found
No related merge requests found
...@@ -1119,9 +1119,7 @@ IF ( .NOT. OSUBG_COND ) THEN ...@@ -1119,9 +1119,7 @@ IF ( .NOT. OSUBG_COND ) THEN
END IF END IF
END IF END IF
! !
IF ( HRAD /= 'NONE' ) THEN PCLDFR(:,:,:) = ZW(:,:,:)
PCLDFR(:,:,:) = ZW(:,:,:)
END IF
! !
IF ( OCLOSE_OUT ) THEN IF ( OCLOSE_OUT ) THEN
TZFIELD%CMNHNAME = 'NEB' TZFIELD%CMNHNAME = 'NEB'
......
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