From b0da94829a06897e12c130bebd1b9f3e39839830 Mon Sep 17 00:00:00 2001 From: Gerasimos Chourdakis Date: Mon, 2 Feb 2026 18:22:29 +0100 Subject: [PATCH] All tutorials: Add URLs to both develop and master --- aste-turbine/README.md | 2 +- breaking-dam-2d/README.md | 2 +- channel-transport-reaction/README.md | 2 +- channel-transport/README.md | 2 +- elastic-tube-1d/README.md | 2 +- elastic-tube-3d/README.md | 2 +- flow-around-controlled-moving-cylinder/README.md | 2 +- flow-over-heated-plate-nearest-projection/README.md | 2 +- flow-over-heated-plate-partitioned-flow/README.md | 2 +- flow-over-heated-plate-steady-state/README.md | 2 +- flow-over-heated-plate-two-meshes/README.md | 2 +- flow-over-heated-plate/README.md | 2 +- free-flow-over-porous-media/README.md | 2 +- heat-exchanger-simplified/README.md | 2 +- heat-exchanger/README.md | 2 +- multiple-perpendicular-flaps/README.md | 2 +- oscillator-overlap/README.md | 2 +- oscillator/README.md | 2 +- partitioned-backwards-facing-step/README.md | 2 +- partitioned-elastic-beam/README.md | 2 +- partitioned-heat-conduction-complex/README.md | 2 +- partitioned-heat-conduction-direct/README.md | 2 +- partitioned-heat-conduction-overlap/README.md | 2 +- partitioned-heat-conduction/README.md | 2 +- partitioned-pipe-two-phase/README.md | 2 +- partitioned-pipe/README.md | 2 +- perpendicular-flap-stress/README.md | 2 +- perpendicular-flap/README.md | 2 +- turek-hron-fsi3/README.md | 2 +- two-scale-heat-conduction/README.md | 2 +- volume-coupled-diffusion/README.md | 2 +- volume-coupled-flow/README.md | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/aste-turbine/README.md b/aste-turbine/README.md index d875508bb..b7578b2e4 100644 --- a/aste-turbine/README.md +++ b/aste-turbine/README.md @@ -5,7 +5,7 @@ keywords: ASTE, mapping, data mapping, mapping configuration, turbine summary: This tutorial is an example case for ASTE, where we investigate different preCICE mappings using ASTE. --- -{% include note.html content="Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/aste-turbine). Read how in the [tutorials introduction](https://precice.org/tutorials.html)." %} +{% include note.html content="Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/aste-turbine), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/aste-turbine) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html)." %} If you are completely new to ASTE have a look at our [ASTE documentation](https://precice.org/tooling-aste.html). This tutorial shows how to setup a mapping between two (artificial) meshes using preCICE and ASTE in parallel. The executed mapping can be investigated in terms of accuracy as well as runtime. diff --git a/breaking-dam-2d/README.md b/breaking-dam-2d/README.md index daa779be4..3345823bc 100644 --- a/breaking-dam-2d/README.md +++ b/breaking-dam-2d/README.md @@ -6,7 +6,7 @@ summary: FSI simulation of a two-dimensional water column striking a flexible wa --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/breaking-dam-2d). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/breaking-dam-2d), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/breaking-dam-2d) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/channel-transport-reaction/README.md b/channel-transport-reaction/README.md index 23b832901..0004fe85f 100644 --- a/channel-transport-reaction/README.md +++ b/channel-transport-reaction/README.md @@ -6,7 +6,7 @@ summary: We simulate an advection-diffusion-reaction scenario in a fluid in moti --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/channel-transport-reaction). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/channel-transport-reaction), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/channel-transport-reaction) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/channel-transport/README.md b/channel-transport/README.md index 3f597ac24..a929c4acb 100644 --- a/channel-transport/README.md +++ b/channel-transport/README.md @@ -6,7 +6,7 @@ summary: A CFD problem is coupled to a transport (of, e.g., a chemistry species) --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/channel-transport). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/channel-transport), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/channel-transport) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/elastic-tube-1d/README.md b/elastic-tube-1d/README.md index e375fc40f..a3552f271 100644 --- a/elastic-tube-1d/README.md +++ b/elastic-tube-1d/README.md @@ -6,7 +6,7 @@ summary: The 1D Elastic Tube is a FSI case, that consists of an internal flow in --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/elastic-tube-1d). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/elastic-tube-1d), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/elastic-tube-1d) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/elastic-tube-3d/README.md b/elastic-tube-3d/README.md index 5c31b141a..4adac850a 100644 --- a/elastic-tube-3d/README.md +++ b/elastic-tube-3d/README.md @@ -6,7 +6,7 @@ summary: Tutorial for an FSI simulation of a three-dimensional expanding tube sc --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/elastic-tube-3d). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/elastic-tube-3d), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/elastic-tube-3d) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/flow-around-controlled-moving-cylinder/README.md b/flow-around-controlled-moving-cylinder/README.md index 96a2a1225..274841465 100644 --- a/flow-around-controlled-moving-cylinder/README.md +++ b/flow-around-controlled-moving-cylinder/README.md @@ -6,7 +6,7 @@ summary: Flow around a rigid moving cylinder. A FMI-based controller is used to --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/flow-around-controlled-moving-cylinder). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/flow-around-controlled-moving-cylinder), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/flow-around-controlled-moving-cylinder) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/flow-over-heated-plate-nearest-projection/README.md b/flow-over-heated-plate-nearest-projection/README.md index 718825893..2715ff904 100644 --- a/flow-over-heated-plate-nearest-projection/README.md +++ b/flow-over-heated-plate-nearest-projection/README.md @@ -6,7 +6,7 @@ summary: This tutorial introduces an example simulation setup for a nearest-proj --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate-nearest-projection). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/flow-over-heated-plate-nearest-projection), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate-nearest-projection) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/flow-over-heated-plate-partitioned-flow/README.md b/flow-over-heated-plate-partitioned-flow/README.md index 02e2b838d..7fd84fbfe 100644 --- a/flow-over-heated-plate-partitioned-flow/README.md +++ b/flow-over-heated-plate-partitioned-flow/README.md @@ -6,7 +6,7 @@ summary: This tutorial describes how to run a conjugate heat transfer coupled si --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate-partitioned-flow). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/flow-over-heated-plate-partitioned-flow), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate-partitioned-flow) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/flow-over-heated-plate-steady-state/README.md b/flow-over-heated-plate-steady-state/README.md index 96c008236..1adf23294 100644 --- a/flow-over-heated-plate-steady-state/README.md +++ b/flow-over-heated-plate-steady-state/README.md @@ -6,7 +6,7 @@ summary: Using a steady-state OpenFOAM solver for a CHT coupling with code_aster --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate-steady-state). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/flow-over-heated-plate-steady-state), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate-steady-state) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/flow-over-heated-plate-two-meshes/README.md b/flow-over-heated-plate-two-meshes/README.md index 3a85fd3ec..2a9f7d8bd 100644 --- a/flow-over-heated-plate-two-meshes/README.md +++ b/flow-over-heated-plate-two-meshes/README.md @@ -7,7 +7,7 @@ summary: This tutorial describes how to run a conjugate heat transfer coupled si {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate-calculix). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/flow-over-heated-plate-calculix), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate-calculix) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/flow-over-heated-plate/README.md b/flow-over-heated-plate/README.md index ff3ec1d4f..c91d66f3d 100644 --- a/flow-over-heated-plate/README.md +++ b/flow-over-heated-plate/README.md @@ -6,7 +6,7 @@ summary: This tutorial describes how to run a conjugate heat transfer coupled si --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/flow-over-heated-plate), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/flow-over-heated-plate) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/free-flow-over-porous-media/README.md b/free-flow-over-porous-media/README.md index 2a08750c4..cb1de8b47 100644 --- a/free-flow-over-porous-media/README.md +++ b/free-flow-over-porous-media/README.md @@ -6,7 +6,7 @@ summary: Flow-flow coupling example with porous media field and free flow field. --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/free-flow-over-porous-media-2d). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/free-flow-over-porous-media-2d), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/free-flow-over-porous-media-2d) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/heat-exchanger-simplified/README.md b/heat-exchanger-simplified/README.md index 72af8dcf5..a9e230e20 100644 --- a/heat-exchanger-simplified/README.md +++ b/heat-exchanger-simplified/README.md @@ -7,7 +7,7 @@ summary: This tutorial describes how to run a conjugate heat transfer simulation {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/heat-exchanger-simplified). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/heat-exchanger-simplified), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/heat-exchanger-simplified) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/heat-exchanger/README.md b/heat-exchanger/README.md index 6f9cd18df..12e2708db 100644 --- a/heat-exchanger/README.md +++ b/heat-exchanger/README.md @@ -6,7 +6,7 @@ summary: Tutorial for a shell-and-tube heat exchanger, using OpenFOAM and Calcul --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/heat-exchanger). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/heat-exchanger), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/heat-exchanger) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} {% tip %} diff --git a/multiple-perpendicular-flaps/README.md b/multiple-perpendicular-flaps/README.md index 3852ba344..793d1ba67 100644 --- a/multiple-perpendicular-flaps/README.md +++ b/multiple-perpendicular-flaps/README.md @@ -6,7 +6,7 @@ summary: In this case, a fluid and two solids are coupled together using a fully --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/multiple-perpendicular-flaps). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/multiple-perpendicular-flaps), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/multiple-perpendicular-flaps) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Case Setup diff --git a/oscillator-overlap/README.md b/oscillator-overlap/README.md index c669c1267..f03ab624a 100644 --- a/oscillator-overlap/README.md +++ b/oscillator-overlap/README.md @@ -6,7 +6,7 @@ summary: We solve an oscillator with two masses in a partitioned fashion with ov --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/oscillator-overlap). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/oscillator-overlap), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/oscillator-overlap) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/oscillator/README.md b/oscillator/README.md index 0394760cb..3cf3e9f23 100644 --- a/oscillator/README.md +++ b/oscillator/README.md @@ -6,7 +6,7 @@ summary: We solve an oscillator with two masses in a partitioned fashion. Each m --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/oscillator). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/oscillator), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/oscillator) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/partitioned-backwards-facing-step/README.md b/partitioned-backwards-facing-step/README.md index 134512b76..bfd8c8304 100644 --- a/partitioned-backwards-facing-step/README.md +++ b/partitioned-backwards-facing-step/README.md @@ -6,7 +6,7 @@ summary: This tutorial describes how to run a partitioned fluid simulation using --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/partitioned-backwards-facing-step). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/partitioned-backwards-facing-step), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/partitioned-backwards-facing-step) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/partitioned-elastic-beam/README.md b/partitioned-elastic-beam/README.md index a719180ae..eba517429 100644 --- a/partitioned-elastic-beam/README.md +++ b/partitioned-elastic-beam/README.md @@ -6,7 +6,7 @@ summary: This tutorial describes how to run a structure-structure interaction si --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/partitioned-elastic-beam). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/partitioned-elastic-beam), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/partitioned-elastic-beam) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/partitioned-heat-conduction-complex/README.md b/partitioned-heat-conduction-complex/README.md index ec81690e2..b79555e42 100644 --- a/partitioned-heat-conduction-complex/README.md +++ b/partitioned-heat-conduction-complex/README.md @@ -6,7 +6,7 @@ summary: This tutorial is the advanced version of the "partitioned heat conducti --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/partitioned-heat-conduction-complex). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/partitioned-heat-conduction-complex), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/partitioned-heat-conduction-complex) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/partitioned-heat-conduction-direct/README.md b/partitioned-heat-conduction-direct/README.md index af78843e6..80faa5fca 100644 --- a/partitioned-heat-conduction-direct/README.md +++ b/partitioned-heat-conduction-direct/README.md @@ -6,7 +6,7 @@ summary: This tutorial is a modified version of the "partitioned heat conduction --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/partitioned-heat-conduction-direct). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/partitioned-heat-conduction-direct), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/partitioned-heat-conduction-direct) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/partitioned-heat-conduction-overlap/README.md b/partitioned-heat-conduction-overlap/README.md index 39419a539..bb5322d6e 100644 --- a/partitioned-heat-conduction-overlap/README.md +++ b/partitioned-heat-conduction-overlap/README.md @@ -6,7 +6,7 @@ summary: We solve a simple heat equation. The domain is partitioned and the coup --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/partitioned-heat-conduction-overlap). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/partitioned-heat-conduction-overlap), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/partitioned-heat-conduction-overlap) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/partitioned-heat-conduction/README.md b/partitioned-heat-conduction/README.md index 5afb3b4df..5abfecbbc 100644 --- a/partitioned-heat-conduction/README.md +++ b/partitioned-heat-conduction/README.md @@ -6,7 +6,7 @@ summary: We solve a simple heat equation. The domain is partitioned and the coup --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/partitioned-heat-conduction). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/partitioned-heat-conduction), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/partitioned-heat-conduction) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/partitioned-pipe-two-phase/README.md b/partitioned-pipe-two-phase/README.md index 01db91e7e..2a3971d2a 100644 --- a/partitioned-pipe-two-phase/README.md +++ b/partitioned-pipe-two-phase/README.md @@ -6,7 +6,7 @@ summary: This tutorial describes how to run a partitioned two-phse fluid simulat --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/partitioned-pipe-two-phase). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/partitioned-pipe-two-phase), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/partitioned-pipe-two-phase) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/partitioned-pipe/README.md b/partitioned-pipe/README.md index b59de46ff..458a8709a 100644 --- a/partitioned-pipe/README.md +++ b/partitioned-pipe/README.md @@ -6,7 +6,7 @@ summary: This tutorial describes how to run a partitioned fluid simulation using --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/partitioned-pipe). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/partitioned-pipe), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/partitioned-pipe) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/perpendicular-flap-stress/README.md b/perpendicular-flap-stress/README.md index 6fbb6f93c..9c1d848a2 100644 --- a/perpendicular-flap-stress/README.md +++ b/perpendicular-flap-stress/README.md @@ -6,7 +6,7 @@ summary: This tutorial is a modified version of the “perpendicular flap” tut --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/perpendicular-flap-stress). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/perpendicular-flap-stress), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/perpendicular-flap-stress) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/perpendicular-flap/README.md b/perpendicular-flap/README.md index 6702dfcb7..1de62071c 100644 --- a/perpendicular-flap/README.md +++ b/perpendicular-flap/README.md @@ -6,7 +6,7 @@ summary: This tutorial describes how to run a fluid-structure interaction using --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/perpendicular-flap). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/perpendicular-flap), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/perpendicular-flap) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/turek-hron-fsi3/README.md b/turek-hron-fsi3/README.md index 7ad7b6047..726d83cfe 100644 --- a/turek-hron-fsi3/README.md +++ b/turek-hron-fsi3/README.md @@ -6,7 +6,7 @@ summary: The Turek-Hron FSI cases are well-established numerical benchmarks and, --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/turek-hron-fsi3). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/turek-hron-fsi3), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/turek-hron-fsi3) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/two-scale-heat-conduction/README.md b/two-scale-heat-conduction/README.md index d4e3614fc..782fec807 100644 --- a/two-scale-heat-conduction/README.md +++ b/two-scale-heat-conduction/README.md @@ -6,7 +6,7 @@ summary: We solve a two-scale heat conduction problem with a predefined micro st --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/two-scale-heat-conduction). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/two-scale-heat-conduction), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/two-scale-heat-conduction) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup diff --git a/volume-coupled-diffusion/README.md b/volume-coupled-diffusion/README.md index 41d3ef6b4..999ef3226 100644 --- a/volume-coupled-diffusion/README.md +++ b/volume-coupled-diffusion/README.md @@ -5,7 +5,7 @@ keywords: FEniCS, Diffusion, Volume Coupling summary: This tutorial illustrates volume coupling with a simple example. --- -{% include note.html content="Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/volume-coupled-diffusion). Read how in the [tutorials introduction](https://precice.org/tutorials.html)." %} +{% include note.html content="Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/volume-coupled-diffusion), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/volume-coupled-diffusion) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html)." %} ## Setup diff --git a/volume-coupled-flow/README.md b/volume-coupled-flow/README.md index 2c21bdddc..b1cdf8992 100644 --- a/volume-coupled-flow/README.md +++ b/volume-coupled-flow/README.md @@ -6,7 +6,7 @@ summary: A dummy source participant is coupled to a fluid in a uni-directional w --- {% note %} -Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/master/volume-coupled-flow). Read how in the [tutorials introduction](https://precice.org/tutorials.html). +Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/develop/volume-coupled-flow), as continuously rendered here, or see the [latest released version](https://github.com/precice/tutorials/tree/master/volume-coupled-flow) (if there is already one). Read how in the [tutorials introduction](https://precice.org/tutorials.html). {% endnote %} ## Setup