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/)
-   -   calculating lift and drag coefficients _ running in parallel (https://www.cfd-online.com/Forums/openfoam-programming-development/169025-calculating-lift-drag-coefficients-_-running-parallel.html)

Mike_star April 1, 2016 17:07

calculating lift and drag coefficients _ running in parallel
 
Hello everyone,

I am simulating a 2D airfoil and calculating lift and drag coefficients using forcecoeffs in openFoam. To do so I think openfoam needs pressure data at each time step, therefore if I do the simulation in parallel can I still calculate the lift and drag coeffs considering that pressure data is not available and is distributed between the processors?

Thank you.

marupio April 4, 2016 11:16

forceCoeffs is parallelised. If you execute the application that runs this function object using the -parallel switch, it will have all the data required.


All times are GMT -4. The time now is 00:16.