Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.0.2] - 2023-11-12

Added

  • Added license statements for individual files to acknowledge original OpenMC source code. Pertains to portions of the following files:
    • checkvalue.py
    • mixin.py
    • region.py
    • search.py
    • surfaces.py

[0.0.1] - 2023-10-20

Fixed

  • Translation bugs when starting from an MCNP model generated in-memory.

[0.0.0] - 2023-10-20

Changed

  • First public beta release. Includes all previous developmental changes.