Skip to content

Commit 919bae0

Browse files
authored
All tutorials: Add URLs to both develop and master (#704)
1 parent c42eba6 commit 919bae0

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
lines changed

aste-turbine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords: ASTE, mapping, data mapping, mapping configuration, turbine
55
summary: This tutorial is an example case for ASTE, where we investigate different preCICE mappings using ASTE.
66
---
77

8-
{% 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)." %}
8+
{% 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)." %}
99

1010
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.
1111

breaking-dam-2d/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: FSI simulation of a two-dimensional water column striking a flexible wa
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

channel-transport-reaction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: We simulate an advection-diffusion-reaction scenario in a fluid in moti
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

channel-transport/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: A CFD problem is coupled to a transport (of, e.g., a chemistry species)
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

elastic-tube-1d/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: The 1D Elastic Tube is a FSI case, that consists of an internal flow in
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

elastic-tube-3d/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Tutorial for an FSI simulation of a three-dimensional expanding tube sc
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

flow-around-controlled-moving-cylinder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Flow around a rigid moving cylinder. A FMI-based controller is used to
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

flow-over-heated-plate-nearest-projection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: This tutorial introduces an example simulation setup for a nearest-proj
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

flow-over-heated-plate-partitioned-flow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: This tutorial describes how to run a conjugate heat transfer coupled si
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

flow-over-heated-plate-steady-state/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Using a steady-state OpenFOAM solver for a CHT coupling with code_aster
66
---
77

88
{% note %}
9-
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).
9+
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).
1010
{% endnote %}
1111

1212
## Setup

0 commit comments

Comments
 (0)