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

Parametric Preprocessor

asked 2016-07-10 18:47:45 -0500

HJOJOA's avatar

updated 2016-07-10 22:40:55 -0500

Hi,

Can someone help me to run the energyplus Parametric Preprocessor program? i need to create the four buildings for leed energy report.

Can i do this from open studio?

edit retag flag offensive close merge delete

Comments

As always, a good place to start is to look at the EnergyPlus documentation and search for relevant tags.

MatthewSteen's avatar MatthewSteen  ( 2016-07-10 22:39:19 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2016-07-11 11:18:45 -0500

In OpenStudio, you could use the building rotation measure. It's under envelope measures in the BCL.

edit flag offensive delete link more
2

answered 2016-07-11 09:52:04 -0500

The ParametricPreprocessor can be used independently but is most often used with EP-Launch. In EP-Launch, just select the file containing parametric objects and run it. If that does not work make sure that Run ParametricPreprocessor checkbox is checked in Option..Miscellaneous.

I do not know if OpenStudio supports that utility but it includes other ways of doing parametric analyses.

To run ParametricPreprocessor independently, you need to open a command line in the EnergyPlusV8-5-0\Preprocess\ParametricPreProcessor directory and type:

parametricpreprocessor.exe "<filename>"

Where filename is the name of the file including the path in double quotes. For example:

C:\EnergyPlusV8-5-0\PreProcess\ParametricPreProcessor>parametricpreprocessor.exe "c:\EnergyPlusV8-5-0\ExampleFiles\LBuildingAppGRotPar.idf"

You should then get the various files generated in the directory with the original IDF file.

edit flag offensive delete link more

Your Answer

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

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2016-07-10 18:47:45 -0500

Seen: 484 times

Last updated: Jul 11 '16