CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   What patches forceCoeffs operates on? (https://www.cfd-online.com/Forums/openfoam/119177-what-patches-forcecoeffs-operates.html)

Horus June 11, 2013 09:04

What patches forceCoeffs operates on?
 
Hello,

I have a forceCoeffs configuration with:
Code:

    patches    ( "GEOM_Back.*|GEOM_Body.*|GEOM_Mirrors.*|.*Wheels.*|.*Cover|GEOM_MountingRadiator.*" );
Because I'm not sure if my regular expression catches all patches I want to integrate over, is there any possibility to print the patches the function object operates on? I already tried a bunch of debug switches, but got nothing.

Or maybe testing this regular expression otherwise against the boundary file for example.

OpenFoam 2.1.x

Thanks!

Florian


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