WISDEM / WOMBAT

Windfarm Operations & Maintenance cost-Benefit Analysis Tool
https://wisdem.github.io/WOMBAT/
Apache License 2.0
21 stars 11 forks source link

Enhancement/library restructure #54

Closed RHammond2 closed 1 year ago

RHammond2 commented 1 year ago

ThIs PR:

<library>
  ├── project
    ├── config       <- Project-level configuration files
    ├── port         <- Port configuration files
    ├── plant        <- Wind farm layout files
  ├── cables         <- Export and Array cable configuration files
  ├── substructures  <- Substructure configuration files
  ├── turbines       <- Turbine configuration and power curve files
  ├── vessels        <- Land-based and offshore servicing equipment configuration files
  ├── weather        <- Weather profiles
  ├── results        <- The analysis log files and any saved output data

See the changelog for complete details