SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | solar_panel (TPN, DMT, PTSTEP, PTSUN, PRESIDENTIAL, PEMIT_LW_ROOF, PEMIT_LWDN_PANEL, PLW_RAD, PTA, PN_FLOOR, PPROD_BLD) |
subroutine solar_panel | ( | type(teb_panel_t), intent(inout) | TPN, |
type(diag_misc_teb_t), intent(inout) | DMT, | ||
real, intent(in) | PTSTEP, | ||
real, dimension(:), intent(in) | PTSUN, | ||
real, dimension(:), intent(in) | PRESIDENTIAL, | ||
real, dimension(:), intent(in) | PEMIT_LW_ROOF, | ||
real, dimension(:), intent(in) | PEMIT_LWDN_PANEL, | ||
real, dimension(:), intent(in) | PLW_RAD, | ||
real, dimension(:), intent(in) | PTA, | ||
real, dimension(:), intent(in) | PN_FLOOR, | ||
real, dimension(:), intent(out) | PPROD_BLD | ||
) |