| layout | default |
|---|---|
| title | Post-Processing and Visualization |
| permalink | /post-processing/ |
This page explains how to post-process and visualize outputs from MBE and FSG simulations. ParaView is used for visualization of the simulation geometry and computed metrics. To learn the basic layout of ParaView, please see the ParaView User's Guide.
Download ParaView from the official site:
- Open ParaView
- Go to File → Open
- Select your
.vtkor.vtufile(s). If you have a time series, select all files in the sequence - Click Apply in the Properties panel
- Use the time controls (top toolbar) to scroll through time
To visualize deformation:
- Select your dataset in the Pipeline Browser
- Go to Filters → Alphabetical → Warp By Vector
- In the Properties panel:
- Set Vectors =
displacement(or equivalent field)
- Set Vectors =
- Click Apply
Notes:
- Use Scale Factor = 1 for true deformation, adjust Scale Factor if needed
-
In the toolbar, change Coloring to desired field:
stressrelative_volume(volume ratio)etc
-
Adjust color map:
- Click Color Map Editor
- Use Rescale to Data Range or Custom Range
To inspect values at a point select Hover Points/Cells On
- Select dataset using Interactive Select Points/Cells On
- Go to Filters → Data Analysis → Plot Data Over Time
- Click Apply
Useful for:
- Tracking stress/strain at a point
- Monitoring global quantities
- Use the Play button in the time toolbar
- Adjust playback speed in Animation View
- Optionally:
- Add camera motion
- Add annotations (time, scale)
- Go to File → Save Screenshot
- Choose:
- Resolution (e.g., 300 dpi for publications)
- Transparent background (optional)
- Save as
.pngor.tiff
Tips:
- Use View → Full Screen for clean exports
- Lock colorbar range before exporting multiple frames
Use Plot Selection Over Time for tracked points. Use Spreadsheet View to inspect raw values.
- Check consistency of:
- Reference vs deformed configuration
- Units (stress, length, pressure)
- For growth/remodeling:
- Track
relative_volume(volume change)
- Track
- Use consistent color limits across time for comparisons
-
No time controls visible
Ensure files are loaded as a time series -
Warp looks incorrect
Check displacement field name and scale factor -
Color map misleading
Fix range manually instead of auto-rescaling