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

Feature Request: Improve How Viscous Drag is Linearized in HydroDyn #1210

Open
jjonkman opened this issue Aug 9, 2022 · 0 comments
Open

Comments

@jjonkman
Copy link
Collaborator

jjonkman commented Aug 9, 2022

Is your feature request related to a problem? Please describe.
Viscous drag in HydroDyn is implemented via the relative form of Morison's equation. During linearization of HydroDyn, these drag terms are linearized directly via the central difference method, but this is not a robust method in the absence of sea current or forward speed of the substructure. When the sea current and/or forward speed are zero, the terms associated with the linearized drag will be dependent on the perturbation size used in the central difference method. (The linearization is reasonable when sea current or forward speed are nonzero).

Describe the solution you'd like
A more robust linearization of the viscous drag terms in HydroDyn is needed, e.g., Borgman linearization.

Additional context
This issue has been known for a while, but I just realized it has not been posted here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant