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

forwardtranslator to export OS model to EP IDF

asked 4 years ago

newbie20's avatar

updated 4 years ago

I have a front ended app that conforms to Floorspace.js and creates a JSON based on user described geometry and input .I have a measure that imports the geometry to OS (Outputs a model). I would like to export the OS model to EP IDF via the measure. I know I can use forwardtranslator, but I don't know exactly how to use it. Would prefer examples to follow.

Thanks in advance :-)

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 4 years ago

If you make a new EnergyPlus measure it will come with a basic functional test that generates an IDF from an OSM on the fly using the code you are referring to. Here is an example of this forward translation in one of our tariff measures.

As a note, if you are already creating an OpenStudio Workflow (OSW) and running that via the OpenStudio CLI, it will handle the forward translation for you. You can pass it a --measures_only argument to not run the simulation in EnergyPlus if you plan to run it elsewhere.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 4 years ago

Seen: 95 times

Last updated: May 29 '20