Recent Releases of CAD_to_OpenMC

CAD_to_OpenMC - Paper publish release

This is the release of CADtoOpenMC corresponding to the state of the published paper in J.O.S.S.

Scientific Software - Peer-reviewed - Python
Published by ebknudsen 10 months ago

CAD_to_OpenMC - Paper release

This marks the 1.0.0 release of CADtoOpenMC which is tied to the feature article submitted to Journal of Open Source Software, JOSS, (https://joss.theoj.org/).

It is more or less identical to the 0.3.6-release, except for cosmetic changes, but marks a milestone in the development of CADtoOpenMC.

Scientific Software - Peer-reviewed - Python
Published by ebknudsen over 1 year ago

CAD_to_OpenMC - v0.3.6

  • fixing some problem with the material tag procdures
  • allow users to set the tag delimiter. E.g. two parts named "drbunsen" and "drbeaker" would by default cause both h5m-volumes to be tagged as "dr". If '_' is removed from the tag delimiters they would be tagged with different materials.

Scientific Software - Peer-reviewed - Python
Published by ebknudsen over 1 year ago

CAD_to_OpenMC - v0.3.5

Stability improvement release.

What's Changed

  • avoid special characters in tags by @ebknudsen in https://github.com/openmsr/CADtoOpenMC/pull/111
  • Fix tags by @ebknudsen in https://github.com/openmsr/CADtoOpenMC/pull/115

Full Changelog: https://github.com/openmsr/CADtoOpenMC/compare/v0.3.4...v0.3.5

Scientific Software - Peer-reviewed - Python
Published by ebknudsen over 1 year ago

CAD_to_OpenMC - v0.3.4

What's Changed

  • Threading stl2 by @ebknudsen in https://github.com/openmsr/CADtoOpenMC/pull/104
  • Dellabella meshing algo by @ebknudsen in https://github.com/openmsr/CADtoOpenMC/pull/108

Full Changelog: https://github.com/openmsr/CADtoOpenMC/compare/v0.3.3...v0.3.4

Scientific Software - Peer-reviewed - Python
Published by ebknudsen over 1 year ago

CAD_to_OpenMC - v 0.3.3 ready for conda

Minor update release fixing a few bugs. - Adds a warning for known problematic geometries, such as degenerate toroids. - Streamlined package building - Available on conda

Scientific Software - Peer-reviewed - Python
Published by ebknudsen almost 2 years ago

CAD_to_OpenMC - v0.3.2

What's Changed

  • Merge assemblies by @ebknudsen in https://github.com/openmsr/CADtoOpenMC/pull/90

Full Changelog: https://github.com/openmsr/CADtoOpenMC/compare/v0.3.1...v0.3.2

Scientific Software - Peer-reviewed - Python
Published by ebknudsen almost 2 years ago

CAD_to_OpenMC - v 0.3.1

CADtoOpenMC v 0.3.1 is a respin-release of 0.3.0 which contains an improved hash-collision protection algorithm Other highlights: - supports setting the implicit complement - inclusion into the model-benchmark-zoo project: https://github.com/fusion-energy/modelbenchmarkzoo - automatic testing of OpenMC-neutronics using github actions - passes the godiva-benchmark test on par with cubit. - inclusion of a utility runscript with a set of command line flags. .. among many other improvements and bugfixes.

Scientific Software - Peer-reviewed - Python
Published by ebknudsen about 2 years ago

CAD_to_OpenMC - Release 0.2.2, (respin of 0.2.0)

Thei is a respin release of 0.2 to correct for a newly discovered change in the upstream dependencies of CADtoOpenMC. Apparently cadquery2 can no longer be installed using pip. Therefore we have had to revert to an older version of cadquery for the time being. This should not create any problems.

Scientific Software - Peer-reviewed - Python
Published by ebknudsen over 3 years ago

CAD_to_OpenMC - 0.2.0 (initial release)

This is the first release of the CADtoOpenMC tool. At present it works well with simpler geometries, such the 7-pin geometry included with the release, and in cases for full scale reactor geometries. An instance of the latter is the ZPRE-model which can easily run neutronics "out-of-the-box". This model can be found at https://www.github.com/openmsr/zpre - on the "open"-branch.

As a release this should be considered work in progress. We aim at publishing more reactors models and meshing parameters as soon as they become available.

Scientific Software - Peer-reviewed - Python
Published by ebknudsen over 3 years ago