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

[SIApp] Adding Strain Sensor test for solids #12985

Merged
merged 14 commits into from
Jan 8, 2025

Conversation

sunethwarna
Copy link
Member

@sunethwarna sunethwarna commented Jan 8, 2025

📝 Description
This PR fixes the followings:

  1. The strain sensor only supported geometries which returns (3x3) strain tensors, now it is extended to support strains with (2x2) size for 2d solid geometries.
  2. A test for 2D solid geometries is added.
  3. Implement CalculateOnIntegrationPoint methods in adjoint elements
  4. Extends the strain sensor support for mixed element model parts (such as solids, beams, trusses, shells).

🆕 Changelog

  • Extended strain sensors to support 2x2 strains.
  • Added 3D solid test with strain sensors.

@sunethwarna sunethwarna requested a review from a team as a code owner January 8, 2025 13:41
Copy link
Member

@Igarizza Igarizza left a comment

Choose a reason for hiding this comment

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

Nice work. The model is fixed and running. Thank you!

@sunethwarna sunethwarna merged commit ae48108 into master Jan 8, 2025
11 checks passed
@sunethwarna sunethwarna deleted the siapp/sensors/extend_strain_sensor_to_solids branch January 8, 2025 21:05
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.

2 participants