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

TM sigma_ip output for restart; vectorial sigma/eps output. #2203

Merged
merged 12 commits into from
Sep 13, 2018

Conversation

endJunction
Copy link
Member

@endJunction endJunction commented Sep 10, 2018

Just testing for now, no review.

Few updates were needed for the reference files.
The sigma_ip output and input (for restart) is same as in the SmallDeformation process,

Copy link
Member

@wenqing wenqing 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

{
return getIntPtEpsilon(cache, 3);
}
for (unsigned ip = 0; ip < num_intpts; ++ip)
Copy link
Member

Choose a reason for hiding this comment

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

To be consistent: num_intpts --> n_integration_points


for (auto const& ip_data : _ip_data)
for (unsigned ip = 0; ip < num_intpts; ++ip)
Copy link
Member

Choose a reason for hiding this comment

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

Here the same.

@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
3 participants