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

[Hotfix][Core] Quad element size fix #11571

Merged
merged 3 commits into from
Sep 27, 2023

Conversation

rubenzorrilla
Copy link
Member

📝 Description
Quadrilateral AverageElementSize formula in ElementSizeCalculator is only valid for rectangular quadrilaterals. Changes in here make it valid for any quadrilateral.

@loumalouomega
Copy link
Member

BTW, this means that the dreivative is also wrong

@rubenzorrilla
Copy link
Member Author

rubenzorrilla commented Sep 18, 2023

BTW, this means that the dreivative is also wrong

It is @sunethwarna .

@sunethwarna
Copy link
Member

Ok, i fixed the derivatives @rubenzorrilla :)

@rubenzorrilla
Copy link
Member Author

Ok, i fixed the derivatives @rubenzorrilla :)

Very good. Thanks @sunethwarna.

@rubenzorrilla rubenzorrilla merged commit c217845 into master Sep 27, 2023
11 checks passed
@rubenzorrilla rubenzorrilla deleted the core/element-size-calculator-fix branch September 27, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants