Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=*), | private, | parameter | :: | Blank | = | ' ' | |
character(len=*), | private, | parameter | :: | fmtA | = | "(A)" | |
character(len=*), | private, | parameter, DIMENSION(2) | :: | PassFail | = | (/'Fail', 'Pass'/) | |
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | MaxCoolLoadPrevDay | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | MaxCoolLoadZone | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | MaxHeatLoadPrevDay | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | MaxHeatLoadZone | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | MaxTempPrevDay | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | MaxTempZone | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | MinTempPrevDay | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | MinTempZone | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | WarmupTempDiff | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | WarmupLoadDiff | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | TempZoneSecPrevDay | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | LoadZoneSecPrevDay | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | TempZonePrevDay | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | LoadZonePrevDay | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | TempZone | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | LoadZone | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:,:) | :: | TempZoneRpt | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | TempZoneRptStdDev | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:,:) | :: | LoadZoneRpt | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | LoadZoneRptStdDev | |||
real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:,:) | :: | MaxLoadZoneRpt | |||
integer, | private | :: | CountWarmupDayPoints | ||||
type(WarmupConvergence), | private, | ALLOCATABLE, DIMENSION(:) | :: | WarmupConvergenceValues | |||
character(len=MaxNameLength), | private | :: | CurrentModuleObject |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | DIMENSION(4) | :: | PassFlag | = | 2 | |
real(kind=r64), | public | :: | TestMaxTempValue | = | 0.0d0 | ||
real(kind=r64), | public | :: | TestMinTempValue | = | 0.0d0 | ||
real(kind=r64), | public | :: | TestMaxHeatLoadValue | = | 0.0d0 | ||
real(kind=r64), | public | :: | TestMaxCoolLoadValue | = | 0.0d0 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | MaterNum | |||
character(len=*), | intent(in) | :: | Roughness | |||
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | DesiredFileName | |||
character(len=*), | intent(in) | :: | DesiredConstructionName | |||
logical, | intent(out) | :: | ConstructionFound | |||
logical, | intent(out) | :: | EOFonFile | |||
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | ConstrNum | |||
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ZoneNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | MaterNum |
ALLOCATE (DeflectionState(W7DeflectionStates))
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | MaterNum | |||
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | ConstrNum | |||
logical, | intent(inout) | :: | ErrorsFound |