Skip to content

Commit 296a664

Browse files
fsimonisMakisH
andauthored
Document visual styles (#378)
Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
1 parent df259be commit 296a664

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

pages/docs/tooling/tooling-config-visualization.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,19 @@ To see the full list of options, run:
130130
precice-config-visualizer --help
131131
```
132132

133+
## Visual style
134+
135+
Some features are visually encoded without textual annotations:
136+
137+
* Colors represent participants.
138+
* Data exchange has the color of the sending participant.
139+
* Received meshes have the color of the providing participant.
140+
* Data exchange using `initialize="yes"` is displayed using **bold** arrows.
141+
* Data exchange using `substeps="yes"` is displayed using a double arrow.
142+
133143
## Examples
134144

135-
These examples are based on the elastictube1d example.
145+
The following examples are based on the [elastic-tube-1d tutorial](tutorials-elastic-tube-1d).
136146

137147
### The full picture
138148

0 commit comments

Comments
 (0)