From bdadd4c224f469e0acf7d76fda093a1e37dfaf3e Mon Sep 17 00:00:00 2001 From: DavidSCN Date: Thu, 11 Mar 2021 21:55:09 +0100 Subject: [PATCH 1/2] Add the nearest-projection OpenFOAM example --- _data/sidebars/tutorial_sidebar.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_data/sidebars/tutorial_sidebar.yml b/_data/sidebars/tutorial_sidebar.yml index bcc40b264ce..dde349512b3 100644 --- a/_data/sidebars/tutorial_sidebar.yml +++ b/_data/sidebars/tutorial_sidebar.yml @@ -26,6 +26,10 @@ entries: url: /tutorials-flow-over-heated-plate-steady-state.html output: web + - title: Flow over heated plate nearest projection + url: /tutorials-flow-over-heatedi-plate-nearest-projection.html + output: web + - title: Partitioned heat conduction url: /tutorials-partitioned-heat-conduction.html output: web From fd3709006ef619c6acbf83c817a7f86a06ce74f0 Mon Sep 17 00:00:00 2001 From: DavidSCN Date: Fri, 12 Mar 2021 15:05:59 +0100 Subject: [PATCH 2/2] Add side bar entry for flow over plate NP --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index a74409aac83..0ba39aaa786 100644 --- a/_config.yml +++ b/_config.yml @@ -183,6 +183,7 @@ subprojects: - imported/tutorials/elastic-tube-3d - imported/tutorials/flow-over-heated-plate - imported/tutorials/flow-over-heated-plate-steady-state + - imported/tutorials/flow-over-heated-plate-nearest-projection - imported/tutorials/heat-exchanger - imported/tutorials/multiple-perpendicular-flaps - imported/tutorials/partitioned-elastic-beam