moved nu and prompt attributes to only the MGXS children who need them and added deepcopy capabilities for the nu/prompt data.

This commit is contained in:
Adam Nelson 2017-02-26 14:51:19 -05:00
parent 58517587aa
commit 6ce91c2b96
2 changed files with 84 additions and 31 deletions

View file

@ -386,7 +386,7 @@
"\n",
"In this case, let's create the multi-group chi-prompt, chi-delayed, and prompt-nu-fission cross sections with our 100-energy-group structure and multi-group delayed-nu-fission and beta cross sections with our 100-energy-group and 6-delayed-group structures. \n",
"\n",
"The prompt chi and nu-fission data can actually be gathered using the `Chi` and `FissionXS` classes, respectively, but passing in a value of `True` for the optional `prompt` parameter upon initialization."
"The prompt chi and nu-fission data can actually be gathered using the `Chi` and `FissionXS` classes, respectively, by passing in a value of `True` for the optional `prompt` parameter upon initialization."
]
},
{