Index
Contents
Technical Reference
update_input_params.py extracts input parameters values from data/Input data.xlsx and format that into the json file default_parameters.json. |
|
Provides TurbinesInputParameters, a class that formats input and output parameters and associated values into an array. |
|
fill_xarray_from_input_parameters creates an xarray and fills it with sampled input parameter values if a distribution is defined. |
|
model.py contains WindTurbineModel which sizes wind turbines and calculates dimensions and mass attributes. |