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

Philippe 28/06/2021: set_perturb: fix: set lower vertical physical bound index to IKB and not 2

parent 08403c27
No related branches found
No related tags found
No related merge requests found
...@@ -257,7 +257,7 @@ IF (LOCEAN) THEN ...@@ -257,7 +257,7 @@ IF (LOCEAN) THEN
INOISB=NKWH INOISB=NKWH
INOISE=IKE INOISE=IKE
ELSE ELSE
INOISB=2 INOISB=IKB
INOISE=NKWH INOISE=NKWH
ENDIF ENDIF
!------------------------------------------------------------------------------- !-------------------------------------------------------------------------------
......
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