Metadata-Version: 2.4
Name: airfoilranssolver
Version: 0.1.4
Summary: Python tools for 2D airfoil Openfoam Simulation
Author-email: Isaac <isaac.robledo.martin@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/ipatazas/AirfoilRANSSolver
Project-URL: Repository, https://github.com/ipatazas/AirfoilRANSSolver
Project-URL: Issues, https://github.com/ipatazas/AirfoilRANSSolver/issues
Keywords: airfoil,aerodynamics,cfd
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: airfoilgmesher
Requires-Dist: scipy
Requires-Dist: fluidfoam
Requires-Dist: pandas
Requires-Dist: gmsh
Dynamic: license-file

# AirfoilRANSSolver
Repository to run RANS models on 2D airfoils

```bash
pip install airfoilranssolver
```
