Releases: mnucci32/aither
Releases · mnucci32/aither
v0.9.0
Release v0.9.0
This release adds a finite rate chemistry modeling capability to Aither. Also included is a test case showing off this capability via simulation of dissociating O2 in a shock tube and a library of chemistry mechanisms.
- Finite rate chemistry model
- Chemistry mechanism files
- Dissociating O2 test case
- Bug fixes
v0.8.0
- Added multi-species capability
- Added schmidt diffusion model
- Bug fixes
v0.7.0
Release version 0.7.0
Changes
- Added thermally perfect gas model
- Added ability to prescribe ICs from cloud-of-points file
- Added AUSMPW+ inviscid flux scheme
- Bug fixes
v0.6.0
This release includes general maintenance and bug fixes as well as the following:
- Periodic boundary conditions
- Couette flow test case
- Wall functions for turbulent flows
- Wall function test case
v0.5.0
Release v0.5.0
Adds in the following:
- Restart capability
- High order WENO and WENO-Z inviscid reconstruction
- 4th order central viscous reconstruction
- Compatibility for c-grids
- Sod's shock tube test case
- RAE2822 transonic airfoil test case
v0.4.0
This release changes the indices for the boundary conditions in the input files to start at 0 instead of 1.
There is also a bug fix for the explicit solvers.
v0.3.1
Patch release to incorporate cmake build system.
v0.3.0
This release adds features for additional implicit solvers. LU-SGS, BLU-SGS, DPLUR, and BDPLUR are now available. This release also includes bug fixes and general maintenance.