bulk_flux Subroutine

public subroutine bulk_flux(tkt, tks, taur, dter, dser, t_int, s_int, ds_ns, dt_ns, u, t_ocean_1, S1, rain, hf, hlb, rnl, tau, rhoa, xlv, rf, dtime, rns)

Uses

  • proc~~bulk_flux~2~~UsesGraph proc~bulk_flux~2 bulk_flux module~mom_flux_rain_m~2 mom_flux_rain_m proc~bulk_flux~2->module~mom_flux_rain_m~2 module~microlayer_m~2 Microlayer_m proc~bulk_flux~2->module~microlayer_m~2 module~config_ocean_skin_m~2 config_ocean_skin_m proc~bulk_flux~2->module~config_ocean_skin_m~2 module~near_surface_m~2 Near_Surface_m proc~bulk_flux~2->module~near_surface_m~2 module~therm_expans_m therm_expans_m proc~bulk_flux~2->module~therm_expans_m

Arguments

Type IntentOptional Attributes Name
real, intent(out) :: tkt(:)
real, intent(out) :: tks(:)
real, intent(out) :: taur(:)
real, intent(out) :: dter(:)
real, intent(out) :: dser(:)
real, intent(out) :: t_int(:)
real, intent(out) :: s_int(:)
real, intent(inout) :: ds_ns(:)
real, intent(inout) :: dt_ns(:)
real, intent(in) :: u(:)
real, intent(in) :: t_ocean_1(:)
real, intent(in) :: S1(:)
real, intent(in) :: rain(:)
real, intent(in) :: hf(:)
real, intent(in) :: hlb(:)
real, intent(in) :: rnl(:)
real, intent(in) :: tau(:)
real, intent(in) :: rhoa(:)
real, intent(in) :: xlv(:)
real, intent(in) :: rf(:)
real, intent(in) :: dtime
real, intent(in) :: rns(:)

Calls

proc~~bulk_flux~2~~CallsGraph proc~bulk_flux~2 bulk_flux proc~mom_flux_rain mom_flux_rain proc~bulk_flux~2->proc~mom_flux_rain proc~therm_expans therm_expans proc~bulk_flux~2->proc~therm_expans proc~near_surface near_surface proc~bulk_flux~2->proc~near_surface proc~microlayer Microlayer proc~bulk_flux~2->proc~microlayer proc~near_surface->proc~therm_expans proc~phiw Phiw proc~near_surface->proc~phiw proc~fv fV proc~microlayer->proc~fv

Contents