API Documentation#
FLORIS is divided into two primary packages.
floris.simulation
is the core code that models the wind turbines
and wind farms. It is low-level code that generally is not accessed
by typical users. floris.tools
is the set of analysis routines
that define, drive, and post process a simulation. This is where
more users will interface with the software.
The |
|