Skip to content

Commit e73616e

Browse files
k4rtikxmtree22
authored andcommitted
Quickstart: Suggest plotting the watchpoint as a next step (precice#752)
1 parent 1746dd8 commit e73616e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

quickstart/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,14 @@ You may be curious what displacements OpenFOAM received from the rigid body solv
125125

126126
![result](images/quickstart-result.png)
127127

128+
Additionally, as we defined a watchpoint on the `Solid` participant at the flap tip (see `precice-config.xml`), we can plot it with gnuplot:
129+
130+
```bash
131+
./plotDisplacement.sh
132+
```
133+
134+
The resulting plot shows the y-displacement of the flap tip over time.
135+
128136
{% disclaimer %}
129137
This offering is not approved or endorsed by OpenCFD Limited, producer and distributor of the OpenFOAM software via www.openfoam.com, and owner of the OPENFOAM® and OpenCFD® trade marks.
130138
{% enddisclaimer %}

0 commit comments

Comments
 (0)