|
[Sponsors] |
July 10, 2002, 21:08 |
iso surfaces in parallel
|
#1 |
Guest
Posts: n/a
|
I have written a Fortran 95 solver that is parallelized using MPI. I am looking for a way to visualize the time dependent results from my solver. I am particularly interested in extracting iso surfaces at each time step of the solution and creating an animation from them. My data sizes are generally greater then 10 million grid points. I need to make animations of iso surfaces involving up to 3,000 time steps. Since my code runs in parallel, ideally I would like visualization software that does this also to prevent the visualization from becoming a bottle neck. What would be ideal is to have some suboutines that each process in my solver would call that would get an iso surface in parallel over my entire distributed grid and write say a single tiff file at each time step. Has anyone out there used any software that can do what I am asking?
|
|
July 11, 2002, 08:57 |
Re: iso surfaces in parallel
|
#2 |
Guest
Posts: n/a
|
Ensight from CEI is a powerful flow visualization package that has been used on parallel platforms with large meshes and is quite useful for transient animations.
As far as calling routines from your solver, I recall there's a package developed at MIT by Bob Haimes called Visual3, I think? (the name may have changed by now) It may have a set of callable routines. |
|
July 11, 2002, 14:17 |
Re: iso surfaces in parallel
|
#3 |
Guest
Posts: n/a
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
create patches out of a patch with two parallel surfaces | Rebecca513 | OpenFOAM | 6 | March 15, 2013 17:14 |
Text Commands For Iso Surfaces | Justin | FLUENT | 1 | January 8, 2009 05:49 |
Problems with iso surfaces. | Chris | FLUENT | 0 | June 2, 2005 11:22 |
Plotting Iso Vorticity Surfaces | Radhika Gupta | Main CFD Forum | 6 | June 25, 2001 03:22 |
Parallel Computing Classes at San Diego Supercomputer Center Jan. 20-22 | Amitava Majumdar | Main CFD Forum | 0 | January 5, 1999 13:00 |