Demos¶
Example Parameter Files¶
These examples show how to use the parameters file. See The Parameter File page for more details.
All of these examples can be run using windse run <file>. Some file require
inputs, which can be downloaded here.
2D Simulations2D Layout Optimization3D SimulationsMulti-Angle SimulationsYaw OptimizationMulti-Angle OptimizationActuator Line Method Single-Turbine Simulation
Note: These demos are extremely coarse to lower runtime for automated testing. To get better results, play with the mesh resolution and refinements.
Example Driver Files¶
These examples show how you build a custom driver if desired. Check the WindSE API for details on the available functions.
- Constructing a Gridded Wind Farm on a 2D rectangular domain: 2D Demo.