CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ moninobukini()

subroutine clm_lake::moninobukini ( real(kind_lake), intent(in) ur,
real(kind_lake), intent(in) thv,
real(kind_lake), intent(in) dthv,
real(kind_lake), intent(in) zldis,
real(kind_lake), intent(in) z0m,
real(kind_lake), intent(out) um,
real(kind_lake), intent(out) obu )
private
Parameters
[in]urInitialization of the Monin-Obukhov length. The scheme is based on the work of Zeng et al. (1998): Intercomparison of bulk aerodynamic algorithms for the computation of sea surface fluxes using TOGA CORE and TAO data. J. Climate, Vol. 11, 2628-2644.
[in]urwind speed at reference height [m/s]
[in]thvvirtual potential temperature (kelvin)
[in]dthvdiff of vir. poten. temp. between ref. height and surface
[in]zldisreference height "minus" zero displacement heght [m]
[in]z0mroughness length, momentum [m]
[out]umwind speed including the stability effect [m/s]
[out]obumonin-obukhov length (m)

Definition at line 5172 of file clm_lake.f90.