WISDEM / DriveSE

DEPRECATED: DriveSE is a set of models to size wind turbine components from the hub system, drivetrain and overall nacelle.
Other
3 stars 3 forks source link

reassignment of vars in components #9

Closed dykesk closed 7 years ago

dykesk commented 9 years ago

In LSS and elsewhere, need to use local variable names since component variables are connected to other components (i.e. self.rotor_bending_moment_y can not be reassigned in component since it is already connected to parent from rotor)

dykesk commented 7 years ago

No longer relevant - closing issue