The SpECTRE Python interface¶
The SpECTRE Python interface exposes some SpECTRE functionality in Python. For
example, it helps with visualizing data, scheduling simulations, and working
with simulation output. To get started quickly, compile the all-pybindings
(or cli
) target and then try running the command-line interface (CLI):
# In the build directory:
./bin/spectre --help
Or jump into a Jupyter notebook where you can import the spectre
modules:
# In the build directory:
./bin/python-spectre -m jupyter notebook
Documentation¶
- spectre
- bbh
- clean-output
- combine-h5
- delete-subfiles
- eccentricity-control
- extend-connectivity
- extract-dat
- extract-input
- find-radial-surface
- generate-tetrahedral-connectivity
- generate-xdmf
- interpolate-to-mesh
- interpolate-to-points
- plot-command
- render-1d
- render-3d-command
- resubmit
- run-next
- schedule
- simplify-traces
- status
- transform-volume-data
- validate