tarankalra1 / COAWST_VEG_deprecated-

COAWST version to compute the effects of vegetation
2 stars 4 forks source link

turbulence production term #8

Closed alexisbeudin closed 9 years ago

alexisbeudin commented 9 years ago

in veg_gls_corstep:

          tke_loc_veg=wku+wkv

should be tke_loc_veg=SQRT(wku2+wkv2)