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) |
Function/Subroutine Documentation
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 |
|
) |
| |