Skip to content

Installation

Requirements

  • Python 3.11 or later

From Source

1
2
3
git clone https://github.com/uahypersonics/cfd-ops.git
cd cfd-ops
pip install -e .

Development Installation

pip install -e ".[dev]"