1

Generator Coolant Outlet Temperature | Generator Coolant Inlet Temperature [closed]

Hello,

Is there any way to request both Generator Coolant Outlet Temperature and Generator Coolant Inlet Temperature as variables? I am using EnergyPlus 9.4

Many thanks, Angelo

Angelo Martucci's avatar
113
Angelo Martucci
asked 2021-07-14 02:52:13 -0500
edit flag offensive 0 remove flag reopen merge delete

Closed for the following reason "the question is answered, right answer was accepted" by Angelo Martucci 2021-07-14 10:08:30 -0500

Comments

add a comment see more comments

1 Answer

0

Each Generator:### object in EnergyPlus has a unique list of output variables. For example, the Generator:InternalCombustionEngine object has 19 output variables while the Generator:CombustionTurbine object only has 3 output variables.

In general, to know what output variables are available in your EnergyPlus model (IDF), add the Output:VariableDictionary object and review the generated RDD output file. You can read more about this in posts here and here.

Aaron Boranian's avatar
14.1k
Aaron Boranian
answered 2021-07-14 09:27:15 -0500
edit flag offensive 0 remove flag delete link

Comments

That's what I thought. Many thanks for your reply.

Angelo Martucci's avatar Angelo Martucci (2021-07-14 10:08:03 -0500) edit
add a comment see more comments