Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | DIMENSION(:) | :: | PBLD | ||
real, | intent(in), | DIMENSION(:) | :: | PWALL_O_HOR | ||
real, | intent(in), | DIMENSION(:) | :: | PBLD_HEIGHT | ||
real, | intent(inout), | DIMENSION(:) | :: | PFLOOR_HEIGHT | ||
real, | intent(in), | DIMENSION(:) | :: | PGR | ||
real, | intent(out), | DIMENSION(:) | :: | PN_FLOOR | ||
real, | intent(out), | DIMENSION(:) | :: | PWALL_O_BLD | ||
real, | intent(out), | DIMENSION(:) | :: | PGLAZ_O_BLD | ||
real, | intent(out), | DIMENSION(:) | :: | PMASS_O_BLD | ||
real, | intent(out), | DIMENSION(:) | :: | PFLOOR_HW_RATIO | ||
real, | intent(out), | DIMENSION(:) | :: | PF_FLOOR_MASS | ||
real, | intent(out), | DIMENSION(:) | :: | PF_FLOOR_WALL | ||
real, | intent(out), | DIMENSION(:) | :: | PF_FLOOR_WIN | ||
real, | intent(out), | DIMENSION(:) | :: | PF_FLOOR_ROOF | ||
real, | intent(out), | DIMENSION(:) | :: | PF_WALL_FLOOR | ||
real, | intent(out), | DIMENSION(:) | :: | PF_WALL_MASS | ||
real, | intent(out), | DIMENSION(:) | :: | PF_WALL_WIN | ||
real, | intent(out), | DIMENSION(:) | :: | PF_WIN_FLOOR | ||
real, | intent(out), | DIMENSION(:) | :: | PF_WIN_MASS | ||
real, | intent(out), | DIMENSION(:) | :: | PF_WIN_WALL | ||
real, | intent(out), | DIMENSION(:) | :: | PF_MASS_FLOOR | ||
real, | intent(out), | DIMENSION(:) | :: | PF_MASS_WALL | ||
real, | intent(out), | DIMENSION(:) | :: | PF_MASS_WIN | ||
real, | intent(inout), | DIMENSION(:) | :: | PF_WASTE_CAN | ||
real, | intent(out), | DIMENSION(:) | :: | PF_WIN_WIN |