Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How do I use edited boiler algorithm source code?

Hello everyone! Student here,

I plan to change the source code for the boiler calculations and use it to do modeling. How can I use that new source code for modeling? I see the source code on Github, but I am having trouble on how to implement the changed code. I only see the source code on Github but not in my EnergyPlus folder that lives on my C drive. Where do I put this new changed code within my EnergyPlus folder, that lives on my C drive, to do modeling with the new code?

I found the specific source code on the Github, and it is written in C++ and is available at:

https://github.com/NREL/EnergyPlus

For example for the boilers, I found the source code here:

https://github.com/NREL/EnergyPlus/blob/develop/src/EnergyPlus/Boilers.cc

How do I use edited boiler algorithm source code?

Hello everyone! Student here,

I plan to change the source code for the boiler calculations and use it to do modeling. How can I use that new source code for modeling? I see the source code on Github, but I am having trouble on how to implement the changed code. I only see the source code on Github but not in my EnergyPlus folder that lives on my C drive. Where do I put this new changed code within my EnergyPlus folder, that lives on my C drive, to do modeling with the new code?

I found the specific source code on the Github, and it is written in C++ and is available at:

https://github.com/NREL/EnergyPlus

For example for the boilers, I found the source code here:

https://github.com/NREL/EnergyPlus/blob/develop/src/EnergyPlus/Boilers.cc

How do I use edited boiler algorithm source code?

Hello everyone! Student here,

I plan to change the source code for the boiler calculations and use it to do modeling. How can I use that new source code for modeling? I see the source code on Github, but I am having trouble on how to implement the changed code. I only see the source code on Github but not in my EnergyPlus folder that lives on my C drive. Where do I put this new changed code within my EnergyPlus folder, that lives on my C drive, to do modeling with the new code?

I found the specific source code on the Github, and it is written in C++ and is available at:

https://github.com/NREL/EnergyPlus

For example for the boilers, I found the source code here:

https://github.com/NREL/EnergyPlus/blob/develop/src/EnergyPlus/Boilers.cc