Skip to content

pygasflow v1.1.0

Compare
Choose a tag to compare
@Davide-sd Davide-sd released this 27 Mar 08:54
· 12 commits to master since this release

What's Changed

  • Added aliases to solvers:

    • ise for isentropic_solver.
    • fan for fanno_solver.
    • ray for rayleigh_solver.
    • ss for shockwave_solver.
    • css for conical_shockwave_solver.
  • Added Aerothermodynamic module (pygasflow.atd):

    • correlations to compute boundary layer thickness, heat flux, wall shear stress.
    • functions to compute the pressure distribution and aerodynamic characteristics with the Newtonian (and modified Newtonian) flow theory.