Command Line Fatal Error vs EPLauncher

Hi all,

I'm curious to know why when i run my .idf file in the command line, I receive a Fatal Error and EnergyPlus is terminated and receive no outputs. In contrast, when i run the same .idf and .epw files in the EP Launcher, it runs perfectly (albeit 9 warnings).

Why is this? Aren't the energyplus launcher and cmd line executable the same? Shouldn't I be able to receive the same output?

Thanks!

eglendlease's avatar
21
eglendlease
asked 2020-06-03 23:52:16 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2020-06-04 13:06:47 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

Do you have multiple versions of EnergyPlus installed? This sounds like the version of EP-Launch that you are using isn't the same as the executable version you have on your PATH.

Aaron Boranian's avatar Aaron Boranian (2020-06-04 08:44:31 -0500) edit

Hey Aaron,

I've just checked that both the executable and EPLaunch are both running on EnergyPlus 9.3.0

eglendlease's avatar eglendlease (2020-06-04 21:04:23 -0500) edit

Hmm, ok. It might be related to some other issues addressed in the bug fix release of EnergyPlus v9.3. If you are using the initial release of EnergyPlus v9.3, I would recommend uninstalling that and installing the bug fix release to see if that fixes your problem.

Aaron Boranian's avatar Aaron Boranian (2020-06-05 08:54:19 -0500) edit

What are the command line line arguments that you are using?

JasonGlazer's avatar JasonGlazer (2020-06-05 08:59:25 -0500) edit

@JasonGlazer Just your classic energyplus -w weather.epw -r input.idf

@AaronBorainian I'll try that now. Will update you if anything changes. Thanks

eglendlease's avatar eglendlease (2020-06-08 19:06:27 -0500) edit
add a comment see more comments