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

ow z0m for ICE/SNOW, MIX z0t for all land - V2

parent 3f2d7fd6
Branches
No related tags found
No related merge requests found
......@@ -99,10 +99,10 @@ module sfx_surface
integer, public, parameter :: ocean_z0m_id = z0m_ch !< ocean surface
integer, public, parameter :: land_z0m_id = z0m_map_id !< land surface
integer, public, parameter :: lake_z0m_id = z0m_map_id !< lake surface
integer, public, parameter :: snow_z0m_id = z0m_map_id !< snow covered surface
integer, public, parameter :: snow_z0m_id = z0m_ow !< snow covered surface
integer, public, parameter :: forest_z0m_id = z0m_map_id !< forest csurface
integer, public, parameter :: usersf_z0m_id = z0m_ch !< user surface
integer, public, parameter :: ice_z0m_id = z0m_map_id !< ice surface
integer, public, parameter :: ice_z0m_id = z0m_ow !< ice surface
integer, public, parameter :: ocean_z0t_id = z0t_kl_water !< ocean surface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment