CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   What is an slicedSurfaceScalarField? (https://www.cfd-online.com/Forums/openfoam-programming-development/77524-what-slicedsurfacescalarfield.html)

santiagomarquezd June 25, 2010 09:30

What is an slicedSurfaceScalarField?
 
Hi all, the title is all about my question. I'm studying MULES and this class is used over there.

Regards.

deepsterblue June 25, 2010 10:21

Basically used to extract sections of an existing field, like internal faces, for example. The resultant field is also a complete GeometricField that can be used accordingly.

Take a look at:

$(FOAM_SRC)/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H

santiagomarquezd June 25, 2010 13:50

Sandeep: thanks for your quick response. BTW, do you have any information about using this class in the MULES context? or What is this class used for in this context?

Regards


All times are GMT -4. The time now is 13:04.