Release Notes for OpenMOC 0.1.4

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

  • 751ba0: Major reformulation of constructive solid geometry models used in OpenMOC
  • 691afb: Inclusion of (n,2n), (n,3n), etc. reaction with nu-scattering matrix
  • 41ac75: Compatiblity module for the soon-to-be-open-sourced OpenCG package
  • e69bbf: Directory parameter for store_simulation_state(…) routine

Bug Fixes

  • 0936be: Revised import statements in Python modules to be compatible with Python 3
  • 189733: Bug fixes to VectorizedSolver class caused by backwards compatiblity issues from v0.1.3
  • 732017 : Bug fix for openmoc.compatible.casmo module’s k-infinity parser