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

[PfemFluid] Add constitutive laws #6504

Merged
merged 53 commits into from
May 4, 2020
Merged

Conversation

MZecchetto
Copy link
Contributor

This PR is the first stage of the pfem elements restyling.
Basically the computation of the stresses and the effective viscosity of the fluids are now managed by the constitutive laws. This also allows an easier implementation of the temperature dependent material properties (refer to KratosMultiphysics/GiDInterface#713).
Aside the tests, all the constitutive laws are checked against the current behaviour in the master branch. Performance test is also successful.

@GuillermoCasas , @joaquinirazabal SDEM-PFEM test and example are update accordingly.
@jginternational temperature dependent constitutive laws will follow shortly in a separate PR.

Massimiliano

@MZecchetto MZecchetto added Applications Refactor When code is moved or rewrote keeping the same behavior labels Mar 3, 2020
@MZecchetto MZecchetto requested review from ipouplana and AFranci March 3, 2020 10:54
AFranci
AFranci previously approved these changes Mar 3, 2020
Copy link
Member

@AFranci AFranci left a comment

Choose a reason for hiding this comment

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

Thanks @MZecchetto! very good job!

@MZecchetto MZecchetto requested a review from a team as a code owner May 1, 2020 13:51
@MZecchetto MZecchetto force-pushed the PfemFluid/add-constitutive-laws branch from 3df67a3 to 2ff8f27 Compare May 4, 2020 07:02
@MZecchetto MZecchetto merged commit 6dfc105 into master May 4, 2020
@jginternational jginternational deleted the PfemFluid/add-constitutive-laws branch May 4, 2020 10:04
@jginternational jginternational restored the PfemFluid/add-constitutive-laws branch May 4, 2020 10:04
@jginternational
Copy link
Member

sorry

@MZecchetto MZecchetto deleted the PfemFluid/add-constitutive-laws branch May 4, 2020 12:31
MZecchetto added a commit that referenced this pull request May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Applications Refactor When code is moved or rewrote keeping the same behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants