Skip to content

Morana 0.1.0

Latest

Choose a tag to compare

@tannhorn tannhorn released this 09 Sep 20:00
7c0cad9

Morana 0.1.0 is the initial source release of Morana, a Python reference
implementation for finite-volume neutron-diffusion calculations on regular
hex-z lattices.

The release provides multigroup fixed-source and k-effective calculations,
maintained examples, verification cases, result archives, plotting and VTK
output, and dependency-neutral import of selected OpenMC runtime-MGXS data.

Documentation: https://www.lubomirbures.com/morana/
Zenodo archive: https://doi.org/10.5281/zenodo.22681316
Changelog: https://www.lubomirbures.com/morana/changelog.html

Install the verified source archive with:

python -m pip install https://github.com/tannhorn/morana/releases/download/v0.1.0/morana-0.1.0.tar.gz

SHA-256:

f80d869fb72852e5ade887bf72590fc65a18fd2aa577dd5cfc46f85f8360c84d

Morana has not been validated against experimental reactor measurements or
qualified for design, operational, licensing, regulatory, or safety decisions.
The public API and result-archive schema may change incompatibly during early
development. No PyPI distribution is currently provided.