Open
Description
Here we can discuss our conclusions about the accuracy of the results obtained from each test.
Passed Tests
List of tests for which the results accuracy is as expected for the formal order of the numerical scheme employed:
- Lorenz' test:
- explicit:
- Adams-Bashforth;
- Euler;
- Leapfrog;
- Runge-Kutta:
- TVD/SSP;
- Low Storage;
- explicit:
- Oscillation test1:
- explicit:
- Adams-Bashforth;
- Adams-Bashforth-Moulton;
- Euler;
- Leapfrog;
- Runge-Kutta:
- TVD/SSP (5 stages solver seems less acurate than the similar low storage 5 stages);
- Low Storage;
- embedded3;
- explicit:
- Burgers' test:
- explicit:
- Adams-Bashforth;
- Euler;
- Leapfrog;
- Runge-Kutta:
- TVD/SSP;
- Low Storage;
- explicit:
- 1D Euler test2:
- explicit:
- Adams-Bashforth;
- Euler;
- Leapfrog;
- Runge-Kutta:
- TVD/SSP;
- Low Storage;
- explicit:
Issues
- Analysis completed: all solvers works as expected.
- Analysis not completed.
- It is necessary to define a methodology for measuring the accuracy of adaptive time step schemes.
Activity