/GraphFloris

Primary LanguagePythonMIT LicenseMIT

GraphFloris

GraphFloris is a graph represented wind farm simulator. GraphFloris utilize Floris for computing power generation of each wind turbines. Details of graph formulation can be found from the link

Dependencies

  1. Floris (v2.1.1)
  2. dgl
  3. networkx
  4. matplotlib
  5. pytorch

Installation

pip install GraphFloris