Multi-Zone Nucleosynthesis with Updated Rates
To make graphs of nucleosynthesis yields versus interior mass coordinate
with updated rates, you first need to retrieve the data. Then re-download the
simple_snII__zone.xml file by typing
cd ~/projects/simple_snII/
make simple_snII_data
Alternatively, you can simply comment out the “flow current xml file“ property. Now
look for the lines in simple_snII__zone.xml in ../nucnet-tools-code/data_pub/
that read
<!-- Name of updated rates xml file. Note that the path is relative to
the executable. Uncomment and edit to use the appropriate file. -->
<!--
<property
name="updated rates xml file"
>../nucnet-tools-code/data_pub/n15_study_rates.xml</property>
-->
<!-- Neutrino rates xml files. Note that the path of the rates file
is relative to the executable while the path to the include file
is relative to this file. Uncomment and edit zone_nu_include.xml
to use. -->
Change them to (that is, uncomment the “updated rates xml file” property)
<!-- Name of updated rates xml file. Note that the path is relative to
the executable. Uncomment and edit to use the appropriate file. -->
<property
name="updated rates xml file"
>../nucnet-tools-code/data_pub/n15_study_rates.xml</property>
<!-- Neutrino rates xml files. Note that the path of the rates file
is relative to the executable while the path to the include file
is relative to this file. Uncomment and edit zone_nu_include.xml
to use. -->
Now you can run the multi-zone code with rates updated from Set 2. Run the code
for explosion energy 0.6 B by typing
./run_multi_zone_omp ../nucnet-tools-code/data_pub/s15a28a28/expl_0.6e51.xml ../nucnet-tools-code/data_pub/simple_snII__zone.xml ../nucnet-tools-code/data_pub/s15a28a28/my_output_0.6e51_updated_rates.xml ""