-
Notifications
You must be signed in to change notification settings - Fork 193
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
WaterToAirHeatPumpEquationFit curves do not support Table:Lookup #4946
Comments
Perhaps Probably need to inventory all objects where curve type is too exclusive. |
This issue is probably a lot like #4611. |
I agree with you @joseph-robertson
Edit: I see you already started a PR, leaving it up to you then. |
Addresses #4946, allow TableLookup curves for Coil:*:WaterToAirHeatPump:EquationFit objects
Issue overview
CoilCoolingWaterToAirHeatPumpEquationFit and CoilHeatingWaterToAirHeatPumpEquationFit do not support specifying curve data using Table:Lookup.
They are supposed to accept \reference QuadvariateFunctions but the documentation shows only that Curve:QuadLinear and Curve:QuintLinear are allowed for their respective curve fields
Recreate the issue - see attached script
Context
This is needed for ComStock GSHP measure development
coil_bug.rb.txt
The text was updated successfully, but these errors were encountered: