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

Error when trying to compile with StandardElastoViscoplasticity brick and porous stress criterion #412

Closed
Max-EDFLMT opened this issue Jul 18, 2023 · 1 comment

Comments

@Max-EDFLMT
Copy link

StandardElastoViscoplasticity brick with MichelAndSuquet1992HollowSphereTestViscoPlasticity throws an error when compiling:

`‘class tfel ::material ::MichelAndSuquet1992HollowSphereTestViscoPlasticity<(tfel ::material::ModellingHypothesis::Hypothesis)6u, double, false>’ has no member named ‘bpl’

If (this->bpl){
`
HollowSphere.mfront.txt

@thelfer thelfer self-assigned this Jul 18, 2023
@thelfer thelfer added this to the 3.4.5 milestone Jul 18, 2023
@thelfer
Copy link
Owner

thelfer commented Jul 18, 2023

@Max-EDFLMT Thanks for reporting !

Indeed the case where non linear hardening variable is defined triggers an issue in the porosity update. Once this is fixed, another bug if found in the implementation of the stress criterion.

Please find attach a workaround. The README.md file shows how to compile it

HollowSphere.zip

thelfer added a commit that referenced this issue Jul 18, 2023
thelfer added a commit that referenced this issue Jul 18, 2023
thelfer added a commit that referenced this issue Jul 18, 2023
thelfer added a commit that referenced this issue Jul 18, 2023
@thelfer thelfer closed this as completed Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants