Hello everyone. I am a Greek student working on OpenStudio.
Currently I am trying to make a "one-story" building and run the simulation for it. I've watched the OpenStudio example that there is in the library and I 've tried to fill all of the collumns needed with logical information.
Once I start the simulation there is an error shown in that i can't seem to figure out even though I've searched in the forums.
The following are what's shown in the simulation tab once I try to run the program:
Initializing workflow. Processing OpenStudio Measures. Translating the OpenStudio Model to EnergyPlus. Processing EnergyPlus Measures. Starting Simulation. [18:43:04.765600 WARN] EnergyPlus returned a non-zero exit code. Check the stdout-energyplus log.
[18:43:04.765752 ERROR] :/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/energyplus.rb failed with EnergyPlus failed and did not create an eplusout.end file. Check the stdout-energyplus log., :/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/energyplus.rb:236:in `call_energyplus'
:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/jobs/run_energyplus.rb:63:in `perform'
:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/run.rb:291:in `step'
:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/run.rb:233:in `run'
:/openstudio_cli.rb:1173:in `execute'
:/openstudio_cli.rb:803:in `execute'
:/openstudio_cli.rb:1972:in `<main>'
eval:188:in `eval'
eval:188:in `require_embedded_absolute'
eval:173:in `block in require_embedded'
eval:167:in `each'
eval:167:in `require_embedded'
eval:126:in `require'
eval:3:in `<main>'
[18:43:04.767500 ERROR] Found error in state 'simulation' with message [":/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/energyplus.rb failed with EnergyPlus failed and did not create an eplusout.end file. Check the stdout-energyplus log., :/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/energyplus.rb:236:in call_energyplus'\n:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/jobs/run_energyplus.rb:63:in
perform'\n:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/run.rb:291:in step'\n:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/run.rb:233:in
run'\n:/openstudio_cli.rb:1173:in execute'\n:/openstudio_cli.rb:803:in
execute'\n:/openstudio_cli.rb:1972:in <main>'\neval:188:in
eval'\neval:188:in require_embedded_absolute'\neval:173:in
block in require_embedded'\neval:167:in each'\neval:167:in
require_embedded'\neval:126:in require'\neval:3:in
<main>'::/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/energyplus.rb:241:in rescue in call_energyplus'\n:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/energyplus.rb:238:in
call_energyplus'\n:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/jobs/run_energyplus.rb:63:in perform'\n:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/run.rb:291:in
step'\n:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/run.rb:233:in run'\n:/openstudio_cli.rb:1173:in
execute'\n:/openstudio_cli.rb:803:in execute'\n:/openstudio_cli.rb:1972:in
<main>'\neval:188:in eval'\neval:188:in
require_embedded_absolute'\neval:173:in block in require_embedded'\neval:167:in
each'\neval:167:in require_embedded'\neval:126:in
require'\neval:3:in `<main>'"]}
Simulation failed to run, with exit code 1
I tried to open the stdout-energy plus log and all it says is the above.
If anyone knows the solution of problems like these please let me know.
Thank you!