SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | mass_layer_e_budget (B, PTSTEP, PFLX_BLD_MA, PDQS_MA, PIMB_MA, PRADHT_IN, PRAD_WL_MA, PRAD_RF_MA, PRAD_WIN_MA, PLOAD_MA, PRAD_FL_MA, PCONV_MA_BLD) |
subroutine mass_layer_e_budget | ( | type(bem_t), intent(inout) | B, |
real, intent(in) | PTSTEP, | ||
real, dimension(:), intent(out) | PFLX_BLD_MA, | ||
real, dimension(:), intent(out) | PDQS_MA, | ||
real, dimension(:), intent(out) | PIMB_MA, | ||
real, dimension(:), intent(in) | PRADHT_IN, | ||
real, dimension(:), intent(in) | PRAD_WL_MA, | ||
real, dimension(:), intent(in) | PRAD_RF_MA, | ||
real, dimension(:), intent(in) | PRAD_WIN_MA, | ||
real, dimension(:), intent(in) | PLOAD_MA, | ||
real, dimension(:), intent(in) | PRAD_FL_MA, | ||
real, dimension(:), intent(out) | PCONV_MA_BLD | ||
) |
Definition at line 9 of file mass_layer_e_budget.F90.