pbl_profile_mod Module



Functions

public function psih(z, l)

Read more…

Arguments

Type IntentOptional Attributes Name
real :: z
real :: l

Return Value real

public function psim(z, al)

DESCRIPTION: CALCULATION OF THE STABILITY CORRECTION FUNCTION FOR * MOMENTUM AS FUNCTION OF HEIGHT Z AND OBUKHOV SCALE * HEIGHT L * *

Read more…

Arguments

Type IntentOptional Attributes Name
real :: z
real :: al

Return Value real


Subroutines

public subroutine pbl_profile(ps, td2m, zml1, t2m, tml1, u10m, uml1, stress, hf)

DESCRIPTION: CALCULATION OF FRICTION VELOCITY AND SURFACE SENS- * IBLE HEAT FLUX USING THE PROFILE METHOD (BERKOVICZ * AND PRAHM, 1982) * * Output now is surface stress instead of ustar * * *

Read more…

Arguments

Type IntentOptional Attributes Name
real :: ps
real :: td2m
real :: zml1
real :: t2m
real :: tml1
real :: u10m
real :: uml1
real :: stress
real :: hf