# Adding a custom turbine

### Open ‘New Turbine’ form <a href="#addingacustomturbine-openaddturbineform" id="addingacustomturbine-openaddturbineform"></a>

1. Navigate to Turbines via the main menu
2. Press “+ Add Turbine”

<figure><img src="/files/HrUZyq1nsJSvttppRpyX" alt=""><figcaption></figcaption></figure>

### Details <a href="#addingacustomturbine-step2-power-and-thrust" id="addingacustomturbine-step2-power-and-thrust"></a>

**Turbine type**\
This is the name for your turbine type. Throughout the simulation setup, this name will serve as the reference for selecting your specific turbine model.

**Power curve air density**\
Enter the manufacturer's power curve air density. Power curves are adjusted in-simulation to the current site conditions.

**Power curve turbulence intensity**\
If available, enter the manufacturer's power curve turbulence intensity to enhance the accuracy; if not, a default value of 0.08 is recommended.

### Power & Thrust <a href="#addingacustomturbine-step2-power-and-thrust" id="addingacustomturbine-step2-power-and-thrust"></a>

**Reference wind speed \[m/s]**\
Please ensure that all values are unique and arranged in ascending order.

**Power \[kW]**\
Ensure that the power specification includes at least one value below the rated power indicated in the previous step.

Click on “Save Turbine” to save your custom turbine type

### Turbine detail page <a href="#addingacustomturbine-step3-overview" id="addingacustomturbine-step3-overview"></a>

Excellent :clap:! Your custom turbine has been successfully saved and is now ready for use in simulations. Additionally, the overview includes Power Curve and Thrust Curve plots, making it easy to verify the accuracy of your turbine specifications.

<figure><img src="/files/ZjSyLnojScWAZbdKtipI" alt=""><figcaption></figcaption></figure>

You can now proceed to create a simulation and utilize the custom turbine you've just configured.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.whiffle.cloud/getting-started/adding-a-custom-turbine.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
