From 869456ddcffbdd2a3546aeb756fab9ddb2563164 Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Fri, 22 Jan 2016 09:45:43 -0600 Subject: [PATCH] Fix comment Evaporation -> WattEnergy --- src/energy_distribution.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/energy_distribution.F90 b/src/energy_distribution.F90 index 1dea1bfece..db3dcc4411 100644 --- a/src/energy_distribution.F90 +++ b/src/energy_distribution.F90 @@ -114,7 +114,7 @@ module energy_distribution end type Evaporation !=============================================================================== -! EVAPORATION gives the energy distribution of neutrons emitted from a Watt +! WATTENERGY gives the energy distribution of neutrons emitted from a Watt ! fission spectrum. This corresponds to ACE law 11 and ENDF File 5, LF=11. !===============================================================================