Skip to content

Commit e1caff7

Browse files
committed
Merge branch 'greatcell_HM_LIE' into 'master'
GreatCell benchmark suite HYDRO_MECHANICS_WITH_LIE See merge request ogs/ogs!5370
2 parents 1877d75 + b8e1894 commit e1caff7

24 files changed

+7274
-1623
lines changed

ProcessLib/LIE/HydroMechanics/Tests.cmake

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,5 +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 500)
267+
NotebookTest(NOTEBOOKFILE LIE/Mechanics/GreatCelljupyterNotebook/GreatCell.py RUNTIME 350)
268+
NotebookTest(NOTEBOOKFILE LIE/HydroMechanics/GreatCelljupyterNotebook/GreatCell.py RUNTIME 1050)
268269
endif()

0 commit comments

Comments
 (0)