Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running enzo with -i option #182

Open
ianww opened this issue Nov 15, 2021 · 0 comments
Open

Error when running enzo with -i option #182

ianww opened this issue Nov 15, 2021 · 0 comments

Comments

@ianww
Copy link

ianww commented Nov 15, 2021

Running enzo with the -i option enabled (to give information output) causes a fatal error.

ie. running enzo with:

./enzo.exe -d myParameterFile.enzo

works but running with:

./enzo.exe -d -i myParameterFile.enzo

causes an immediate crash with:

Error opening boundary condition file: (null)
enzo.C:918 0 ABORT ON EXIT_FAILURE!
Caught fatal exception:
'my_exit has been called.'
at enzo.C:920

EDIT: Greg Bryan at enzo-users advises that: "The -i flag in this context is an old enzo option to read a restart file and report some information about the output, so in this case the error is coming about because it thinks your input file is a restart file...I don't recommend that you use the -i option" .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant