floris.core

floris.core#

The floris package contains floris.utilities module and the modules that make up the FLORIS software. The floris simulation modules are used to complete a wake simulation for a given wind farm and turbine configuration.

All modules and package can be imported with

>>> import floris

The __init__.py file enables the import of all modules in this package so any additional modules should be included there.

isort:skip_file

Modules

floris.core.base

floris.core.core

floris.core.farm

floris.core.flow_field

floris.core.grid

floris.core.rotor_velocity

floris.core.solver

floris.core.turbine

floris.core.wake

floris.core.wake_combination

floris.core.wake_deflection

floris.core.wake_turbulence

floris.core.wake_velocity