0
What is the popular way to visualize 3D results from TOUGHREACT
Hi, I have unstructured grid created by GMSH, what is the popular way to visualize 3D results from TOUGHREACT
I tried TOUGHIO, but it won't read my flow.out properly
3 replies
-
Most people use tecplot. I have two keywords for you:
TECPLOT & INTERPOLATION.
-
tecplot needs a zone file to interpolate your data into. if your mesh is not rectengular shape, and dont have this zone file, your interpolated data results are hided insiede a rectangular zone only. how would you solve this issue? can you give some suggestions, thanks
-
did you use toughio-extract OUTPUT MESH to create your csv file first?