Skip to content

Commit 73974ad

Browse files
committed
Merge branch 'greatcell_HM_VPF' into 'master'
GreatCell benchmark suite HM_PHASE_FIELD See merge request ogs/ogs!5373
2 parents 546b757 + 3d2cb62 commit 73974ad

File tree

85 files changed

+8959
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+8959
-2
lines changed

ProcessLib/HMPhaseField/Tests.cmake

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,7 @@ AddTest(
164164
expected_KGD_4core_cohesive_linear_softening_ts_5_t_200_000000_2.vtu KGD_4core_cohesive_linear_softening_ts_5_t_200_000000_2.vtu pressure pressure 1e-8 1e-5
165165
expected_KGD_4core_cohesive_linear_softening_ts_5_t_200_000000_3.vtu KGD_4core_cohesive_linear_softening_ts_5_t_200_000000_3.vtu pressure pressure 1e-8 1e-5
166166
)
167+
168+
if( OGS_USE_PETSC)
169+
NotebookTest(NOTEBOOKFILE HMPhaseField/GreatCell/GreatCellHM_VPF.py RUNTIME 1300)
170+
endif()

ProcessLib/LIE/HydroMechanics/Tests.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,6 @@ AddTest(
264264

265265
if(NOT OGS_USE_PETSC)
266266
NotebookTest(NOTEBOOKFILE LIE/HydroMechanics/GreatCellWithBBar/great_cell_LIE.py RUNTIME 40)
267-
NotebookTest(NOTEBOOKFILE LIE/Mechanics/GreatCelljupyterNotebook/GreatCell.py RUNTIME 350)
268-
NotebookTest(NOTEBOOKFILE LIE/HydroMechanics/GreatCelljupyterNotebook/GreatCell.py RUNTIME 1050)
267+
NotebookTest(NOTEBOOKFILE LIE/Mechanics/GreatCelljupyterNotebook/GreatCellM.py RUNTIME 350)
268+
NotebookTest(NOTEBOOKFILE LIE/HydroMechanics/GreatCelljupyterNotebook/GreatCellHM.py RUNTIME 1050)
269269
endif()

0 commit comments

Comments
 (0)