Skip to content

Commit 90a6c43

Browse files
author
Rachel Slaybaugh
committed
Merge pull request pyne#724 from rachelslaybaugh/develop
tutorial updates again
2 parents 0399be7 + ac2b70a commit 90a6c43

File tree

2 files changed

+112
-47
lines changed

2 files changed

+112
-47
lines changed

tutorial/04-reaction_names.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"produced, then the number precedes the particle type. Thus, one\n",
4646
"neutron and two protons are given by \"n2p\". However if this would\n",
4747
"result in the name starting with a number, then the name is\n",
48-
"prepended with ``z_`` to indicate any incident particle. For\n",
48+
"prepended with ``z_`` to indicate a number of incident particles is coming. For\n",
4949
"example, a reaction yielding two neutrons is \"z_2n\" (because\n",
5050
"\"2n\" is not a valid variable name in most programming languages).\n",
5151
"\n",
@@ -373,4 +373,4 @@
373373
"metadata": {}
374374
}
375375
]
376-
}
376+
}

0 commit comments

Comments
 (0)