Post Menu¶
File¶
- Open Results Directory
Open a data Directory
- Recent files
Display recently loaded files
- Reload files
Reload data files. This is used to refresh the available timesteps from disk.
- Load State
Load a state file
- Save State
Save the current state of the data tree and configured parameters
- Save Data
Saves the currently selected data in the post-data-tree to an output file
- Save Screenshot
Saves the current 3D view to an image file
- Save Animation
Save the data to a video file by iterating over all the data and rendering the output to images
- Exit
Exit the program
Edit¶
- Undo Property Changed
Undo the last change in the property panel
- Redo Property Changed
Redo the last change to the property panel
- Camera Undo
Undo the last change to the 3D view
- Camera Redo
Redo the last change to the 3D view
- Copy Screenshot to Clipboard
Copy 3D view to an image and copy contents to clipboard
- Copy
Copy an object
- Paste
Paste an object
- Macros
TODO
- Manage Links
TODO
- Apply
Apply changes in the Property Panel
- Reset
Reset changes from property panel
- Delete
Delete the item
- Rename
Rename an item
- Reset Session
Not supported
- Edit Settings
Change the program settings. See Settings
- Reset to default settings
Reset all program settings to defaults
- Animation View
Open or close Animation View panel
- Output Messages
Open or close the Output Messages panel
Sources - Annotation¶
- 3D Text
Add 3D text annotation to the scene
- Annotate Time
Add text annotation to the scene that shows the current simulation time. Can be anchored to different locations and format changed.
- Arrow
Add an 3D arrow to the scene
- Logo
Add an image to the scene
- Text
Add text annotation to the scene.
Sources - Measurement Tool¶
- Axes
Add a set of X,Y,Z axes to the 3D scene
- Ruler
Define a line using 2 points. Optionally display tick marks along line.
Source - Scene¶
- Box Pedestal
Add a cube to the 3D scene
- Cylinder Pedestal
Add a cylinder to the 3D scene
- Light Box
Add a 3D backdrop for ray tracing. 3D cube is added with individual control for display of each plane.
- Man
Add a 3D representation of a man to the scene. Useful for conveying scale to displayed geometries.
- Cat
Add a 3D representation of a cat to the scene. Useful for conveying scale to displayed geometries.
Filters¶
Select an item in the Data Tree and append a Filter to it using this menu.
- Calculator
Perform custom calculations on field data with the calculator
- Clip
Clip geometry or data field
- Contour
Create an Isosurface/Contour at specified values in the dataset.
- Descriptive Statistics
Compute statistics on the selected data such as minimum, maximum, mean. Creates a new SpreadSheetView to display results.
- Glyph
Display a vector/Glyph plot on the selected data. Plots vector data using small arrows.
- Gradient
Compute gradient on selected data
- Histogram
Compute histogram on selected data
- Integrate Variables
Integrate data over lines, surfaces
- Plot Data
Plot selected data on a LineChartView
- Plot Over Line
TODO
- Probe Location
Samples selected data at specified point. Output data shown on SpreadSheetView
- Programmable Filter
Programmable filter using Python. Used for more advanced field calculations.
- Python Annotation
TODO
- Python Calculator
Evaluate Python expression
- Resample with Dataset
Sample data attributes with another dataset
- Slice
Slice datasets with planes
- Stream Tracer
Add Stream Tracer
- Surface Vectors
Constrain vectors to lie on a surface
- Temporal Statistics
Compute statistics over all timesteps
- Threshold
Extract a portion of the dataset based on a threshold value
- Transform
Transform dataset coordinates
- Vertex Filter
Add vertex to all points in the data set
- Warp by scalar
Warp point scalars into spatial elevation points
- Warp by Vector
Displace geometry with a given vector field
- Weighted Histogram
Compute a weighted histogram