Skip to main content

Theoretical estimates for high-speed aerodynamics: skin friction, Stanton number, swallowing length, and more

Project description

flow_theory

Theoretical estimates for high-speed aerodynamics.

Test PyPI Docs License Python Ruff

Install

pip install flow-theory

Quick Start

import flow_theory

Documentation

Full documentation: https://uahypersonics.github.io/flow-theory

Citation

If you use flow_theory in your research, please cite it:

@software{flow_theory,
  author = {Hader, Christoph},
  title = {flow\_theory: Theoretical Estimates for High-Speed Aerodynamics},
  url = {https://github.com/uahypersonics/flow-theory},
  year = {2026}
}

Code Style

This project follows established Python community conventions so that contributors can focus on the physics rather than inventing formatting rules.

Convention What it covers Reference
PEP 8 Code formatting, naming, whitespace Python standard style guide
PEP 257 Docstring structure (triple-quoted, imperative mood) Python standard docstring conventions
numpydoc Docstring sections (Parameters, Returns, Attributes) NumPy/SciPy docstring standard — the norm for scientific Python
Ruff Automated linting and formatting Enforces PEP 8 compliance automatically
typing / TYPE_CHECKING Type hints for IDE support and static analysis Python standard library

Releasing

This project uses Semantic Versioning (vMAJOR.MINOR.PATCH):

  • MAJOR (v1.0.0, v2.0.0): Breaking API changes
  • MINOR (v0.3.0, v0.4.0): New features, backward-compatible
  • PATCH (v0.3.1, v0.3.2): Bug fixes, minor corrections

To publish a new version to PyPI:

  1. Commit and push to main
  2. Tag and push:
    git tag -a vMAJOR.MINOR.PATCH -m "Release vMAJOR.MINOR.PATCH"
    git push origin vMAJOR.MINOR.PATCH
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flow_theory-0.1.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flow_theory-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file flow_theory-0.1.0.tar.gz.

File metadata

  • Download URL: flow_theory-0.1.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for flow_theory-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e774bf188d61ba43d09d2c87c2333a2de182c51d15fa60936352292685a3e50b
MD5 fa17367bf8f06762df84cc73af397ebf
BLAKE2b-256 cef82cc6782c42ac8358ae5dad8fb3698698feae838acb75b9229524f95bd89f

See more details on using hashes here.

Provenance

The following attestation bundles were made for flow_theory-0.1.0.tar.gz:

Publisher: publish.yml on uahypersonics/flow-theory

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file flow_theory-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: flow_theory-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for flow_theory-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ef43d1a12cd0419973a9f7f3dc518e8f32671b8b06759f045b7a76cad917cc96
MD5 5fcdd8dd7ae7e453039293c1245335a1
BLAKE2b-256 d9628145e57305857261041a66a0048952d0e1d8d0d7e34296d356d8c3c345d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for flow_theory-0.1.0-py3-none-any.whl:

Publisher: publish.yml on uahypersonics/flow-theory

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page