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

[T/M] Temporary disable Guenther-Salzer triax

due to instability: simulation is randomly hitting a non-convergence
point in local Newton at around time steps 100-125, t 0.22-0.23s,
with step size 0.001-0.002.
parent 38685427
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ if (OGS_USE_MFRONT)
OgsTest(PROJECTFILE Mechanics/Ehlers/MFront/two_material_ids_single_solid.prj RUNTIME 1)
if(NOT OGS_USE_MPI)
OgsTest(PROJECTFILE Mechanics/GuentherSalzer/model_uniaxial_test.prj)
OgsTest(PROJECTFILE Mechanics/GuentherSalzer/model_triaxial_test.prj RUNTIME 100)
# OgsTest(PROJECTFILE Mechanics/GuentherSalzer/model_triaxial_test.prj RUNTIME 100) TODO (tnagel) Disabled due to instability.
endif()
OgsTest(PROJECTFILE Mechanics/PLLC/uniax_compression.prj)
......
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