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

Error writing Bool in tabulated data #35

Open
BenClaytonARUP opened this issue Jan 23, 2025 · 1 comment
Open

Error writing Bool in tabulated data #35

BenClaytonARUP opened this issue Jan 23, 2025 · 1 comment

Comments

@BenClaytonARUP
Copy link

BenClaytonARUP commented Jan 23, 2025

Hi,

When writing files using class FASTInputFileBase(File):, if a table includes a boolean it is written out as an integer. This causes OpenFAST (4.0.0) to fail.

I understand openfast-toolbox is being updated for OpenFAST 4.0.0 and so this may be fixed in that process.

I have provided an example fix:

Image

Image

Thanks,

Ben

@rthedin
Copy link
Collaborator

rthedin commented Jan 23, 2025

Ben, thanks for reporting these errors. I ask that you please keep reporting them. I will leave this issue open so you can come back and post to it.

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

No branches or pull requests

2 participants