Skip to content

Adding seabed disturbance calculations for the Mooring class:#11

Merged
lsirkis merged 1 commit intoFloatingArrayDesign:mainfrom
Yuksel-Rudy:main
Mar 17, 2025
Merged

Adding seabed disturbance calculations for the Mooring class:#11
lsirkis merged 1 commit intoFloatingArrayDesign:mainfrom
Yuksel-Rudy:main

Conversation

@Yuksel-Rudy
Copy link
Collaborator

  • Mooring has an attribute called disturbedSeabedArea that is initialized with zero.
  • When calling arrayWatchCircle in the project class, if the option is activated to calculate seabed disturbance, it will be populated.
  • The computation of seabed area disturbed is approximate and not exact. It assumes the attached platform has a circular watch circle and assumes a perfectly triangular disturbance shape around the anchor.

- Mooring has an attribute called disturbedSeabedArea that is initialized with zero.
- When calling arrayWatchCircle in the project class, if the option is activated to calculate seabed disturbance, it will be populated.
- The computation of seabed area disturbed is approximate and not exact. It assumes the attached platform has a circular watch circle and assumes a perfectly triangular disturbance shape around the anchor.
@lsirkis lsirkis merged commit be1805e into FloatingArrayDesign:main Mar 17, 2025
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

Successfully merging this pull request may close these issues.

2 participants