Theoretical estimates for high-speed aerodynamics: skin friction, Stanton number, swallowing length, and more
Project description
flow_theory
Theoretical estimates for high-speed aerodynamics.
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:
- Commit and push to
main - Tag and push:
git tag -a vMAJOR.MINOR.PATCH -m "Release vMAJOR.MINOR.PATCH" git push origin vMAJOR.MINOR.PATCH
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e774bf188d61ba43d09d2c87c2333a2de182c51d15fa60936352292685a3e50b
|
|
| MD5 |
fa17367bf8f06762df84cc73af397ebf
|
|
| BLAKE2b-256 |
cef82cc6782c42ac8358ae5dad8fb3698698feae838acb75b9229524f95bd89f
|
Provenance
The following attestation bundles were made for flow_theory-0.1.0.tar.gz:
Publisher:
publish.yml on uahypersonics/flow-theory
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
flow_theory-0.1.0.tar.gz -
Subject digest:
e774bf188d61ba43d09d2c87c2333a2de182c51d15fa60936352292685a3e50b - Sigstore transparency entry: 1568645973
- Sigstore integration time:
-
Permalink:
uahypersonics/flow-theory@9ea120a4a35b2e11c3949278ecd98b6996e86362 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/uahypersonics
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@9ea120a4a35b2e11c3949278ecd98b6996e86362 -
Trigger Event:
push
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef43d1a12cd0419973a9f7f3dc518e8f32671b8b06759f045b7a76cad917cc96
|
|
| MD5 |
5fcdd8dd7ae7e453039293c1245335a1
|
|
| BLAKE2b-256 |
d9628145e57305857261041a66a0048952d0e1d8d0d7e34296d356d8c3c345d8
|
Provenance
The following attestation bundles were made for flow_theory-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on uahypersonics/flow-theory
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
flow_theory-0.1.0-py3-none-any.whl -
Subject digest:
ef43d1a12cd0419973a9f7f3dc518e8f32671b8b06759f045b7a76cad917cc96 - Sigstore transparency entry: 1568646007
- Sigstore integration time:
-
Permalink:
uahypersonics/flow-theory@9ea120a4a35b2e11c3949278ecd98b6996e86362 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/uahypersonics
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@9ea120a4a35b2e11c3949278ecd98b6996e86362 -
Trigger Event:
push
-
Statement type: