Skip to content

Commit bb7de19

Browse files
committed
added/activated two more tutorial notebooks
1 parent 8023522 commit bb7de19

File tree

5 files changed

+1349
-226
lines changed

5 files changed

+1349
-226
lines changed

docs/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ function make_all(; with_examples::Bool = true, run_examples = true, run_noteboo
6363
#
6464
notebooks = [
6565
"Nonlinear elasticity" => "NonlinearElasticity.jl"
66+
"Pressure-robustness" => "PressureRobustness.jl"
67+
"Natural convection" => "NaturalConvection.jl"
6668
]
6769

6870
notebookjl = last.(notebooks)

examples/Example235_NaturalConvectionTriangle2D.jl

Lines changed: 0 additions & 114 deletions
This file was deleted.

examples/Example236_NaturalConvectionSquare2D.jl

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)