MODI_BLD_E_BUDGET Module


Contents


Interfaces

interface

  • public subroutine BLD_E_BUDGET(OTI_EVOL, PTSTEP, PBLD, PWALL_O_HOR, PRHOA, PT_ROOF, PT_WALL, PTI_BLD, PTS_FLOOR)

    Arguments

    Type IntentOptional AttributesName
    logical, intent(in) :: OTI_EVOL
    real, intent(in) :: PTSTEP
    real, intent(in), DIMENSION(:):: PBLD
    real, intent(in), DIMENSION(:):: PWALL_O_HOR
    real, intent(in), DIMENSION(:):: PRHOA
    real, intent(in), DIMENSION(:,:):: PT_ROOF
    real, intent(in), DIMENSION(:,:):: PT_WALL
    real, intent(inout), DIMENSION(:):: PTI_BLD
    real, intent(in), DIMENSION(:):: PTS_FLOOR