Metadata-Version: 2.4
Name: AeroMesh
Version: 0.0.5
Summary: A customizable mesher for wind farm simulations and analysis.
Project-URL: Homepage, https://github.com/NREL/AeroMesh
Project-URL: Issues, https://github.com/NREL/AeroMesh/issues
Author-email: Adrian Gushin <Adrian.Gushin@nrel.gov>, Jeffery Allen <Jeffery.Allen@nrel.gov>, Ethan Young <Ethan.Young@nrel.gov>
License-Expression: BSD-3-Clause
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: gmsh>=4.13.1
Requires-Dist: h5py>=3.11.0
Requires-Dist: meshio>=5.3.5
Requires-Dist: numpy>=1.26.4
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: scipy>=1.13.0
Description-Content-Type: text/markdown

# AeroMesh

**AeroMesh** is a wind farm mesher that makes generating finite elements meshes easy. It can accept farm specifications
from either a properly formatted YAML file or from an external API call made by another process. It currently supports refinement specifications
at the domain, farm, and turbine level in both two and three dimensions.