NREL / ROSCO

A Reference Open Source Controller for Wind Turbines
https://rosco.readthedocs.io/en/latest/
Apache License 2.0
116 stars 93 forks source link

Increase max file unit #253

Closed dzalkind closed 1 year ago

dzalkind commented 1 year ago

Description and Purpose

Minor changes that allow more file to be written/read and closes debug files at the end of a simulation. Could be helpful for when many checkpoints are written, as in #251.

The issue in #251 has not yet been reproduced, so the root cause of that issue may remain.

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

TODO Items General:

TODO Items API Change:

Github issues addressed, if one exists

Examples/Testing, if applicable