Skip to content

Conversation

@nilsvu
Copy link
Member

@nilsvu nilsvu commented Oct 31, 2024

Proposed changes

Useful to look at mesh.extents() in ParaView without having to write a kernel file.

Just do this:

spectre transform-vol path/to/volfiles*.h5 -k spectre.Spectral.Mesh3D:extents

Then run generate-xdmf and open in ParaView.

Upgrade instructions

Code review checklist

  • The code is documented and the documentation renders correctly. Run
    make doc to generate the documentation locally into BUILD_DIR/docs/html.
    Then open index.html.
  • The code follows the stylistic and code quality guidelines listed in the
    code review guide.
  • The PR lists upgrade instructions and is labeled bugfix or
    new feature if appropriate.

Further comments

Useful to look at mesh.extents() in ParaView
without having to write a kernel file.
@knelli2 knelli2 added the cli/pybindings Command line interface & Python bindings label Nov 4, 2024
@nilsvu nilsvu merged commit 7c4e6cf into sxs-collaboration:develop Nov 5, 2024
23 checks passed
@nilsvu nilsvu deleted the transform_vol branch November 7, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli/pybindings Command line interface & Python bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants