CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [OpenFOAM] surfaceScalarField in paraFoam (https://www.cfd-online.com/Forums/paraview/68865-surfacescalarfield-parafoam.html)

danielr October 4, 2009 14:26

surfaceScalarField in paraFoam
 
Hello,
how can I display a surfaceScalarField in paraFoam?

I have a surfaceScalarField F written in each time step. But when I open the case with paraFoam, the variable F is not available.

If paraFoam can't read surfaceScalarFields, I could as well work with the field values interpolated onto a volScalarField. But I don't find an interpolation function for this - only the opposite direction (volScalarField to surfaceScalarField) seems to exist.
Can you tell me the required commands to interpolate a surfaceScalarField to a volScalarField?

Thanks
Daniel

alberto October 5, 2009 02:08

Simply do:

foamToVTK -surfaceFields

in your case directory, then use paraview to show the surfacefield with the glyph function.

Best,


All times are GMT -4. The time now is 14:02.