foxes

The top-level package provides direct access to selected classes and functions.

All objects listed here can be reached directly via the foxes package, e.g. foxes.WindFarm.

foxes.data.parse_Pct_file_name(file_name)[source]

Parse basic turbine data from file name

foxes.data.parse_Pct_two_files(file_name_A, file_name_B)[source]

Parse basic turbine data from file names

class foxes.models.model_book.ModelBook[source]

Container for all kinds of models.

class foxes.core.WindFarm[source]

The wind farm.

class foxes.core.Turbine[source]

An individual wind turbine.

class foxes.data.StaticData(foxes.utils.DataBook)[source]

A DataBook filled with static data from this directory.