Skip to content
Snippets Groups Projects
Commit 3f2d7fd6 authored by Victoria Suiazova's avatar Victoria Suiazova
Browse files

fix defolt(map) z0m, MIX z0t for all land - V1

parent 06e76e82
Branches
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@ module sfx_surface
integer, public, parameter :: ocean_z0t_id = z0t_kl_water !< ocean surface
integer, public, parameter :: land_z0t_id = z0t_kl_mix !< land surface
integer, public, parameter :: land_z0t_id = z0t_mix !< land surface
integer, public, parameter :: lake_z0t_id = z0t_kl_water !< lake surface
integer, public, parameter :: snow_z0t_id = z0t_mix !< snow covered surface
integer, public, parameter :: forest_z0t_id = z0t_mix !< forest csurface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment