- Oct 26, 2021
-
-
Previously only the Volumetric-Deviatoric model was available. Now an Isotropic model is added.
-
- Sep 16, 2021
-
-
KeitaYoshioka authored
-
- Sep 06, 2021
-
-
Alternate minimization. Using PETSc constrained non-linear solver for the phase field. Few updates on variable names and cleanups.
-
- Mar 14, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Nov 24, 2020
-
-
renchao.lu authored
-
- Sep 09, 2020
-
-
wenqing authored
the staggered scheme
-
- Jul 26, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Putting IntegrationMethod after GlobalDim enables automatic template argument deduction for that type.
-
- May 19, 2020
-
-
- Feb 12, 2020
-
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
assembleWithJacobianPhaseFiledEquations
-
- Jan 02, 2020
-
-
Dmitri Naumov authored
Update local assemblers and access to the local_x values.
-
- Nov 06, 2019
-
-
Dmitri Naumov authored
And only interfaces to separate the relevant code changes; most processes do not need any changes.
-
- Oct 02, 2019
-
-
Dmitri Naumov authored
The flat vector of staggered solution simplifies the data access. Fixing the location of phasefield/temperature/displacement subvectors in phase field processes.
-
- Sep 24, 2019
-
-
Dmitri Naumov authored
-
- Sep 23, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
With this it becomes possible to use the t/dt values directly instead of storing them in *ProcessData and retrieving at later point.
-
- Sep 12, 2019
-
-
Dmitri Naumov authored
Fixes multiple copyright messages in the doxygen docu. ag '\\file' -L --ignore=ThirdParty *Lib |xargs sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
-
- Aug 15, 2019
-
-
Dmitri Naumov authored
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Mar 04, 2019
-
-
Dmitri Naumov authored
clang-tidy modernize-use-override check.
-
- Feb 12, 2019
-
-
Dmitri Naumov authored
Current staggered scheme implementation proved to be much better than the monolithic implementation, which fails to predict failure in a shear test.
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
-
- Nov 13, 2018
-
-
Dmitri Naumov authored
The multiple inheritance for the phase field extension is not actually needed and can be completely avoided.
-
Dmitri Naumov authored
-
- Sep 25, 2018
-
-
Dmitri Naumov authored
-
- Mar 17, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
There are no other unspecified sigmas.
-
Dmitri Naumov authored
-
- Mar 07, 2018
-
-
Dmitri Naumov authored
-
-
-
Initial implementation of post coupled iteration integral for crack volume
-
- Mar 06, 2018
-
-
- Feb 05, 2018
-
-
Dmitri Naumov authored
-