Metadata-Version: 2.1
Name: WISDEM
Version: 3.6
Summary: Wind-Plant Integrated System Design & Engineering Model
Home-page: https://github.com/WISDEM/WISDEM
Author: NREL WISDEM Team
Author-email: systems.engineering@nrel.gov
License: Apache License, Version 2.0
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: jsonschema
Requires-Dist: marmot-agents (>=0.2.5)
Requires-Dist: numpy
Requires-Dist: openmdao (>=3.18)
Requires-Dist: openpyxl
Requires-Dist: nlopt
Requires-Dist: pandas
Requires-Dist: pytest
Requires-Dist: python-benedict
Requires-Dist: pyyaml
Requires-Dist: scipy
Requires-Dist: simpy
Requires-Dist: sortedcontainers
Requires-Dist: statsmodels

WISDEM is a Python package for conducting multidisciplinary analysis and
    optimization of wind turbines and plants.  It is built on top of NASA's OpenMDAO library.
