Skip to content

Commit 24809b4

Browse files
authored
Merge branch 'develop' into dumuxsystemtest
2 parents acc1ba2 + 48103fe commit 24809b4

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

changelog-entries/695.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- removed warning about python and cpp solvers not having the same results [#695](https://github.com/precice/tutorials/pull/695)

elastic-tube-1d/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@ cd solid-cpp
6262

6363
**Optional for python-fluid:** A run-time plot visualization can be triggered by passing `--enable-plot` in `run.sh` of `FluidSolver.py`. Additionally a video of the run-time plot visualization can be generated by additionally passing `--write-video`
6464

65-
{% warning %}
66-
The C++ and Python solvers lead to different results. Please consider the Python results as the correct ones and refer to this [open issue](https://github.com/precice/tutorials/issues/195) for more insight. Contributions are particularly welcome here.
67-
{% endwarning %}
68-
6965
## Post-processing
7066

7167
![Elastic tube animation](images/tutorials-elastic-tube-1d-animation.gif)

0 commit comments

Comments
 (0)