Skip to content

Commit

Permalink
Ascent volume rendering of density, xh
Browse files Browse the repository at this point in the history
  • Loading branch information
n8xm committed Dec 21, 2024
1 parent 5bb2b09 commit d84b1df
Showing 1 changed file with 8 additions and 29 deletions.
37 changes: 8 additions & 29 deletions Exec/LyA/ascent_actions.yaml
Original file line number Diff line number Diff line change
@@ -1,35 +1,14 @@
---
-
action: add_pipelines
pipelines:
slice:
f1:
params:
normal:
x: 0.0
? "y"
: 0.0
z: 1.0
point:
x: 0.0
? "y"
: 0.0
z: 0.0
topology: topo
type: exaslice
-
action: add_extracts
extracts:
e1:
type: volume
params:
field: xh
filename: xh_pic
e2:
type: volume
params:
fields:
- Density
- Xmom
- Ymom
- Zmom
- rho_E
- rho_e
path: the_slice
protocol: blueprint/mesh/hdf5
pipeline: slice
type: relay
field: density
filename: density_pic

0 comments on commit d84b1df

Please sign in to comment.