-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
The documentation specifies that G is given in units of Power per Temperature, however this line:
dT ~ G * Q_flow] |
Multiplies G with a factor that is in Power units, giving a result in Power^2 per Temperature.
I guess this line needs to be a division: Q_flow / G; or G needs to be defined differently.
Metadata
Metadata
Assignees
Labels
No labels