Skip to content

Conversation

@totorotoby
Copy link
Contributor

The purpose of this is to be able to easily identify where certain vertex indices are spatially by doing:

plotmodel(md, 'data', 1:md.numberofvertices)

This helps if a model variable needs to be observed at a single point.
It is much faster than the alternative:

plotmodel(md, 'data', 'vertexnumbering')

It also has the added benefit that any plotted field value can be seen with the cursor when moving over the plot.

@totorotoby totorotoby marked this pull request as draft September 2, 2025 17:49
@totorotoby totorotoby closed this Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant