Metadata-Version: 2.4
Name: fullflow
Version: 0.1.0
Summary: A fluid, thermal, and propulsion network simulation framework.
Keywords: fluid,flow,thermodynamics,heat-transfer,rocket,propulsion,simulation,network-analysis
Author: Saaketh Ramoju
Author-email: Saaketh Ramoju <skramoju@gmail.com>
License-Expression: GPL-3.0-or-later
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
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
Requires-Dist: numpy>=2.4.6
Requires-Dist: rich>=15.0.0
Requires-Dist: rocketcea>=1.2.3
Requires-Dist: scipy>=1.17.1
Requires-Dist: thermoprop>=0.3.3
Requires-Python: >=3.11
Project-URL: Homepage, https://github.com/saakethramoju/FullFlow
Project-URL: Repository, https://github.com/saakethramoju/FullFlow
Project-URL: Issues, https://github.com/saakethramoju/FullFlow/issues
Description-Content-Type: text/markdown

# FullFlow

FullFlow is a fluid, thermal, and propulsion network simulation framework.

## Installation

```bash
pip install fullflow