Release Notes for OpenMOC 0.1.2

System Requirements

There are no special requirements for running the OpenMOC code. As of this release, OpenMOC has been tested on a variety of Linux distributions as well as Mac OS X. However, it has not been tested yet on any releases of Microsoft Windows. Memory requirements will vary depending on the size of the problem at hand (the number of flat source regions and the level of track discretization).

New Features

Bug Fixes

  • 216ce92b2a: Minor correction to C5G7 cross-sections
  • ac6bbe7674: Fix to find coordinates within the Geometry in openmoc.plotter.plot_fluxes(...) routine
  • ea25db0454: Fix to allow sources to be stored in openmoc.process.store_simulation_state(...) routine
  • c9bd55788e: Segfault for coarse track spacings in Solver::convergeSource(...) routine
  • 25fe960cd5: Fixed openmoc import statement in openmoc.process submodule