Figure 20

  To make the data for Figure 20, be sure you have downloaded the rates data. Now run the multi-zone calculation with updated rates but update only those desired rates from Set 2. The easiest way to do this is to comment out those rates you do not want to include in n15_study_rates.xml in projects/nucnet-tools-code/data_pub/. For example, to use only the updated rate for 4He + 14N 18F + γ, edit n15_study_rates.xml so that it reads

<reaction_data  
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
  xmlns:xi="http://www.w3.org/2001/XInclude"  
  xsi:schemaLocation="http://libnucnet.sourceforge.net/xsd_pub/2011-05-28/libnucnet__reac/  
  http://libnucnet.sourceforge.net/xsd_pub/2011-05-28/libnucnet__reac.xsd"  
>  
 
<!--  
  <xi:include href="n15_study/n15_a_g_f19.xml"/>  
  <xi:include href="n15_study/f18_n_p_o18.xml"/>  
  <xi:include href="n15_study/o18_a_g_ne22_formula.xml"/>  
-->  
  <xi:include href="n15_study/n14_a_g_f18.xml"/>  
<!--  
  <xi:include href="n15_study/n15_p_g_o16.xml"/>  
  <xi:include href="n15_study/n15_p_a_c12.xml"/>  
  <xi:include href="n15_study/o17_p_g_f18.xml"/>  
  <xi:include href="n15_study/c14_a_g_o18.xml"/>  
  <xi:include href="n15_study/c14_p_g_n15.xml"/>  
  <xi:include href="n15_study/n15_a_g_f19.xml"/>  
  <xi:include href="n15_study/n15_p_n_o15.xml"/>  
  <xi:include href="n15_study/o18_a_n_ne21.xml"/>  
  <xi:include href="n15_study/o18_p_a_n15.xml"/>  
  <xi:include href="n15_study/o18_p_g_f19.xml"/>  
  <xi:include href="n15_study/f17_n_g_f18.xml"/>  
  <xi:include href="n15_study/f18_n_g_f19.xml"/>  
  <xi:include href="n15_study/n15_n_g_n16.xml"/>  
  <xi:include href="n15_study/o18_n_g_o19.xml"/>  
  <xi:include href="n15_study/f18_p_a_o15.xml"/>  
  <xi:include href="n15_study/f18_p_g_ne19.xml"/>  
-->  
 
</reaction_data>

Repeat the calculation for the other updated reaction rate combinations from Set 2. Then create the figure analogously to the way you created the figure here or here.