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

Check for error if CPT has non-zero hinge #8160

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Conversation

PaulWessel
Copy link
Member

Since a hinge in a CPT must internally be at z = 0, we now yield an error if it is not zero since the stretching makes that assumption and otherwise gives the wrong result. The +hhinge modifier can be anything but it is required that the CPT has the hinge at z = 0.

Since a hinge in a CPT must internally be at z = 0, we now yield an error if it is not zero since the strentching makes that assumption and otherwise gives the wrong result
@PaulWessel PaulWessel added the bug Something isn't working label Dec 8, 2023
@PaulWessel PaulWessel added this to the 6.5.0 milestone Dec 8, 2023
@PaulWessel PaulWessel requested a review from joa-quim December 8, 2023 12:12
@PaulWessel PaulWessel self-assigned this Dec 8, 2023
@PaulWessel PaulWessel merged commit eb89b93 into master Dec 8, 2023
5 of 6 checks passed
@PaulWessel PaulWessel deleted the bad-hinge-error branch December 8, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants