Skip to content
Snippets Groups Projects
Commit fd497b05 authored by xingyuanmiao's avatar xingyuanmiao Committed by Dmitri Naumov
Browse files

Phasefield (#1895)

* added phasefield process and test.

* apply clang-format.

* added missing integralMeasure for axisymmetric problem.

* fixed compilation errors after rebasing.

* added unconfined compression ctest.

* added missing reference.

* renamed specialFunction as calculateDegradedStress.

* changed order of stress and strain components.

* deleted unused file.

* changed IntegrationPointData.

* added local results to highlight the deviation.

* returned DeltaXCheck true.

* modified dimension in ProjectData.

* removed second order mesh.

* moved history_variable to pushBackState.

* added absolute error of displacement for beam3d test.

* removed eval() calls in calculation of stress components.

* added description for the calculateDegradedStress function.

* added types available.

* rephrased description.

* removed unused C variable.

* added model description.

* modified types of constitutive relation.

* removed CreateLinearElasticPhaseField.h.

* added a tag for phasefield_parameters.

* added missing phasefield_parameters after PHASE_FIELD.

* removed eval() calls in calculation of tensile stress component.

* moved process description to PhaseFieldProcess.h.

* added description to the undocumented function.

* created missing file in documentation.

* removed two duplicated files in phasefield process.

* removed unused file in documentation.

* removed the call to material_model.integrateStress.

* removed unused variables.

* fixed expression of length scale parameter in documentation.
parent b5020771
No related branches found
No related tags found
Loading
Showing
with 294 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment