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

Revision history [back]

I know you mention the OpenStudio workflow doesn’t work for you, but I wanted to point out their is an OpenStudio Measure to convert FloorSpaceJS to an OpenStudio OSM. If you don’t want to work with OpenStudio beyond this, you can run this measure in using the OpenStudio CLI and pass in an argument —measures_only. You can run this through Python or whatever your preferred way to make system calls is, and it will run the measures but stop before attempting to run a simulation providing you with an EnergyPlus IDF file. You never have to use or open the OSM if you don’t need it, and you don’t need to use Ruby.