-
Notifications
You must be signed in to change notification settings - Fork 176
Fix unit error in TestOnly.MoistAir, R134a_setState_pTX and WaterIF97_dewEnthalpy #4114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix unit error in TestOnly.MoistAir, R134a_setState_pTX and WaterIF97_dewEnthalpy #4114
Conversation
Note that there is currently no Units.SI.PressureRate.
|
This would help addressing the issues reported in #4099 |
|
I'm not sure if this is needed - and would discuss it together with #4097 |
HansOlsson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And here as well.
I think you need to elaborate. |
Has been decided in meeting on 2023-11-14 to merge with proposed fixes.
HansOlsson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, according to MAP-Lib.
Note that there is currently no
Units.SI.PressureRate. In case #4103 gets merged first, we should make use of theUnits.SI.PressureRateintroduced there.