Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Fix reading of MoorDyn v2 input file - #57

Merged
ebranlard merged 2 commits into
devfrom
f/fixmd
Jan 13, 2023
Merged

Fix reading of MoorDyn v2 input file#57
ebranlard merged 2 commits into
devfrom
f/fixmd

Conversation

@ebranlard

Copy link
Copy Markdown
Collaborator

See #54

To fix the issue with the number of table rows not being in a variable of the input file, this introduces the "AUTO" as a keyword, the parser figures the number of lines until a comment character is found.

@ebranlardebranlard added the enhancement New feature or request label Jan 13, 2023
@ebranlardebranlard self-assigned this Jan 13, 2023
@ebranlard
ebranlard merged commit 0fb4ab2 into devJan 13, 2023
@ebranlard
ebranlard deleted the f/fixmd branch November 27, 2023 19:42
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ebranlard