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

[WIP] add elasticity to CompositeViscoPlastic #5984

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bobmyhill
Copy link
Member

@bobmyhill bobmyhill commented Jul 22, 2024

PR requires functionality in #4370 for the additional outputs functions (commented out) to work.

This PR adds a Kelvin (viscoelastic) element to the CompositeViscoPlastic rheology:
image

The derivation of the rheological model can be found in this pdf.

Still a work in progess, opened for discussion and comments.

  • I have tested my new feature locally to ensure it is correct.
  • I have created a testcase for the new feature/benchmark in the tests/ directory.
  • I have added a changelog entry in the doc/modules/changes directory that will inform other users of my change.

Copy link
Contributor

@anne-glerum anne-glerum left a comment

Choose a reason for hiding this comment

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

Two things I ran into when installing with the elastic functionality uncommented :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants