Skip to content

Releases: aurora-multiphysics/aurora

v0.3.1

16 Aug 09:45
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Jul 10:54
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

New Contributors

Additional Notes

CI is built on the following docker images:

  • helenbrooks/aurora-deps-ubuntu:v.0.3.0
  • helenbrooks/aurora-deps-fedora:v.0.3.0

Full Changelog: v0.2.1...v0.3.0

Update dependency tags in docker images

21 Jan 10:19
1429265
Compare
Choose a tag to compare
Pre-release

Some breaking changes in dependencies require us to be more specific in selecting dependencies; namely now use tagged versions or git SHAs in docker, see PR #11.

Use OpenMC main development branch

28 Jul 14:37
47788d6
Compare
Choose a tag to compare
Pre-release
  • Use https://github.com/openmc-dev/openmc version of OpenMC (rather than external fork) now that API changes have been merged (PR #6)
  • Now update the OpenMC mesh tallies between timesteps (PR #7)
  • Update documentation to include doxygen source documentation (PR #8)

Patch to 0.1.0

30 Jun 16:36
59c908c
Compare
Choose a tag to compare
Patch to 0.1.0 Pre-release
Pre-release

Update the versioning in base docker images used to build aurora so these will still work when latest images are upgraded in next minor release.

First Release

18 May 10:24
bc95560
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

The application is still in early stages of development, and still needs to undergo further validation and verification. Use this code with caution, and apply common sense in interpreting any results generated.

The major version will be incremented once we believe the code is production-ready.
The minor version will be incremented for new feature sets.
The patch number will be incremented for urgent bug fixes.