Skip to content
Snippets Groups Projects
Commit 932e8ed3 authored by WURTZ Jean's avatar WURTZ Jean
Browse files

Correction in init CALL (unused key) with SFXV9

parent b4972bbf
No related branches found
No related tags found
No related merge requests found
...@@ -221,7 +221,7 @@ ELSE ...@@ -221,7 +221,7 @@ ELSE
ALLOCATE(YSV_SURF(ISV)) ALLOCATE(YSV_SURF(ISV))
YSV_SURF(:) = HSV(:) YSV_SURF(:) = HSV(:)
ENDIF ENDIF
CALL INIT_SURF_ATM_n(YSURF_CUR,'MESONH',HINIT,.FALSE., & CALL INIT_SURF_ATM_n(YSURF_CUR,'MESONH',HINIT, &
ILU,ISV,SIZE(PSW_BANDS), & ILU,ISV,SIZE(PSW_BANDS), &
YSV_SURF,ZCO2,ZRHODREF, & YSV_SURF,ZCO2,ZRHODREF, &
ZZENITH,ZAZIM,PSW_BANDS,ZDIR_ALB,ZSCA_ALB, & ZZENITH,ZAZIM,PSW_BANDS,ZDIR_ALB,ZSCA_ALB, &
......
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