Skip to content

MYSTRAN Update 15.1.4#14

Merged
Bruno02468 merged 1 commit intoMystranSolver:mainfrom
Bruno02468:main
Dec 28, 2023
Merged

MYSTRAN Update 15.1.4#14
Bruno02468 merged 1 commit intoMystranSolver:mainfrom
Bruno02468:main

Conversation

@Bruno02468
Copy link
Copy Markdown
Collaborator

This update fixes a small memory bug. Basically, when writing element engineering forces for BAR elements, the min/max/abs values were only being computed if F06 output was requested. So, if writing only the .ANS, uninitialized (garbage) values would be written. I moved the call that computes said values to the top of the BAR case, thus fixing the bug (I think).

@Bruno02468 Bruno02468 merged commit 8a7e218 into MystranSolver:main Dec 28, 2023
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.

1 participant