-
Notifications
You must be signed in to change notification settings - Fork 508
Cross merge v4.1.2 to dev #2950
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add SeaState path when running MoorDyn registry in RunRegistry.bat
…when attempting to use MAP and write checkpoint files
MAP can't be used when writing checkpoint files
Backport of #2906 ( SeaState: Allow WaveStMod=1 with WaveMod=0)
Taken from here: #2904 (comment) Co-authored-by: Nikolaj Braüner Bjerge <[email protected]>
docs: add guide for WSL+VScode Co-authored-by: Nikolaj Braüner Bjerge <[email protected]> Co-developed-by: Claude 3.5 Sonnet (Anthropic) <[email protected]> AI used in converting from GH markdown format to _readthedocs_ `.rst` format
…ce joint is part of a rigid assembly
Backport of 2905: SD: Fix a bug where interface DoF loads are incomplete if the interface joint is part of a rigid assembly
Docs update recomendations from issue #1822
…n for the hydrostatic moment on (partially wetted) circular endplates
…static load calculations.
This error was reported through e-mail.
HD: Switched to an equivalent but numerically more reliable expression for the hydrostatic moment on (partially wetted) circular endplates
SrvD: bugfix linearization of StC _dYdx was not using x_perturb
Release v4.1.2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ready to merge
Feature or improvement description
Some updates in v4.1.2 are not included in dev yet. This PR brings those updates in
Related issue, if one exists
v4.1.2: #2944