First time here? Check out the Help page!

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

OS 1.9.0 (Linux): EnergyPlus not running in command terminal

asked 9 years ago

This bug report applies to the EnergyPlus package bundled with OpenStudio 1.9.0, version for Linux.

When trying to run EnergyPlus separate from OpenStudio, I first entered in command terminal:

export ENERGYPLUS_DIR=/usr/local/share/openstudio-1.9.0/EnergyPlus-8-3-0
export PATH=$PATH:$ENERGYPLUS_DIR
export ENERGYPLUSWEATHER=$ENERGYPLUSDIR/WeatherData

After this, the following command should start a simulation:

runenergyplus EPinputfile.idf weatherfile.epw

However, this fails with the following error message:

..did not find 'EnergyPlus'
Preview: (hide)

1 Answer

Sort by » oldest newest most voted
3

answered 9 years ago

updated 9 years ago

The reason for this error is a bug in the runenergyplus script, see picture below: image description

once the highlighted line has been corrected:

   PRG_N=energyplus

the script will run without complaints.

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: 9 years ago

Seen: 408 times

Last updated: Nov 28 '15