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

Quentin 26/10/2023: bugfix merge ELEC, set default value of LSAVE_MICRO to FALSE

parent 3cca3a52
No related branches found
No related tags found
No related merge requests found
......@@ -530,6 +530,8 @@ ENDIF
IF (OELEC) THEN
LSAVE_MICRO = .TRUE.
ZMICRO_TEND(:,:,:) = 0.
ELSE
LSAVE_MICRO = .FALSE.
END IF
!
!This part is put in another routine to separate pack/unpack operations from computations
......
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