Revision 5a980e76e7d729fdeb47b4df721ce7142ec56dcb authored by Tom Quinn on 11 December 2015, 05:52:20 UTC, committed by Tom Quinn on 11 December 2015, 05:52:20 UTC
Change-Id: Iad748f5d173156524194feef6dfac5054ca9dbe4
1 parent 267f813
Raw File
README
This is a simple test of SPH done by running a shock tube and comparing
the results with a previous SPH calculation.

Running "make test" should 1) run ChaNGa on a test simulation and 2) run
a simple analysis to produce the pressure versus position in the shock tube.

Files in this directory include:

pressplot.c: a simple analysis program
tipsydefs.h: header for the above program
shocktube.std: Initial conditions for the shock tube.
shocktube.param: Parameter file for the shock tube simulation.
press_gasoline.out: benchmark output from Gasoline for comparison.
back to top