Hello everyone,
I'm investigating the usage of MFront in Code-Aster, to implement plasticity model with temperature-dependent yield stress.
And I become wondering how the thermal strain is handled in Code-Aster + MFront framework.
MFront examples I found in astest or tfel site do not consider thermal strain. i.e. model routine neglects thermal in elastic strain computation (= total strain - nonelastic model strain).
And provides stress as (stiffness matrix)*(elastic strain), where stiffness matrix is built from the E, nu given by DEFI_MATERIAL/MFRONT.
Then I found:
* if I set non-zero CTE to ELAS (or ELAS_ORTH) and ramp the temperature, result shows thermal expansion / shrinkage.
* if I set different E to ELAS and MFRONT in DEFI_MATERIAL, those specified to MFRONT seem applied to compute stress.
Now I'm totally confused... could anyone please teach me how the thermal strain / stress is computed, when we use MFront?
Thanks in advance and a Happy New Year,
Yutaka Nishizawa