From 5e3214d22dd4903f8c93cbce88b405e6b1378d08 Mon Sep 17 00:00:00 2001
From: Paul Romano
Date: Wed, 30 Jan 2013 16:52:28 -0500
Subject: [PATCH] Updated documentation.
---
...981fa3920210c6ad8dbe5e968783d5dd7520c3.png | Bin 0 -> 171 bytes
_sources/developers.txt | 2 +
_sources/quickinstall.txt | 84 +++++-------
_sources/releasenotes/index.txt | 1 +
_sources/releasenotes/notes_0.5.1.txt | 38 ++++++
_sources/usersguide/input.txt | 8 ++
_sources/usersguide/install.txt | 102 ++++++++++-----
developers.html | 3 +-
devguide/index.html | 2 +-
devguide/statepoint.html | 2 +-
devguide/structures.html | 2 +-
devguide/styleguide.html | 2 +-
devguide/workflow.html | 2 +-
devguide/xml-fortran.html | 2 +-
genindex.html | 2 +-
index.html | 2 +-
license.html | 2 +-
methods/cross_sections.html | 2 +-
methods/eigenvalue.html | 2 +-
methods/geometry.html | 2 +-
methods/index.html | 2 +-
methods/introduction.html | 2 +-
methods/parallelization.html | 2 +-
methods/physics.html | 2 +-
methods/random_numbers.html | 2 +-
methods/tallies.html | 2 +-
objects.inv | Bin 1633 -> 1650 bytes
publications.html | 2 +-
quickinstall.html | 60 ++++-----
releasenotes/index.html | 9 +-
releasenotes/notes_0.4.0.html | 2 +-
releasenotes/notes_0.4.1.html | 2 +-
releasenotes/notes_0.4.2.html | 2 +-
releasenotes/notes_0.4.3.html | 2 +-
releasenotes/notes_0.4.4.html | 2 +-
releasenotes/notes_0.5.0.html | 8 +-
releasenotes/notes_0.5.1.html | 122 ++++++++++++++++++
search.html | 2 +-
searchindex.js | 2 +-
usersguide/beginners.html | 2 +-
usersguide/index.html | 28 ++--
usersguide/input.html | 11 +-
usersguide/install.html | 113 +++++++++++-----
usersguide/troubleshoot.html | 2 +-
44 files changed, 438 insertions(+), 207 deletions(-)
create mode 100644 _images/math/66981fa3920210c6ad8dbe5e968783d5dd7520c3.png
create mode 100644 _sources/releasenotes/notes_0.5.1.txt
create mode 100644 releasenotes/notes_0.5.1.html
diff --git a/_images/math/66981fa3920210c6ad8dbe5e968783d5dd7520c3.png b/_images/math/66981fa3920210c6ad8dbe5e968783d5dd7520c3.png
new file mode 100644
index 0000000000000000000000000000000000000000..2d943287c05088ef896f1925acf91faf5bfce0b1
GIT binary patch
literal 171
zcmeAS@N?(olHy`uVBq!ia0vp^AT|#RGmu>AYB(84X$AO%xc>kDAINlYaNyzL*|u$4
zS67#Tfk9GI(!6=|N=iz^#Kg{=IrHq&XcLCW#5D39Dxu
zy>M3G(1D8q2R1Y|CYCWX3!GsQPaul Romano
Bryan Herman
Nick Horelik
+Adam Nelson
Advisors to the project include:
@@ -57,6 +57,7 @@
bugs fixed, and known issues for each successive release.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Release Notes for OpenMC 0.5.1
+
+
Note
+
These release notes are for an upcoming release of OpenMC and are still
+subject to change.
+
+
+
System Requirements
+
There are no special requirements for running the OpenMC code. As of this
+release, OpenMC has been tested on a variety of Linux distributions, Mac OS X,
+and Microsoft Windows 7. Memory requirements will vary depending on the size of
+the problem at hand (mostly on the number of nuclides in the problem).
+
+
+
New Features
+
+Proper install capability with ‘make install’.
+Lattices can now be 2 or 3 dimensions.
+New scatter-PN score type.
+New kappa-fission score type.
+Ability to tally any reaction by specifying MT.
+
+
+
+
Bug Fixes
+
+63bfd2 : Fix tracklength tallies with cell filter and universes.
+88daf7 : Fix analog tallies with survival biasing.
+
+
+
+
+
+
+
+
+
+
+
+
+
+