Exercise 1
Exercise 2
Download the tar.gz file below for the blast wave problem and put it in your
jetsetup.tar.gz
For Exercise 2: Download the init.c below for the blast wave problem and put it in your
init.c
Script to plot sedov relation and compare with output of PLUTO.
blast.pro
Exercise 2
Download the tar.gz file below for the blast wave problem and put it in your
~/pluto/PLUTO/Test_Problems/MHD/Jet
jetsetup.tar.gz
For Exercise 2: Download the init.c below for the blast wave problem and put it in your
~/pluto/PLUTO/Test_Problems/MHD/Blast
init.c
Script to plot sedov relation and compare with output of PLUTO.
blast.pro
Where PATCH=lean_CC
is written, use instead PATCH=lean
. Also, where make -j
use make -j PATCH=lean
.