From 10a558a8171eff66f8fbf91a7f1cb898495b7125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80=D0=B8=D1=8F=20=D0=A1?= =?UTF-8?q?=D1=83=D1=8F=D0=B7=D0=BE=D0=B2=D0=B0?= <viktoriasuazova@MacBook-Pro-Viktoria.local> Date: Tue, 4 Feb 2025 06:09:48 +0300 Subject: [PATCH] IVEG-int --- srcF/sfx_api_inmcm.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcF/sfx_api_inmcm.f90 b/srcF/sfx_api_inmcm.f90 index 2cbc2ef..c04567e 100644 --- a/srcF/sfx_api_inmcm.f90 +++ b/srcF/sfx_api_inmcm.f90 @@ -26,7 +26,7 @@ contains implicit none type (meteoDataType), intent(inout) :: meteo real, dimension(6), intent(in) :: arg - real,intent(in) :: IVEG_sfx + integer,intent(in) :: IVEG_sfx real,intent(in) :: depth_inm real,intent(in) :: lai_inm -- GitLab