Rocket simulator
Project description
Machwave
Machwave is a Python library for chemical propulsion simulation. The library makes it easy to model solid or liquid rocket engines, analyse performance and integrate the results into trajectory simulations.
Getting Started
Installation
Install Machwave using pip:
pip install machwave
macOS prerequisite: gfortran
Machwave depends on rocketcea, which does
not publish macOS wheels on PyPI. On macOS, pip therefore builds rocketcea from
source and needs a Fortran compiler. Homebrew's gcc formula installs only
versioned binaries (e.g. gfortran-15), so an unversioned gfortran symlink
must be added to PATH before pip install machwave:
brew install gcc
ln -sf "$(ls "$(brew --prefix)"/bin/gfortran-* | sort -V | tail -n 1)" "$(brew --prefix)/bin/gfortran"
Linux and Windows users do not need this step — rocketcea ships prebuilt wheels for those platforms.
Documentation
The full documentation is available at felipebogaertsm.github.io/machwave.
Development Setup
If you're contributing to Machwave, you'll need uv for dependency management.
Installing uv
macOS / Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
Windows (PowerShell):
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
For more details, visit the official uv installation guide.
Clone and Install
Clone the repository and install dependencies:
git clone https://github.com/felipebogaertsm/machwave.git
cd machwave
make install
Publishing a New Release
-
Create a release on GitHub with a tag matching
vX.Y.Z(e.g.v1.2.0). The version is derived automatically from the git tag. -
The publish workflow builds the package and publishes it to PyPI via trusted publishing (OIDC).
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 machwave-0.4.0.tar.gz.
File metadata
- Download URL: machwave-0.4.0.tar.gz
- Upload date:
- Size: 292.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d414744fe2540a7f45a04e9ab7006ee8304a323835b603723428451f0b80a645
|
|
| MD5 |
c4402267beb9186c60382b2eb6371448
|
|
| BLAKE2b-256 |
cf55fd735c51c1cc09707e40cd57d53799959a8adea409d82ea1dc9b5844d6d1
|
Provenance
The following attestation bundles were made for machwave-0.4.0.tar.gz:
Publisher:
publish.yml on felipebogaertsm/machwave
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machwave-0.4.0.tar.gz -
Subject digest:
d414744fe2540a7f45a04e9ab7006ee8304a323835b603723428451f0b80a645 - Sigstore transparency entry: 1450047104
- Sigstore integration time:
-
Permalink:
felipebogaertsm/machwave@e38eb385c5126c412496de12df972a53cc81c886 -
Branch / Tag:
refs/tags/v0.4.0 - Owner: https://github.com/felipebogaertsm
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@e38eb385c5126c412496de12df972a53cc81c886 -
Trigger Event:
release
-
Statement type:
File details
Details for the file machwave-0.4.0-py3-none-any.whl.
File metadata
- Download URL: machwave-0.4.0-py3-none-any.whl
- Upload date:
- Size: 119.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 |
c560a786adaabc2d486afcdd56393313a3f9c928e8e85d60f201b9d95d13125f
|
|
| MD5 |
9f4e30e2846eeb1cd84fef44588478bd
|
|
| BLAKE2b-256 |
9a0193364705c3ad602bee12568d1434c639d76cb150df801e73c938c40b3f53
|
Provenance
The following attestation bundles were made for machwave-0.4.0-py3-none-any.whl:
Publisher:
publish.yml on felipebogaertsm/machwave
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machwave-0.4.0-py3-none-any.whl -
Subject digest:
c560a786adaabc2d486afcdd56393313a3f9c928e8e85d60f201b9d95d13125f - Sigstore transparency entry: 1450047199
- Sigstore integration time:
-
Permalink:
felipebogaertsm/machwave@e38eb385c5126c412496de12df972a53cc81c886 -
Branch / Tag:
refs/tags/v0.4.0 - Owner: https://github.com/felipebogaertsm
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@e38eb385c5126c412496de12df972a53cc81c886 -
Trigger Event:
release
-
Statement type: