Skip to content

Conversation

@bjonkman
Copy link
Contributor

Feature or improvement description
If a binary file failed to open for writing, the error message tried to print out the error number returned from the Fortran code so you could debug what the issue was. However, that number was overwritten with the OpenFAST ErrStat level prior to writing.

I also copied this code for the function that opens binary files for reading.

Impacted areas of the software
Rare instances when there is an error opening a binary file for I/O.

Test results, if applicable
This doesn't change any test results.

@andrew-platt andrew-platt self-assigned this Jan 16, 2026
@andrew-platt andrew-platt added this to the v4.2.0 milestone Jan 16, 2026
@andrew-platt andrew-platt removed the request for review from deslaughter January 16, 2026 18:34
@andrew-platt andrew-platt merged commit d2be8f1 into OpenFAST:dev Jan 16, 2026
12 checks passed
@bjonkman bjonkman deleted the b/NWTCLib_errMsg branch January 19, 2026 18:47
@andrew-platt andrew-platt mentioned this pull request Jan 23, 2026
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants