CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Mesh Generation & Pre-Processing (https://www.cfd-online.com/Forums/mesh-generation/)
-   -   Plot3d mesh (https://www.cfd-online.com/Forums/mesh-generation/130095-plot3d-mesh.html)

walli1986 February 19, 2014 11:26

Plot3d mesh
 
Could anyone help me write a fortran file to output plot3d grid file?

I find some information on the Internet. But I still don't know how to write this file.

I just want to write a 2-D gird file, and I know the details about every point.

So, could anyone tell me the format of plot3d file?

Thanks

vimaero June 4, 2014 07:45

Hi,

By this time you would have figured out the solution, but still.
The format extension of the plot3d file is p3d.
The file goes like this,

<Total number of blocks>
<number of grid points in each direction of each block starting from 1-n blocks>
<Coordinates of all grid points>

Regards,
Vimal


All times are GMT -4. The time now is 03:08.