Skip to content

add some plotting to 3d examples #295

Description

@rjleveque

All of the examples for 3d have a setplot.py that does nothing but print a warning that plotting isn't implemented in 3d. Eventually it would be nice to have 3d plotting, but in the meantime we could at least add some plotting of gauges and of 1d or 2d slices of the 3d data, which I could be done fairly easily within setplot.py e.g. by specifying a plot_var function that returns a 1d or 2d array.

For euler_3d_radial we could also add a 1drad subdirectory that computes a reference solution and then make a scatter plot of the 3d results compared to this (as in acoustics_2d_radial for example) .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions