Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wind Farm Parameters: Empty Type #108

Open
JonLock1689 opened this issue Jul 3, 2023 · 0 comments
Open

Wind Farm Parameters: Empty Type #108

JonLock1689 opened this issue Jul 3, 2023 · 0 comments

Comments

@JonLock1689
Copy link

Description

When I input "empty" for the type of wind farm, the WIndSE code tries to simulate a turbine anyways. At least, the parameter is recognized in the beginning of the run. Then, an error happens as turbine data are expected somewhere in the code. It also looks that turbine parameters are needed for the empty type, such as hub height velocity; though, the velocity is needed as an input for my simulation which I'm trying to run.

Steps to reproduce issue

Please provide a minimum working example (MWE) if possible

  1. Copy a demo file such as 6-alm_3p4_rwt.yaml
  2. In the wind farm section, input the type of wind farm as empty
  3. Run the demo file. An error message happens as the code processes the parameters

Current behavior

The code expects turbine data for what is meant to be an empty domain.

Expected behavior

The empty wind farm doesn't take any turbine data to simulate fluid-flow in an empty domain such as a cavity

Code versions

List versions only if relevant

  • Python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant