Skip to content

Releases: Open-Sn/opensn

v1.0.1

17 Mar 05:59

Choose a tag to compare

What's Changed

  • Correct version number.
  • Improve install procedure to correctly set rpaths and copy dependent libraries.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Jan 06:05
0026d68

Choose a tag to compare

What's Changed

  • Replaced the Lua interface with Python, including an embedded Python console and extensive Python bindings/docs.
  • Added a source‑driven time‑dependent solver.
  • Added OpenMC multigroup cross‑section (MGXS) library support.
  • Introduced arbitrary boundary conditions driven by user‑supplied angular‑flux functions.
  • Added restart/checkpoint capabilities.
  • Initial CUDA/GPU support.
  • Built out docs and tutorials.
  • Improved regression test coverage.
  • Codebase cleanup and modernization.
  • Performance and scaling improvements across sweeps and solvers.
  • Added support for classic Richardson iterative solver.
  • Added support for distributed meshes.
  • Added HDF5 I/O support.

Full Changelog: https://github.com/Open-Sn/opensn/commits/v1.0.0