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
I have just uploaded the Burgers' equation test. This test pointed out some problems (that I will try to explain in a different issue ticket), it being more complex than the Lorenz one. However, for the moment I am not particularly afraid about it because FOODiE API is not stable.
It is worth to note that in the implemented test the Sod's shock tube problem is implemented. This is enough for the testing purposes, however the implementation is very general (allowing also multi-specie flows, mixture of different gases) thus other tests of 1D Euler system are very easy to add.
With these 4 tests, I consider the test facilitymature for analyzing the accuracy of the implemented integrators and sufficiently complex (with special regards of the Euler test) for benchmarks. However, I will happy to try implement other tests that you will promote.
I have added the Lorenz test of Rouson's book. Here we create a list of desired test
The text was updated successfully, but these errors were encountered: