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

Method for HAMS application #57

Open
IHLEE94 opened this issue Jun 20, 2024 · 1 comment
Open

Method for HAMS application #57

IHLEE94 opened this issue Jun 20, 2024 · 1 comment

Comments

@IHLEE94
Copy link

IHLEE94 commented Jun 20, 2024

I tried to use the hydrodynamic coefficient using HAMS.
I think that 'padModMaster' parameter is the selecting option of the hydrodynamic calculation method, Strip or HAMS or another.
If my understanding is right, I want to know more exact explanation of each definition values-0, 1, 2 as shown in the below.

potModMaster : 1 # [int] master switch for potMod variables; 0=keeps all member potMod vars the same, 1=turns all potMod vars to False (no HAMS), 2=turns all potMod vars to True (no strip)

What does each value mean?

@mattEhall
Copy link
Contributor

Each member can have a potMod setting, where False means that it will be modeled using strip theory, and True means it will be meshed and included in a PyHAMS potential flow model. potModMaster overrides the individual member potMod settings as described in the text you quoted. 0 does not change them. 1 sets them all False. 2 sets them all True.

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