Added tests and fixed code accordingly

This commit is contained in:
Adam Nelson 2020-10-22 14:13:32 -05:00
parent 6f4da06580
commit d2c00b4f1b
12 changed files with 45629 additions and 818 deletions

View file

@ -243,7 +243,7 @@ std::unordered_map<int, std::string> REACTION_NAME_MAP {
{N_3N3HE, "(n,3n3He)"},
{N_4N3HE, "(n,4n3He)"},
{N_3N2P, "(n,3n2p)"},
{N_3N3A, "(n,3n3a)"},
{N_3N2A, "(n,3n2a)"},
{N_3NPA, "(n,3npa)"},
{N_DT, "(n,dt)"},
{N_NPD, "(n,npd)"},