OpenStudio to BEopt
I have a preexisting model in OpenStudio but would like to give BEopt a shot. Is it possible to import the files across interfaces?
First time here? Check out the Help page!
I have a preexisting model in OpenStudio but would like to give BEopt a shot. Is it possible to import the files across interfaces?
It is not possible to bring a model from the OpenStudio app into BEopt. The OpenStudio app is a general-purpose application that closely mirrors the EnergyPlus inputs and helps you create a single model in great detail. BEopt, on the other hand, is very tailored towards modeling residential buildings using higher-level geometry and other inputs, and helps compare many different design alternatives.
The only connection that exists is that you could technically import any of the BEopt design alternatives into the OpenStudio application, because BEopt creates OpenStudio models behind the scenes as part of running EnergyPlus simulations.
BEopt does not by default create the *.osm file but you could change args['debug'] = debug
to args['debug'] = true
on line 66 of C:\Program Files (x86)\NREL\BEopt_3.0.1\Workflow\run_simulation.rb
to get it. If there is interest from users, we could consider a BEopt setting in the future to allow the OSM to be generated.
That's correct, 3D geometry from BEopt v3 is not currently preserved in the OpenStudio model. BEopt uses OpenStudio-HPXML to produce the model, and the OpenStudio-HPXML project has some documentation regarding geometry here.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2023-07-05 12:30:43 -0600
Seen: 227 times
Last updated: Jul 07 '23