Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase max file unit #253

Merged
merged 49 commits into from
Oct 6, 2023
Merged

Increase max file unit #253

merged 49 commits into from
Oct 6, 2023

Conversation

dzalkind
Copy link
Collaborator

@dzalkind dzalkind commented Jul 6, 2023

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

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

TODO Items General:

  • Add example/test for new feature
  • Update registry
  • Run testing

TODO Items API Change:

  • Update docs with API change
  • Run update_rosco_discons.py in Test_Cases/
  • Update DISCON schema

Github issues addressed, if one exists

Examples/Testing, if applicable

dzalkind and others added 30 commits May 8, 2023 10:22
added VelInterpCubic and LiDAR Parameters to the InflowFile
added VelInterpCubic and LiDAR Parameters to the InflowFile
added VelInterpCubic and LiDAR Parameters to the InflowFile
added VelInterpCubic and LiDAR Parameters to the InflowFile
added VelInterpCubic and LiDAR Parameters to the InflowFile
added VelInterpCubic and LiDAR Parameters to the InflowFile
added VelInterpCubic and LiDAR Parameters to the InflowFile
added VelInterpCubic and LiDAR Parameters to the InflowFile
added VelInterpCubic and LiDAR Parameters to the InflowFile
adjusted comment on StC_DOF_MODE
adjusted comment on StC_DOF_MODE
adjusted comment on StC_DOF_MODE
added parsing of cubic interpolation for velocity and LIDAR parameters in read_InflowWind method for the InflowWind data file
added writing of cubic interpolation for velocity and LIDAR parameters in write_InflowWind method for the InflowWind data file
@dzalkind dzalkind merged commit 2c76747 into NREL:develop Oct 6, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants