Difference between revisions of "The On Ramp/Level 1/Post-Process"
From PHASTA Wiki
Conrad54418 (talk | contribs) (→Visualization File) |
Conrad54418 (talk | contribs) |
||
Line 13: | Line 13: | ||
vglrun paraview | vglrun paraview | ||
− | A tutorial on how to navigate the GUI to visualize solution fields as well as compute other solution fields is given [https://fluid.colorado.edu/tutorials/ParaviewWithMark_viz_fields.mp4 here]. | + | A tutorial on how to navigate the GUI to visualize solution fields as well as compute other solution fields is given [https://fluid.colorado.edu/tutorials/tutorialVideos/ParaviewWithMark_viz_fields.mp4 here]. |
Revision as of 12:24, 11 June 2021
Visualization File
In the directory where the case was run, you will need a meta-data file with a .pht
file extension. You can copy over an example file from the tutorials folder called flow.pht
. A detailed explanation of what is inside of the .pht
file is located here.
Visualizing Fields and Computing Quantities
As always, set the environment (if you have not done so already) by using:
more ~kjansen/soft-core.sh
To open the visualization tool paraview, run the command:
vglrun paraview
A tutorial on how to navigate the GUI to visualize solution fields as well as compute other solution fields is given here.