Releases: nasa/cea
Releases · nasa/cea
v3.1.2
What's Changed
- write input file contents at the top of each output per-problem by @markleader in #61
- Fix/rocket fail gracefully by @markleader in #62
- Fix/failing ci by @markleader in #64
Full Changelog: v3.1.1...v3.1.2 and CHANGELOG.md
v3.1.1
What's Changed
- resolve duplicate names for release artifact by @markleader in #51
- added multiline output keyword support; propogated ions into product … by @markleader in #52
- added C and Python support for custom reactant data by @markleader in #53
- fixed minor fac rocket divergence by @markleader in #54
- Fix/reflected shock w5 by @markleader in #56
- added cp314 support by @markleader in #60
Full Changelog: v3.1.0...v3.1.1 and CHANGELOG.md
v3.1.0
What's Changed
- Bind C warnings by @btmy87 in #49
- Feat/derivatives by @markleader in #50
Full Changelog: v3.0.4...v3.1.0 and CHANGELOG.md
v3.0.4
What's Changed
- chore/pythondeps by @btmy87 in #41
- Parsing for input file in command now also accepts a '.inp' extension by @Aidavdw in #44
- Fix CLI output formatting regressions in main.f90 (dynamic species formats, legacy-aligned headers, and ratio reporting) by @markleader in #45
- Chore/cleanup by @markleader in #46
- Bug/deton unconverged by @markleader in #47
- Improve input parsing backwards-compatibility by @markleader in #48
New Contributors
Full Changelog: v3.0.3...v3.0.4 and CHANGELOG.md
v3.0.3
What's Changed
- Update pyPI publishing by @markleader in #39
Full Changelog: v3.0.2...v3.0.3 and CHANGELOG.md
v3.0.2
What's Changed
- MSVC Support by @btmy87 in #29
- Made pi_p optional in RocketSolver_solve by @markleader in #36
- Fixed detonation wave upstream enthalpy calc and legacy interface upstream MW by @dfnca in #33
- Fix failing transport property cases by @markleader in #37
Full Changelog: v3.0.1...v3.0.2 and CHANGELOG.md
v3.0.1
What's Changed
- fixed reversed args in equilibrium solve example by @markleader in #2
- Fix: typos in README by @SolariSystems in #14
- Feature/ifx fix by @dfnca in #16
- Fix/compiler support by @markleader in #15
- Removed pre-compile thermo and trans database files by @markleader in #18
- Remove extraneous format specifier associated with random ctest segfaults by @dfnca in #21
- Feat/icx python binding by @dfnca in #23
- Fix MW bug in bindc ex8 by @btmy87 in #24
- Fix length of elements & coefficients for reactants whose formula was specified via input file by @dfnca in #27
- solver: align equilibrium/rocket/shock iteration behavior with legacy CEA2 and expand CI coverage by @markleader in #28
Check CHANGELOG.md for more information.
New Contributors
- @SolariSystems made their first contribution in #14
- @dfnca made their first contribution in #16
- @btmy87 made their first contribution in #24
Full Changelog: v3.0.0...v3.0.1
v3.0.0
This is the initial public release.