You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: