Explosion Calculations

  To run the explosion code, follow the instructions at http://sourceforge.net/p/nucnet-projects/wiki/simple_snII/ to install and compile the relevant codes. If you have placed the XML files in the projects/nucnet-tools-code/data_pub/s15a28a28/ directory, as suggested here, execute the simple SNII explosion code for explosion energy 1.0 B = 1.0 × 1051 ergs by changing into the projects/simple_snII/ directory

cd ~/projects/simple_snII/

and typing

./simple_snII ../nucnet-tools-code/data_pub/s15a28a28/s15a28a28_presn.xml 1.0e51 ../nucnet-tools-code/data_pub/s15a28a28/expl_1.0e51.xml

(Typical execution time for an x86_64 type processor: ~2 minutes.) The output XML file is expl_1.0e51.xml in the directory ../nucnet-tools-code/data_pub/s15a28a28/.