Difference between revisions of "The On Ramp/Level 1/Post-Process"

From PHASTA Wiki
Jump to: navigation, search
(Visualization File)
(Visualizing Fields and Computing Quantities)
Line 4: Line 4:
  
 
==Visualizing Fields and Computing Quantities==
 
==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 [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/ParaviewWithMark_viz_fields.mp4 here].

Revision as of 11:31, 27 May 2021

Visualization File

In the directory where the case was run, you will need a meta-data file with a .pht file extension. An example of this file with a detailed explanation of what is inside of the file, is outlined 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.