NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
492 stars 187 forks source link

Document order of EnergyPlus expand objects measures #2922

Open macumber opened 6 years ago

macumber commented 6 years ago

Clear up this issue by documenting on the CLI page

https://github.com/NREL/OpenStudio/issues/2799

jmarrec commented 4 years ago

https://github.com/NREL/OpenStudio-workflow-gem/blob/71f187fc502462339094b90da78ef8968af0c830/lib/openstudio/workflow/run.rb#L58-L79

RunEnergyPlus calls expandsObjects: https://github.com/NREL/OpenStudio-workflow-gem/blob/71f187fc502462339094b90da78ef8968af0c830/lib/openstudio/workflow/util/energyplus.rb#L125-L151

jmarrec commented 3 years ago

updated permalinks:

https://github.com/NREL/OpenStudio-workflow-gem/blob/e569f910be364d33c3ddb1a655570c85f1b24bfa/lib/openstudio/workflow/run.rb#L55-L77

https://github.com/NREL/OpenStudio-workflow-gem/blob/e569f910be364d33c3ddb1a655570c85f1b24bfa/lib/openstudio/workflow/util/energyplus.rb#L127-L153