Metadata-Version: 1.0
Name: py-wake
Version: 2.1.0
Summary: PyWake a collection of wake models
Home-page: https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake
Author: DTU Wind Energy
Author-email: mmpe@dtu.dk
License: MIT
Description: |pipeline status| |coverage report| |DOI| |PyPi| |License|
        
        .. figure:: https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake/raw/master/docs/logo.svg
           :alt: PyWake
        
           PyWake
        
        Welcome to PyWake
        -----------------
        
        -  an AEP calculator for wind farms implemented in Python including a
           collection of wake models
        
        This is a work-in-progress attempt to make something like FUSEDWAKE 2.0.
        Its relation to FUSEDWAKE is, however, not determined yet. The idea is
        that it should:
        
        -  Reduce duplicated code
        -  Include wakemap functions
        -  Be faster
        -  Be suitable for layout optimization
        -  Support use of load surrrogate models
        -  Support complex terrain
        -  Support gradient based optimization
        
        Quick Start:
        ------------
        
        ``pip install py_wake``
        
        Source code repository (and issue tracker):
        -------------------------------------------
        
        https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake
        
        License:
        --------
        
        `MIT <https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake/blob/master/LICENSE>`__
        
        Documentation, installation, etc:
        ---------------------------------
        
        https://topfarm.pages.windenergy.dtu.dk/PyWake.
        
        .. |pipeline status| image:: https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake/badges/master/pipeline.svg
           :target: https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake/commits/master
        .. |coverage report| image:: https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake/badges/master/coverage.svg
           :target: https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake/commits/master
        .. |DOI| image:: https://zenodo.org/badge/164115313.svg
           :target: https://zenodo.org/badge/latestdoi/164115313
        .. |PyPi| image:: https://img.shields.io/pypi/v/py_wake
           :target: https://pypi.org/project/py-wake/
        .. |License| image:: https://img.shields.io/pypi/l/py_wake
           :target: https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake/blob/master/LICENSE
        
Platform: UNKNOWN
