diff --git a/README.rst b/README.rst index 980f6ef4a..ed19bc84d 100644 --- a/README.rst +++ b/README.rst @@ -21,8 +21,8 @@ Direct Accelerated Geometry Monte Carlo (DAGMC) is a software package that allows users to perform Monte Carlo radiation transport directly on CAD models. DAGMC has been integrated into a variety of Monte Carlo radiation codes -including MCNP5_, MCNP6_, Geant4_, FLUKA_, Tripoli4_, and Shift_. There are also -efforts planned to integrate DAGMC into other codes such as Serpent2_, OpenMC_, +including MCNP5_, MCNP6_, Geant4_, FLUKA_, Tripoli4_, OpenMC_, and Shift_. There are also +efforts planned to integrate DAGMC into other codes such as Serpent2_, Phits_, and FRENSIE_. DAGMC currently relies on using the commercial solid modeling software Cubit_ (or its diff --git a/doc/CHANGELOG.rst b/doc/CHANGELOG.rst index 02e51f13d..f0ed5d9a7 100644 --- a/doc/CHANGELOG.rst +++ b/doc/CHANGELOG.rst @@ -12,6 +12,8 @@ Next version * Update hdf5 to v1.14.3 from v1.10.4 (#931 #933) * Ensure implicit complement handle is placed at the back of DAGMC volume indices (#935) * Update MOAB to 5.5.1 from 5.3.0 (#939 #940) + * Update README regarding OpenMC (#938) + v3.2.3 ====================