Releases: Argonne-National-Laboratory/srlife
Version 2.0.0: ceramic and thermohydraulic capabilities
This release adds two large new features:
- A thermohydraulic solver. Now you can define flow paths through the receiver along with flow path inlet temperatures and flow rates and srlife will solve for the resulting fluid and tube temperatures. This eliminates the need for an external thermohydraulic solver.
- Time independent, statistical failure models for ceramic materials. srlife can now evaluate the reliability of ceramic receivers and other CSP components!
This release also includes the data required to analyze components made of monolithic SiC as well as new fluid properties for supercritical carbon dioxide working fluids.
Version 1.2.1: fix scikit-fem incompatibility
The new version of scikit-fem uses a decorator that makes it's objects un-pickle-able, meaning they don't play nicely with multiprocessing. This release works around the incompatibility by pinning srlife to version 3.2 of scikit-fem.
Version 1.2.0: updates and solvers heuristics
This version includes:
- Fixes and improvements suggested by ANU and others
- Solver heuristics, aimed at speeding up the analysis with some reduction in accuracy
- Minor updates to the material models
Version 1.1.1: updated system solver
This release fixes a couple of bugs in the system solver. These bugs should only have affected "partly connected" receiver models and should not have affected fully connected or fully disconnected simulations.
Version 1.0.4 -- fixed numpy dependency issue
This bugfix resolves an issue introduced by pinning srlife to a particular version of numpy.
Version 1.0.3 -- first supported MacOS install
This version adds MacOS support and official install directions.
Version 1.0.2 -- include XML data in the PyPi package
Apparently the PyPi package was not including the data directory, this release fixes that.
First full release of srlife
This is the first complete release of the package.
Actions still not working
v1.0.0-rc7 It might help to remove failing line
Release candidate 5: still working on actions
v1.0.0-rc5 This is terrible