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

api

parent fe14a2fa
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ program sfx_inmcm_ex
AR1(6) = 1.0e-3 ! surface roughness parameter
! --- converting AR input to SFX format -> meteo cell
call inmcm_to_sfx_in_cell(meteo_cell, AR1)
call inmcm_to_sfx_in_cell(meteo_cell, AR1, IVEG_sfx, depth_inm, lai_inm)
! --- calculating fluxes
call get_surface_fluxes_esm(sfx_cell, meteo_cell, numerics)
! --- converting SFX cell output to AR format
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment