API Documentation#
FLORIS is primarily divided into the floris package, which contains the user-level API,
and floris.core is the core code that models the wind turbines and wind farms.
Additionally, the turbine_library package contains turbine models that ship with FLORIS;
and the optimization package contains high-level optimization routines that accept and
work on instantiated FlorisModel objects.
The |
|