mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 20:45:35 -04:00
removed unnecessary imports and fixed comments
This commit is contained in:
parent
bed64630e5
commit
6669e437e2
8 changed files with 9 additions and 29 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue