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

[Fluid] Fixing uninitialized value in alternative_d_vms_dem_coupled element #11828

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

ddiezrod
Copy link
Contributor

📝 Description
One of the test from fluid dynamics app was failing in @KratosMultiphysics/altair CI, it seems it was because mPredictedSubscaleVelocity was being used without being initialized. I think this fixes the problem.

@ddiezrod ddiezrod self-assigned this Nov 20, 2023
@ddiezrod ddiezrod requested a review from a team as a code owner November 20, 2023 15:10
…ive_d_vms_dem_coupled.cpp

Co-authored-by: Vicente Mataix Ferrándiz <[email protected]>
@jgonzalezusua
Copy link
Member

Ok, I forgot to inititialize it

@ddiezrod
Copy link
Contributor Author

can you approve it then @jgonzalezusua ?

@jgonzalezusua
Copy link
Member

can you approve it then @jgonzalezusua ?

Sure!

@ddiezrod ddiezrod enabled auto-merge (squash) November 20, 2023 16:09
@ddiezrod ddiezrod merged commit ba3fa0e into master Nov 20, 2023
@ddiezrod ddiezrod deleted the fluid/fixing-alternative-d-vms-element-test branch November 20, 2023 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants