|
[Sponsors] |
December 22, 2005, 11:43 |
paraview format
|
#1 |
Guest
Posts: n/a
|
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?
|
|
December 22, 2005, 12:00 |
re: paraview format
|
#2 |
Guest
Posts: n/a
|
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. |
|
December 22, 2005, 14:25 |
re: paraview format
|
#3 |
Guest
Posts: n/a
|
Great! Many thanks!
|
|
December 25, 2005, 23:16 |
re: paraview format
|
#4 |
Guest
Posts: n/a
|
then how to write the geometry file regards
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Who ever loaded CFL3D results, plot3d format, in paraview? | northfly | ParaView | 0 | April 11, 2018 23:04 |
[Discretizer] Installing Discretizer | umassche | OpenFOAM Community Contributions | 26 | January 25, 2017 06:33 |
[OpenFOAM] Paraview client/server does not work with ParaView 5.0.1 | snak | ParaView | 0 | October 17, 2016 11:22 |
Newbie: Install ParaView 3.81 on OF-1.6-ext/OpenSuse 11.2? | lentschi | OpenFOAM Installation | 1 | March 9, 2011 03:32 |
[General] Paraview file format for collocated grid | hadian | ParaView | 0 | February 13, 2008 10:55 |