Metadata-Version: 2.4
Name: gasdyn
Version: 0.0.1
Summary: Compressible inviscid flow calculator: shocks, expansions, isentropic relations
Author-email: Christoph Hader <chader@arizona.edu>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/uahypersonics/gasdyn
Project-URL: Repository, https://github.com/uahypersonics/gasdyn
Keywords: compressible-flow,gas-dynamics,shocks,isentropic,aerodynamics
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.24.0
Dynamic: license-file

# gasdyn
Compressible inviscid flow calculator: shocks, expansions, isentropic relations. Python API, CLI, and web app.
