|
[Sponsors] |
July 23, 2010, 01:40 |
Visualization of higher order solution
|
#1 |
New Member
Shyam
Join Date: Apr 2009
Posts: 29
Rep Power: 17 |
Hi All,
I am working on a DG solver and am interested to visualize the higher order solution using open source tools. Currently, I use VTK based visualization tools such as "Visit" and "Paraview" for visualization purpose. For visualization of higher order solutions, I subdivide the elements and write the refined mesh. However, this becomes complex, and consumes too much disk space in case of 3D meshes. Is there any alternate way to visualize higher order solutions? - Shyam |
|
July 23, 2010, 04:55 |
|
#2 |
Super Moderator
|
I dont know of any visualization tool than can directly take a DG representation. If you dont want to write out the solution on a finer mesh, then the only option would be to use some programmable tool and do the visualization yourself. VTK allows this and another option is opendx. If you find some solution to your problem, please write about it here.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
grid dependancy | gueynard a. | Main CFD Forum | 19 | June 27, 2014 22:22 |
Higher order polynomial problem... | Markas | FLUENT | 0 | February 20, 2008 17:44 |
Higher order downwind scheme | jelmer | OpenFOAM Running, Solving & CFD | 4 | August 9, 2006 07:43 |
Higher Order FV Schemes for unstructured meshes | Apurva Shukla | Main CFD Forum | 4 | December 15, 2000 10:17 |
Wall functions | Abhijit Tilak | Main CFD Forum | 6 | February 5, 1999 02:16 |