diff --git a/srcF/sfx_surface.f90 b/srcF/sfx_surface.f90
index 6a04c81f8f3564914aa52ad61104d254c6810d2a..56ce741b2f84a5c5b2e7dd0ab350c66ac8c7a5f7 100644
--- a/srcF/sfx_surface.f90
+++ b/srcF/sfx_surface.f90
@@ -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