SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | bld_e_budget (OTI_EVOL, PTSTEP, PBLD, PWALL_O_HOR, PRHOA, PT_ROOF, PT_WALL, PTI_BLD, PTS_FLOOR) |
subroutine bld_e_budget | ( | logical, intent(in) | OTI_EVOL, |
real, intent(in) | PTSTEP, | ||
real, dimension(:), intent(in) | PBLD, | ||
real, dimension(:), intent(in) | PWALL_O_HOR, | ||
real, dimension(:), intent(in) | PRHOA, | ||
real, dimension(:,:), intent(in) | PT_ROOF, | ||
real, dimension(:,:), intent(in) | PT_WALL, | ||
real, dimension(:), intent(inout) | PTI_BLD, | ||
real, dimension(:), intent(in) | PTS_FLOOR | ||
) |