Skip to main content

Retrieves power curves and key data for commonly used turbine models in industry and R&D community.

Project description

NREL Wind Turbine Power Curve Archive

Welcome to the repository for the wind turbine power curve archive.

The intention of this repositiory is to provide power curves and key data for commonly used turbine models in industry the R&D community.

Structure

Tabular power (and thrust when available) curve data is stored in the following folders:

  • Distributed Wind Turbines
  • Offshore Wind Turbines
  • Onshore Wind Turbines

Here you can find .csv files with the following turbine data:

  1. Power curve
  2. Thrust curve (when available)
  3. Cp curve (when available)
  4. Ct curve (when available)

Documentation

Each turbine included in the repository is documented in detail: https://nrel.github.io/turbine-models/

The name of the turbine on the .csv file with tabular data should match up with a corresponding documentation page.

Installing from Source

  1. Using Git, navigate to a local target directory and clone repository:

    git clone https://github.com/NREL/turbine-models.git
    
  2. Navigate to turbine-models

    cd turbine-models
    
  3. Create a new virtual environment and change to it. Using Conda and naming it turb_lib:

    conda create --name turb_lib python=3.11 -y
    conda activate turb_lib
    
  4. Install turbine-models and its dependencies:

    • for general use:

      pip install .
      
    • for general use and running examples:

      pip install ".[examples]"
      
    • for development dependencies and running tests. Note the -e flag which installs turbine-models in-place so you can edit the turbine-models package files:

      pip install -e ".[develop]"
      

Getting started

The Examples contain Python scripts for common usage scenarios.

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

turbine_models-0.1.0.tar.gz (59.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

turbine_models-0.1.0-py3-none-any.whl (105.8 kB view details)

Uploaded Python 3

File details

Details for the file turbine_models-0.1.0.tar.gz.

File metadata

  • Download URL: turbine_models-0.1.0.tar.gz
  • Upload date:
  • Size: 59.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for turbine_models-0.1.0.tar.gz
Algorithm Hash digest
SHA256 72cb0a753c68c66902b6bc1b461b17ef497779ee5e1cd8d242a4609f0a5c48e5
MD5 3051398219314d39bc579bc0cd84bce0
BLAKE2b-256 394c3cc87a200b325ed21fa34867ad825e7a94f1efc28bef928ad2192b5ec187

See more details on using hashes here.

File details

Details for the file turbine_models-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: turbine_models-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 105.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for turbine_models-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f0db657a56245cc3c8bf1a06856d8eeb060a0d4fdc9a2e67d5e2b677d2200e6a
MD5 d9d85a3f849c714d49933ec5ba02086f
BLAKE2b-256 209a0fdd5ee0834fac993d13d3fafc8b1ecb48bc55b8f7085c3087718ea4071b

See more details on using hashes here.

Supported by

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