diff --git a/examples/HydroTests/IdealizedAGNJet/run.sh b/examples/HydroTests/IdealizedAGNJet/run.sh index 703905f73aecf7175ecf1508255f594e9bc50ba4..ae4eaf134a5e7dad490aecf53296e4ea35737b02 100755 --- a/examples/HydroTests/IdealizedAGNJet/run.sh +++ b/examples/HydroTests/IdealizedAGNJet/run.sh @@ -11,3 +11,9 @@ python3 write_ICs.py ../../../swift --hydro --temperature --threads=16 --limiter --sync --pin idealized_jet.yml +cd analysis_scripts + +python3 energetics.py +python3 lobe_dimensions.py +python3 phase_space_diagram.py +python3 temperature_slices.py