| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | GeneratorNum | |||
| real(kind=r64), | intent(in) | :: | Pnetss | |||
| real(kind=r64), | intent(in) | :: | TcwIn |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | GenNum |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | GeneratorType | |||
| character(len=*), | intent(in) | :: | GeneratorName | |||
| integer, | intent(in) | :: | GeneratorNum | |||
| logical, | intent(in) | :: | RunFlagElectCenter | |||
| logical, | intent(in) | :: | RunFlagPlant | |||
| real(kind=r64), | intent(in) | :: | ElecLoadRequest | |||
| real(kind=r64), | intent(in) | :: | ThermalLoadRequest | |||
| real(kind=r64), | intent(out) | :: | ElecLoadProvided | |||
| integer, | intent(out) | :: | OperatingMode | |||
| real(kind=r64), | intent(out) | :: | PLRforSubtimestepStartUp | |||
| real(kind=r64), | intent(out) | :: | PLRforSubtimestepShutDown | |||
| logical, | intent(in) | :: | FirstHVACIteration |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | GeneratorType | |||
| character(len=*), | intent(in) | :: | GeneratorName | |||
| integer, | intent(in) | :: | GeneratorNum | |||
| logical, | intent(in) | :: | RunFlag | |||
| real(kind=r64), | intent(in) | :: | FuelFlowRequest | |||
| real(kind=r64), | intent(out) | :: | FuelFlowProvided | |||
| logical, | intent(out) | :: | ConstrainedIncreasingMdot | |||
| logical, | intent(out) | :: | ConstrainedDecreasingMdot |