Skip to content

Commit

Permalink
Merge remote-tracking branch 'mdolab/main' into surface_callback_trac…
Browse files Browse the repository at this point in the history
…king
  • Loading branch information
anilyil committed Jun 20, 2024
2 parents 261d6ae + b306045 commit c88f8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ isosurface:
desc: >
Dictionary specifying the type and values to be used for isosurfaces.
Any of the ``volumeVariables`` may be used.
An example dictionary is : ``{"Vx":-0.001, "shock":1.0}``.
An example dictionary is : ``{"vx":-0.001, "shock":1.0}``.
This will place an isosurface at (essentially) 0 x-velocity and an isosurface at the shock sensor value of 1 (used to visualize the shock region).
isoVariables:
Expand Down

0 comments on commit c88f8c8

Please sign in to comment.