-
Notifications
You must be signed in to change notification settings - Fork 6
Code Samples
Bradley Meyer edited this page Jun 30, 2021
·
3 revisions
Here are some samples of useful codes based on wnutils.
-
create_reaction_xml.py This code creates webnucleo reaction XML from an appropriate text file. For more information, see this blog post.
-
remove_species.py This code removes species from webnucleo XML files.
-
apply_nuc_xpath.py This code applies a nuclear XPath to webnucleo XML files.
-
push_bdn.py This code pushes all beta-decays that emit delayed neutrons to the version of the reaction that does not emit delayed neutrons. This is useful if you want to compare r-process calculations with and without delayed neutron emission.