Skip to content

fix: *CONSTRAINED_ADAPTIVITY (#650)#683

Merged
koubaa merged 3 commits intomainfrom
650-import_file-in-ansysdynacorelibdeck-does-not-handle-constrained_adaptivity-correctly
Jan 30, 2025
Merged

fix: *CONSTRAINED_ADAPTIVITY (#650)#683
koubaa merged 3 commits intomainfrom
650-import_file-in-ansysdynacorelibdeck-does-not-handle-constrained_adaptivity-correctly

Conversation

@RaphaelHeiniger
Copy link
Copy Markdown
Collaborator

import_file in ansys.dyna.core.lib.deck did not handle *CONSTRAINED_ADAPTIVITY correctly. This is fixed by creating the proper manifest entry for *CONSTRAINED_ADAPTIVITY card 0. This is now a duplicate card instead of a standard card.

@RaphaelHeiniger RaphaelHeiniger added the bug Defects or glitches reported by users or developers label Jan 29, 2025
@RaphaelHeiniger RaphaelHeiniger requested a review from a team as a code owner January 29, 2025 08:42
@RaphaelHeiniger RaphaelHeiniger changed the title feat: Fix *CONSTRAINED_ADAPTIVITY (#650) fix: *CONSTRAINED_ADAPTIVITY (#650) Jan 29, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation testing Anything related to testing labels Jan 29, 2025
Copy link
Copy Markdown
Collaborator

@koubaa koubaa left a comment

Choose a reason for hiding this comment

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

Oddly, I don't see anything in the manual about this.

@koubaa koubaa merged commit fddf671 into main Jan 30, 2025
@koubaa koubaa deleted the 650-import_file-in-ansysdynacorelibdeck-does-not-handle-constrained_adaptivity-correctly branch January 30, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Defects or glitches reported by users or developers documentation Improvements or additions to documentation testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

import_file in ansys.dyna.core.lib.deck does not handle *CONSTRAINED_ADAPTIVITY correctly

3 participants