|
[Sponsors] |
April 25, 2009, 23:05 |
How to present results if a grid is large?
|
#1 |
New Member
lpk
Join Date: Apr 2009
Posts: 2
Rep Power: 0 |
Hello, I can (using 1000 processors) solve the Navier-Stokes on a grid 1000x1000x1000 and more. But what to do then? How to draw any pictures having 4 billion numbers (u, v, w, p) for reports? Thanks.
|
|
April 27, 2009, 14:32 |
|
#2 |
Senior Member
Aroon
Join Date: Apr 2009
Location: Racine WI
Posts: 148
Rep Power: 17 |
If you want to represent flow variables like u,v,w,p, which do not have high gradients, can you interpolate the results on a coarser grid. Depending on what you are using for post-processing you may find options for this. I know packages like Tecplot have a option to interpolate the results on another 2D/3D grid.
|
|
April 28, 2009, 07:27 |
|
#4 |
Member
Jed Brown
Join Date: Mar 2009
Posts: 56
Rep Power: 19 |
For really large data sets, VisIt has the edge on scalability. There have been a few groups now using it to visualize DNS with 4096^3 nodes (that's 1 TB per time-step, in single precision on a rectilinear grid).
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
convergence for higher grid points | sandip | Phoenics | 3 | April 15, 2009 14:25 |
"grid points" or "grid interface" | ztdep | Main CFD Forum | 1 | June 6, 2007 16:00 |
Nonlinear Multigrid: Coarse Grid Operators | Greg Lewin | Main CFD Forum | 0 | December 1, 2006 10:39 |
Obtain Geometry Data from a Grid File in CFX 10.0 | ARJUN | CFX | 2 | August 17, 2006 08:20 |
2d CGNS grid for use with ensight | zonexo | Main CFD Forum | 0 | May 16, 2006 22:37 |