Skip to content

v0.1.0

Compare
Choose a tag to compare
@adriendelsalle adriendelsalle released this 21 Oct 11:44
· 9 commits to main since this release
v0.1.0
849f8e6

0.1.0 (2022-10-18)

Features

  • Add additional models
    • add assemblies: Turbofan, FanModule, Inlet, MixerFluid/MixerShaft, Nacelle, Nozzle, Channel
    • add various standalone and base models: FanDuctGeom, TurbofanGeom, etc.
  • Improve gas thermodynamic modeling (IdealGas)

Code quality & packaging

  • Add documentation using sphinx (incl. demo notebook rendering using nbsphinx)
  • Improve code quality using black, isosort and flake8
  • Improve tests coverage