Skip to content

Commit decd984

Browse files
committed
Adding write-video flag info
1 parent 4bfa49d commit decd984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elastic-tube-1d/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ cd solid-python
8888
./run.sh
8989
```
9090

91-
**Optional:** A run-time plot visualization can be trigged by passing the `--enable-plot` execution command in `run.sh` of `FluidSolver.py`.
91+
**Optional:** A run-time plot visualization can be trigged 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`.
9292

9393
{% include warning.html content= "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." %}
9494

0 commit comments

Comments
 (0)