From 5855ac6440882b48307b62d02d4469800e93adf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Simonis?= Date: Tue, 10 Dec 2024 11:10:52 +0100 Subject: [PATCH] Update channel-transport/README.md Co-authored-by: Gerasimos Chourdakis --- channel-transport/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel-transport/README.md b/channel-transport/README.md index f7dcf299b..cd25e4127 100644 --- a/channel-transport/README.md +++ b/channel-transport/README.md @@ -43,7 +43,7 @@ Fluid participant: Transport participant: -* Nutils with support for [adaptive mesh refinement](https://precice.org/couple-your-code-moving-or-changing-meshes.html#pseudo-reference-domain). For more information, have a look at the [Nutils adapter documentation](https://precice.org/adapter-nutils.html). This Nutils solver requires at least Nutils v7.0 and a preCICE release above 3.1.2 for remeshing support. +* Nutils with support for [adaptive mesh refinement](https://precice.org/couple-your-code-moving-or-changing-meshes.html#pseudo-reference-domain). For more information, have a look at the [Nutils adapter documentation](https://precice.org/adapter-nutils.html). This Nutils solver requires at least Nutils v7.0 and a preCICE release with [remeshing support](couple-your-code-moving-or-changing-meshes.html#remeshing-using-precice). ## Running the simulation