CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [General] paraview format (https://www.cfd-online.com/Forums/paraview/10517-paraview-format.html)

Gunilla December 22, 2005 11:43

paraview format
 
Does anyone have a subroutine in Fortran 90 that writes the grid and the rho,u,v,w,p variables from a 3D code on a structured grid in paraview format?

Renato. December 22, 2005 12:00

re: paraview format
 
you can try this one:

http://www.nacad.ufrj.br/~rnelias/pa...htRoutines.zip

the routines are implemented to write files in the Ensight6 format but Paraview can read it without any problem.

in Ensight format you'll have to write the following files:

geometry (*.geo)

results (*.vec or *.scl)

and case where you'll point the previous files (for more details see the pdf included in the zip)

Regards

Renato.


Gunilla December 22, 2005 14:25

re: paraview format
 
Great! Many thanks!


ztdep December 25, 2005 23:16

re: paraview format
 
then how to write the geometry file regards


All times are GMT -4. The time now is 09:12.