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

fix 0_m1 = meteo%z0_m in sfx_log

parent fa1e60f5
No related branches found
No related tags found
No related merge requests found
...@@ -144,7 +144,7 @@ contains ...@@ -144,7 +144,7 @@ contains
dT = meteo%dT dT = meteo%dT
dQ = meteo%dQ dQ = meteo%dQ
h = meteo%h h = meteo%h
z0_m = meteo%z0_m z0_m1 = meteo%z0_m
z0_t1 = meteo%z0_t z0_t1 = meteo%z0_t
depth = meteo%depth depth = meteo%depth
lai = meteo%lai lai = meteo%lai
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment