Skip to content

Releases: mnucci32/aither

v0.9.0

20 May 17:18
Compare
Choose a tag to compare

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

22 Feb 05:16
Compare
Choose a tag to compare
  • Added multi-species capability
  • Added schmidt diffusion model
  • Bug fixes

v0.7.0

14 Jun 06:02
Compare
Choose a tag to compare

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

01 May 07:42
Compare
Choose a tag to compare

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

06 Feb 06:18
Compare
Choose a tag to compare

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

15 Oct 04:42
Compare
Choose a tag to compare

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

02 Oct 02:11
Compare
Choose a tag to compare

Patch release to incorporate cmake build system.

v0.3.0

23 Sep 04:35
Compare
Choose a tag to compare

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.