Table 1
Plot functions available in turbulucid.
| Name | Produced plot |
|---|---|
| plot_field | Each cell is colored with the corresponding value of a given scalar field. |
| plot_vectors | Arrows showing the magnitude and direction of a vector field. |
| plot_streamlines | Streamlines following a vector field. |
| plot_boundaries | Lines showing the boundaries of the geometry. |
| add_colorbar | Adds a colorbar. |
Table 2
Data extraction functions available in turbulucid.
| Name | Purpose |
|---|---|
| profile_along_line | Extract data along a line. |
| sample_by_plane | Re-sample the dataset using a Cartesian grid. |
| dist | Compute distances from centres of boundary-adjacent cells to the boundary. |
| normals | Compute unit outward normals to every edge of a given boundary. |
| tangents | Compute unit tangent vectors to every edge of a given boundary. |

Figure 1
Computational domain of the BFS simulation.

Figure 2
Distribution of the wall-parallel velocity across the domain. Values normalized with a reference velocity, U0.

Figure 3
Velocity vectors in and around the recirculation region.

Figure 4
Profiles of wall-parallel velocity at different streamwise locations. Values normalized with a reference velocity, U0.
