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

Add trapezoidal quadrature #351

Merged
merged 4 commits into from
Feb 8, 2025
Merged

Add trapezoidal quadrature #351

merged 4 commits into from
Feb 8, 2025

Conversation

deslaughter
Copy link
Collaborator

Added a function and associated tests to create a trapezoidal quadrature from a series of grid locations. This will be used to generate quadrature corresponding to beam section property locations for the blade interface.

Copy link
Collaborator

@ddement ddement left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. We should proliferate this to our regression tests that create their trapezoidal quadrature manually.

@deslaughter deslaughter merged commit 600152a into main Feb 8, 2025
17 checks passed
@deslaughter deslaughter deleted the trapezoidal-quadrature branch February 8, 2025 13:11
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