Skip to content
Snippets Groups Projects
Commit 10a558a8 authored by Виктория Суязова's avatar Виктория Суязова Committed by Anna Shestakova
Browse files

IVEG-int

parent 3812edf3
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ contains ...@@ -26,7 +26,7 @@ contains
implicit none implicit none
type (meteoDataType), intent(inout) :: meteo type (meteoDataType), intent(inout) :: meteo
real, dimension(6), intent(in) :: arg real, dimension(6), intent(in) :: arg
real,intent(in) :: IVEG_sfx integer,intent(in) :: IVEG_sfx
real,intent(in) :: depth_inm real,intent(in) :: depth_inm
real,intent(in) :: lai_inm real,intent(in) :: lai_inm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment