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

◆ sfcflx_momsenlat()

subroutine sfcflx::sfcflx_momsenlat ( real (kind = kind_phys), intent(in) height_u,
real (kind = kind_phys), intent(in) height_tq,
real (kind = kind_phys), intent(in) fetch,
real (kind = kind_phys), intent(in) u_a,
real (kind = kind_phys), intent(in) t_a,
real (kind = kind_phys), intent(in) q_a,
real (kind = kind_phys), intent(in) t_s,
real (kind = kind_phys), intent(in) p_a,
real (kind = kind_phys), intent(in) h_ice,
real (kind = kind_phys), intent(out) q_momentum,
real (kind = kind_phys), intent(out) q_sensible,
real (kind = kind_phys), intent(out) q_latent,
real (kind = kind_phys), intent(out) q_watvap,
real (kind = kind_phys) q_s,
real (kind = kind_phys) rho_a )

Definition at line 2171 of file flake.F90.