Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@nichollsh nichollsh released this 20 Feb 12:18
· 11 commits to main since this release
bd57a36

Version 1.2.0 of AGNI has some significant improvements.
In summary:

  • Supports real-gas equations of state (AQUA, Chabrier, Van der Waals)
  • Improvement to hydrostatic integration (now uses RK4 integrator and supports self-gravity interactions)
  • Updated the docs and generally tried to make things more accessible. This includes a src/get_agni.sh script which will update the code.
  • Modularised the codebase significantly, especially in atmosphere.jl
  • Added new tests

Pull requests