How to import the mesh file and visualize the temperature results in HyperView?
I have temperature nodal results Abaqus input file.
I have a model mesh Abaqus input file as well.
Like this,
Temperature.inp (contains nodal temperature values - Nodes corresponding to the Model.inp mesh file)
Model.inp (Contains the mesh details)
How to import the mesh file and visualize the temperature results in HyperView?
Or is there some file format that needs to be changed?
Thanks.
Answers
-
Hello,
You can import the model (mesh file) independently. Or some results files contain the mesh as well.
https://help.altair.com/hwdesktop/hwx/topics/panels/load_model_panel_r.htm
Verify you have the correct output request for the results you want to visualize from the solver. You can then contour the results.
https://help.altair.com/hwdesktop/hwx/topics/panels/contour_panel_r.htm
0