Skip to content

Cycamore 1.4.0

Compare
Choose a tag to compare
@bam241 bam241 released this 28 Oct 23:07
· 626 commits to main since this release

Cycamore 1.4.0 Release

Author: Cyclus Developers
Website: http://fuelcycle.org/
Contact: https://groups.google.com/forum/#!forum/cyclus-dev

The Cyclus core team is excited to announce the latest stable version of the
Cyclus ecosystem!

Major Features

Compatibility:

  • C++ 11 support is now required to compile Cyclus and Cycamore.

Cycamore

  • Added Storage archetype. This Facility is intended to hold materials for a
    user specified amount of time in order to model a storage facility with a
    certain residence time or holdup time.
  • Added Mixer archetype. This facility Mixer mixes N streams with fixed,
    static, user-specified ratios into a single output stream. The Mixer has N
    input inventories: one for each streams to be mixed, and one output stream.
    The supplying of mixed material is constrained by available inventory of mixed
    material quantities.
  • All Cycamore archetypes now uses the tolerance_resource for all the buffer
    Pop.

Summary

Since v1.3.0,

  • Cycamore: 158 commits resulting in 70 files changed, 4674 insertions(+), 2070 deletions(-)

Contributors

The following people contributed to this release of Cycamore. A "*" by their
name indicates a first time contributor. Names follow alphabetically,

  • Anthony Scopatz
  • Arrielle Opotowsky
  • Baptiste Mouginot*
  • Jenny Littell*
  • Katy Huff
  • Matthew Gidden
  • Meghan McGarry
  • Paul Wilson
  • Robert Carlsen
  • Robert Flanagan
  • Steve Skutnik*