From efc512be0d6f354b9c61e377b0dca5ef4d9bab1f Mon Sep 17 00:00:00 2001 From: Alexander Jaust <alexander.jaust@ipvs.uni-stuttgart.de> Date: Wed, 24 Apr 2019 12:15:02 +0200 Subject: [PATCH] update documentation --- doc/mkdocs/dumux_precice/docs/dumux_precice_coupling.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/mkdocs/dumux_precice/docs/dumux_precice_coupling.md b/doc/mkdocs/dumux_precice/docs/dumux_precice_coupling.md index 69825b9..a917aa0 100644 --- a/doc/mkdocs/dumux_precice/docs/dumux_precice_coupling.md +++ b/doc/mkdocs/dumux_precice/docs/dumux_precice_coupling.md @@ -35,6 +35,7 @@ See [test case description](dumux_test_case.md#conjugate-heat-transfer) - Write a preCICE-DuMuX-adapter - Couple two separate solvers with preCICE **partially** - Read/write temperature and heat flux +- Move `PreciceWrapper` into a different directory. - Check solution of monolithic and partitioned approach #### Requirements -- GitLab