summaryrefslogtreecommitdiff
path: root/src/simulation/elements/NEUT.cpp
diff options
context:
space:
mode:
authorStanislaw Skowronek <skylark@disorder.sko>2013-11-16 01:12:45 (GMT)
committer Stanislaw Skowronek <skylark@disorder.sko>2013-11-16 01:12:45 (GMT)
commitc133b7a99fea1b45ce80b6f5245a77fc886edd5d (patch)
tree6c6b54b9f78b46da68f50890d6be27b4e2f39309 /src/simulation/elements/NEUT.cpp
parent76306f9260e519c098a312303e07be38860ef1f7 (diff)
downloadpowder-c133b7a99fea1b45ce80b6f5245a77fc886edd5d.zip
powder-c133b7a99fea1b45ce80b6f5245a77fc886edd5d.tar.gz
Solid plutonium.
Diffstat (limited to 'src/simulation/elements/NEUT.cpp')
-rw-r--r--src/simulation/elements/NEUT.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simulation/elements/NEUT.cpp b/src/simulation/elements/NEUT.cpp
index d61466c..2e798d4 100644
--- a/src/simulation/elements/NEUT.cpp
+++ b/src/simulation/elements/NEUT.cpp
@@ -67,6 +67,7 @@ int Element_NEUT::update(UPDATE_FUNC_ARGS)
parts[i].vy *= 0.995;
break;
case PT_PLUT:
+ case PT_SPLU:
if (pressureFactor>(rand()%1000))
{
if (!(rand()%3))