removed unnecessary imports and fixed comments

This commit is contained in:
Sam Shaner 2016-08-11 08:02:44 -04:00
parent bed64630e5
commit 6669e437e2
8 changed files with 9 additions and 29 deletions

View file

@ -552,6 +552,9 @@
"* `ChiPrompt` (`\"chi prompt\"`)\n",
"* `InverseVelocity` (`\"inverse-velocity\"`)\n",
"* `PromptNuFissionXS` (`\"prompt-nu-fission\"`)\n",
"* `DelayedNuFissionXS` (`\"delayed-nu-fission\"`)\n",
"* `ChiDelayed` (`\"chi-delayed\"`)\n",
"* `Beta` (`\"beta\"`)\n",
"\n",
"In this case, let's create the multi-group cross sections needed to run an OpenMOC simulation to verify the accuracy of our cross sections. In particular, we will define `\"transport\"`, `\"nu-fission\"`, `'\"fission\"`, `\"nu-scatter matrix\"` and `\"chi\"` cross sections for our `Library`.\n",
"\n",