Skip to content

Commit 48103fe

Browse files
Remove oudated warning about cpp and python solvers leading to different results (#695)
1 parent 3b90bb6 commit 48103fe

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

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)