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

More updates to the Morison module #1578

Merged
merged 31 commits into from
Jun 5, 2023
Merged

More updates to the Morison module #1578

merged 31 commits into from
Jun 5, 2023

Commits on Mar 21, 2023

  1. HD: Initial implementation of the hydrostatic/buoyancy Cb coefficient…

    … for strip-theory members
    luwang00 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6b22a9c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    bc56f94 View commit details
    Browse the repository at this point in the history
  2. HD: Switch from scaling nodal hydrostatic load to scaling member radi…

    …us with Cb
    
    This change avoids physically inconsistent hydrostatic load.
    luwang00 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    578134b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e08064a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    f5f81cc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    0f9892c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    ef5cadd View commit details
    Browse the repository at this point in the history
  2. Added new subroutines in Morison_CalcOutput to get the intersections …

    …of member cross sections with the free surface
    luwang00 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ca712a9 View commit details
    Browse the repository at this point in the history
  3. Ignore free-surface elevation when finding the intersection between m…

    …ember sections and the free surface
    luwang00 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d8d93bd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    5b102ad View commit details
    Browse the repository at this point in the history
  2. Clean up the implementation of the alternative hydrostatic load calcu…

    …lation
    
    Also fixed the error handling of the new subroutines in Morison_CalcOutput
    luwang00 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    d77de72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20665d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    44bc757 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Upgraded the alternative hydrostatic load calculation with adaptive i…

    …ntegration over each element
    luwang00 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3c4b719 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Modified the adapative hydrostatic load integration to avoid prematur…

    …e termination when the (sub)element bounds the waterplane
    luwang00 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    768cbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f1b2e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    c821d60 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    1ecf47c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5111a28 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Bug fix for hydrostatic loads on end plates

    Need to use the instantaneous k vector.
    luwang00 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6e6c019 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Clean up Morison_CalcOutput

    luwang00 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    03b645c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    96191da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5faafb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    952d65a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    6dc785b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Merge branch 'dev' into dev2

    luwang00 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1ab9ca2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Merge branch 'dev' into dev2

    luwang00 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c6d8f50 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merge branch 'dev' into dev2

    luwang00 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    58d2002 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    b78761a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update r-test pointer

    andrew-platt committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c96130e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6dd2b View commit details
    Browse the repository at this point in the history