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

[ThermoMechanics] support reloading of strains in restart #2324

Merged
merged 4 commits into from
Jan 18, 2019

Conversation

norihiro-w
Copy link
Collaborator

These changes support reloading of strains from previous simulation results. Reloading of stress is already implemented.

Copy link
Member

@endJunction endJunction left a comment

Choose a reason for hiding this comment

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

Looks good aside from the naming issue.


_integration_point_writer.emplace_back(
std::make_unique<SigmaIntegrationPointWriter>(
"epsilon_ip",
Copy link
Member

Choose a reason for hiding this comment

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

I'd suggest to rename the SigmaIntegrationPointWriter in KelvinVectorIntegrationPointWriter; it looks strange to feed the sigma writer with epsilon_ip.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@TomFischer TomFischer merged commit 8dd1f35 into ufz:master Jan 18, 2019
@norihiro-w norihiro-w deleted the TM-restart-epsilon branch January 18, 2019 13:33
@ogsbot
Copy link
Member

ogsbot commented Jun 19, 2020

OpenGeoSys development has been moved to GitLab.

See this pull request on GitLab.

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.

5 participants