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

[OptApp] Mass Response with shape sens with FD #12040

Merged
merged 4 commits into from
Feb 11, 2024

Conversation

Igarizza
Copy link
Member

@Igarizza Igarizza commented Feb 9, 2024

📝 Description
Extending the mass response to work with any elements, using finite diference.

@Igarizza Igarizza requested a review from sunethwarna February 9, 2024 10:40
@matekelemen matekelemen changed the title save state, not cleaned [OptApp] save state, not cleaned Feb 9, 2024
@Igarizza Igarizza changed the title [OptApp] save state, not cleaned [OptApp] Mass Response with shape sens with FD Feb 9, 2024
Copy link
Member

@sunethwarna sunethwarna left a comment

Choose a reason for hiding this comment

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

nice :)

@RezaNajian
Copy link
Contributor

For mass sensitivities of any geometry and element type, you can utilize nodal areas and normals without the need for further Finite Differences (FD). Thus, the nodal mass sensitivity corresponds to the nodal vector, with its magnitude determined by the nodal area. This principle is applicable to any geometry and element type. Note: Tangent sensitivities are considered to be zero, as they do not contribute and are essentially regarded as discretization errors.

@Igarizza Igarizza merged commit 25ad7fc into master Feb 11, 2024
14 of 17 checks passed
@Igarizza Igarizza deleted the optapp/mass_response_for_any_element_type branch February 11, 2024 16:06
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.

3 participants