Skip to content
Snippets Groups Projects
Verified Commit 35e1572c authored by Lars Bilke's avatar Lars Bilke
Browse files

[T] Converted Linear_Disc_with_hole notebook to markdown

  pipx run jupytext --to markdown Tests/Data/Mechanics/Linear/DiscWithHole/Linear_Disc_with_hole.ipynb
parent 274bd2ab
No related branches found
No related tags found
No related merge requests found
...@@ -269,7 +269,7 @@ AddTest( ...@@ -269,7 +269,7 @@ AddTest(
if(NOT OGS_USE_PETSC) if(NOT OGS_USE_PETSC)
NotebookTest(NOTEBOOKFILE Mechanics/Linear/SimpleMechanics.ipynb RUNTIME 5) NotebookTest(NOTEBOOKFILE Mechanics/Linear/SimpleMechanics.ipynb RUNTIME 5)
NotebookTest(NOTEBOOKFILE Mechanics/Linear/DiscWithHole/Linear_Disc_with_hole.ipynb RUNTIME 15) NotebookTest(NOTEBOOKFILE Mechanics/Linear/DiscWithHole/Linear_Disc_with_hole.md RUNTIME 15)
if(NOT WIN32) if(NOT WIN32)
NotebookTest(NOTEBOOKFILE Mechanics/Linear/DiscWithHole/Linear_Disc_with_hole_convergence_analysis.ipynb RUNTIME 40) NotebookTest(NOTEBOOKFILE Mechanics/Linear/DiscWithHole/Linear_Disc_with_hole_convergence_analysis.ipynb RUNTIME 40)
endif() endif()
......
This diff is collapsed.
This diff is collapsed.
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