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

Runtime errors in test cases orszag-tang, shear-alfven-wave, gas-compression #2969

Open
omriseemann opened this issue Sep 3, 2024 · 1 comment

Comments

@omriseemann
Copy link

Hi,
I have tried to run standard test cases with standard build with several recent versions of the projects. Currently working on v5.1.0

I have encountered errors in the test cases which is odd if everything compiles well:

for shear-alfven-wave, gas-compression sod test:
Error encountered: Field: Trying to set off-centre location on non-staggered grid
Did you mean to enable staggered grids?---

for orszag-tang:
Segmentation error after 2 time steps.

It successfuly passes tests for conduction, em-drift-wave, blob2d

The only way I manage to run the orszag-tang , is with a 4 years old docker image.

Maybe I have some dependencies wrong?

Running on ubuntu 2024 PC.

If you need more info, please list and ill be happy to oblidge

Thanks.
Omri Seemann.

@ZedThree
Copy link
Member

Hi @omriseemann, unfortunately we have ended up with more examples than we can reasonably maintain, which means some of them end up with problems. Some of these we're trying to fix in #2811. You may want to try that branch and see if you still have issues.

If they crash with backtraces, please could you post those? That will help us track down problems faster.

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

2 participants