Generator MicroTurbine in OpenStudio
Hi, It is nice to have Generator MicroTubine in the new version of OS, but how to use it in the GUI ? Where to put the generator in the model ?
Thanks
First time here? Check out the Help page!
Hi, It is nice to have Generator MicroTubine in the new version of OS, but how to use it in the GUI ? Where to put the generator in the model ?
Thanks
To use the heat recovery just drop it into a plant loop. Need to add it to a load center in a measure since those aren't GUI exposed.
The Add Rooftop PV measure adds ElectricLoadCenterDistribuition object using an OpenStudio measure; in case you want some guidance on adding it using a measure.
@David Goldwasser, but in the description it says that it "will create new shading surface geometry above the roof for each thermal zone in your model where the surface azmith falls within the user specified range. Arguments are exposed for panel efficiency, inverter efficiency, and the fraction of each roof surface that has PV" but what if I just need ElectricLoadCenterDistribuition measure for implementing a CHP unit in a building (not PV)
@Raghda Derbel, You are correct, you would have to modify a copy of that measure, or make a clean new measure , which you can do in the OpenStudio Application, or PAT; and then copy the code related to ElectricLoadCenterDistribuition into your model. In addition to adding it to the model, you also need to asociate it with model objects that you want to use it
Ok thanks, I will try to modify the measure then! But what do you mean by "you also need to asociate it with model objects that you want to use it" ? (sorry but I am not familiar with this)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-01-03 09:34:36 -0600
Seen: 204 times
Last updated: Jan 03 '17
@adhilton , thanks. But can you be more specific ? How to add the load center , didn't see it in the BCL.