Skip to main content

Wind farm optimization for the FOXES package

Project description

foxes-opt

under construction, not yet ready to use. Please stay tuned...

The package foxes-opt provides optimization functionality for the Farm Optimization and eXtended yield Evaluation Software foxes and is based on the optimization interface iwopy.

All three open-source Python packages foxes, foxes-opt and iwopy are provided and maintained by Fraunhofer IWES.

The calculation is fully vectorized and its fast performance is owed to dask. Also the parallelization on local or remote clusters is enabled via dask. The wind farm optimization capabilities invoke the iwopy package which as well supports vectorization.

foxes is build upon many years of experience with wake model code development at IWES, starting with the C++ based in-house code flapFOAM (2011-2019) and the Python based direct predecessor flappy (2019-2022).

Documentation: https://fraunhoferiwes.github.io/foxes-opt/index.html

Source code: https://github.com/FraunhoferIWES/foxes-opt

PyPi reference: https://pypi.org/project/foxes-opt/

Anaconda reference: https://anaconda.org/conda-forge/foxes-opt

Installation

There are multiple ways to install foxes-opt.

Installation as standard user

pip install foxes[opt]

or

pip install foxes-opt

or

conda install foxes-opt -c conda-forge

Installation as developer

As a developer, first clone both repositories, and then install via pip using the -e flag:

git clone https://github.com/FraunhoferIWES/foxes.git
pip install -e foxes

git clone https://github.com/FraunhoferIWES/foxes-opt.git
pip install -e foxes-opt

If you want to contribute your developments, please replace the above repository locations by your personal forks.

Citation

Please cite the JOSS paper FOXES: Farm Optimization and eXtended yield Evaluation Software.

Bibtex:

@article{
    Schmidt2023, 
    author = {Jonas Schmidt and Lukas Vollmer and Martin Dörenkämper and Bernhard Stoevesandt}, 
    title = {FOXES: Farm Optimization and eXtended yield Evaluation Software}, 
    doi = {10.21105/joss.05464}, 
    url = {https://doi.org/10.21105/joss.05464}, 
    year = {2023}, 
    publisher = {The Open Journal}, 
    volume = {8}, 
    number = {86}, 
    pages = {5464}, 
    journal = {Journal of Open Source Software} 
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

foxes_opt-0.1.5.tar.gz (28.7 kB view hashes)

Uploaded Source

Built Distribution

foxes_opt-0.1.5-py3-none-any.whl (45.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page