-
Notifications
You must be signed in to change notification settings - Fork 208
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
Chiller:Electric:EIR node API refactor, ChillerAbsorption/ChillerAbsorption tertiary node refactor #3847
Conversation
…chw loop and node is on supply side of another plant loop
also Add Loop convenience function for both ChillerAbsorption and ChillerAbsorptionIndirect
…llerAbsorptionIndirect
…er Flow Rate' is autosizable
The reason I didn't do it for condenser water flow rate is that it's not used if air/evap cooled
…ompressorElectricConsumptionRejectedbyCondenser
…n an optionaldouble
…d default it to 1 in Ctor PER I/O ref: "If this field is not entered then the capacity fraction is set to 1.0"
@kbenne Still working on this one, realized model was missing methods, and FT was missing even more |
…e than getString(i, false, true)
@kbenne Ok, ready for review I think. |
@jmarrec did you or can you add one or more simulation tests to demonstrate this feature? |
… have Tertiary = Demand side actually...
…Loop, and back to Steam whern disconnecting
…studio-resources regression test)
@kbenne NREL/OpenStudio-resources#97. A good idea to have done that, I realized I completely messed it up: all three chillers should have tertiary = DEMAND side of another loop, not supply:
|
…IR HR Flow Rate since that makes E+ REQUIRE the nodes
Pull request overview
Fixes Chiller:Electric:EIR API related to node need a serious refactor #3606: Refactor
Chiller:Electric:EIR
API related to node: no getter/setter to manipulate nodes by name.Fixes ChillerAbsorption is missing implementation of tertiary nodes for Generator Loop #3111: Add tertiary node for
ChillerAbsoprtion
For
ChillerAbsoprtion
,ChillerAbsoprtionIndirect
,Chiller:Electric:EIR
:Pull Request Author
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
src/model/test
)src/energyplus/Test
)src/osversion/VersionTranslator.cpp
)src/openstudio_lib/library/OpenStudioPolicy.xml
)Labels:
IDDChange
APIChange
Pull Request - Ready for CI
so that CI builds your PRReview Checklist
This will not be exhaustively relevant to every PR.