My latest commit adds the run_FullTestSuite.m and tests/* in the run/ directory - Ultimately this meta-simulation needs to become a one-command go to that completely tests and validates the Imogen installation that runs it.
Currently it tests sonic and hydrodynamic entropy wave advection under varying circumstances and tests the Sod tube. Once magnetism is no longer broken, it needs to test magnetic wave advection (in 1, 2 and 3D) and otherwise test all other parts of the code (all sourcing routines and boundary conditions, especially).
This code is currently not parallel well-behaved (all ranks will mindlessly run the analyses)...
My latest commit adds the run_FullTestSuite.m and tests/* in the run/ directory - Ultimately this meta-simulation needs to become a one-command go to that completely tests and validates the Imogen installation that runs it.
Currently it tests sonic and hydrodynamic entropy wave advection under varying circumstances and tests the Sod tube. Once magnetism is no longer broken, it needs to test magnetic wave advection (in 1, 2 and 3D) and otherwise test all other parts of the code (all sourcing routines and boundary conditions, especially).
This code is currently not parallel well-behaved (all ranks will mindlessly run the analyses)...