From 551f3a2012e5800b48f03d899b321ea70942070f Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Sat, 22 Jun 2013 22:18:27 -0400 Subject: [PATCH] Updated release notes for 0.5.2. --- docs/source/releasenotes/notes_0.5.2.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/releasenotes/notes_0.5.2.rst b/docs/source/releasenotes/notes_0.5.2.rst index c50ca2fd19..d030615db7 100644 --- a/docs/source/releasenotes/notes_0.5.2.rst +++ b/docs/source/releasenotes/notes_0.5.2.rst @@ -19,7 +19,7 @@ New Features - Python script for mesh tally plotting - Isotopic abundances based on IUPAC 2009 when using -- Particle restart file +- Particle restart files for debugging - Code will abort after certain number of lost particles (defaults to 10) - Region outside lattice can be filled with material (void by default) - 3D voxel plots @@ -41,6 +41,7 @@ Bug Fixes - a3c593_: Fixed bug in use of free gas scattering for H-1. - 3a66e3_: Fixed bug in 2D mesh tally implementation. - ab0793_: Corrected PETSC_NULL references to their correct types. +- 182ebd_: Use analog estimator with energyout filter. .. _7632f3: https://github.com/mit-crpg/openmc/commit/7632f3 .. _f85ac4: https://github.com/mit-crpg/openmc/commit/f85ac4 @@ -53,3 +54,4 @@ Bug Fixes .. _a3c593: https://github.com/mit-crpg/openmc/commit/a3c593 .. _3a66e3: https://github.com/mit-crpg/openmc/commit/3a66e3 .. _ab0793: https://github.com/mit-crpg/openmc/commit/ab0793 +.. _182ebd: https://github.com/mit-crpg/openmc/commit/182ebd