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 | :: | ComponentName | = | ' ' | ||
character(len=MaxNameLength), | public | :: | ComponentType | = | ' ' | ||
integer, | public | :: | ComponentType_Num | = | 0 | ||
integer, | public | :: | ComponentIndex | = | 0 | ||
integer, | public | :: | CoilAirInletNode | = | 0 | ||
integer, | public | :: | CoilAirOutletNode | = | 0 | ||
integer, | public | :: | CoilWaterInletNode | = | 0 | ||
integer, | public | :: | CoilWaterOutletNode | = | 0 | ||
integer, | public | :: | CoilPlantTypeOfNum | = | 0 | ||
integer, | public | :: | LoopNum | = | 0 | ||
integer, | public | :: | LoopSideNum | = | 0 | ||
integer, | public | :: | BranchNum | = | 0 | ||
integer, | public | :: | CompNum | = | 0 | ||
integer, | public | :: | FluidIndex | = | 0 | ||
real(kind=r64), | public | :: | MaxVolWaterFlow | = | 0.0d0 | ||
real(kind=r64), | public | :: | MaxWaterMassFlow | = | 0.d0 | ||
real(kind=r64), | public | :: | MinVolWaterFlow | = | 0.0d0 | ||
real(kind=r64), | public | :: | MinWaterMassFlow | = | 0.d0 |