Nodes of different colours represent the following:
Solid arrows point from one derived type to another which extends (inherits from) it. Dashed arrows point from a derived type to another type containing it as a components, with a label listing the name(s) of said component(s). Where possible, edges connecting nodes are given different colours to make them easier to distinguish in large graphs.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
character(len=MaxNameLength), | public | :: | ParamObjName | = | '' | ||
type(MicroCHPParamsNonNormalized), | public | :: | A42Model | ||||
logical, | public | :: | ModelTypeAnnex42 | = | .true. | ||
real(kind=r64), | public | :: | NomEff | = | 0.0D0 | ||
character(len=MaxNameLength), | public | :: | ZoneName | = | '' | ||
integer, | public | :: | ZoneID | = | 0 | ||
character(len=MaxNameLength), | public | :: | PlantInletNodeName | = | '' | ||
integer, | public | :: | PlantInletNodeID | = | 0 | ||
character(len=MaxNameLength), | public | :: | PlantOutletNodeName | = | '' | ||
integer, | public | :: | PlantOutletNodeID | = | 0 | ||
real(kind=r64), | public | :: | PlantMassFlowRate | = | 0.0D0 | ||
real(kind=r64), | public | :: | PlantMassFlowRateMax | = | 0.0D0 | ||
character(len=MaxNameLength), | public | :: | AirInletNodeName | = | '' | ||
integer, | public | :: | AirInletNodeID | = | 0 | ||
character(len=MaxNameLength), | public | :: | AirOutletNodeName | = | '' | ||
integer, | public | :: | AirOutletNodeID | = | 0 | ||
type(MicroCHPReportDataStruct), | public | :: | Report | ||||
integer, | public | :: | FuelSupplyID | = | 0 | ||
integer, | public | :: | DynamicsControlID | = | 0 | ||
integer, | public | :: | AvailabilitySchedID | = | 0 | ||
integer, | public | :: | CWLoopNum | = | 0 | ||
integer, | public | :: | CWLoopSideNum | = | 0 | ||
integer, | public | :: | CWBranchNum | = | 0 | ||
integer, | public | :: | CWCompNum | = | 0 |