CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Fan Type Boundary Condition for Non-conformal Patch Pair (https://www.cfd-online.com/Forums/openfoam/70342-fan-type-boundary-condition-non-conformal-patch-pair.html)

albcem November 20, 2009 19:49

Fan Type Boundary Condition for Non-conformal Patch Pair
 
Hello everyone,

Has anyone any pointers on how to implement a fan type (pressure jump cyclic) boundary condition, but on a couple of patches which are not conformal.

In essence the code will have to interpolate values from one patch to the other and apply the appropriate pressure jump. As the patches are not conformal - i.e. do not have the same number of nodes or even area -, interpolation will be necessary.

I have the feeling I need to start from the GGI library, but may be someone has already tackled the issue and there is no need to invent the wheel.

Thanks for your feedback.

Cem

hjasak November 21, 2009 09:37

You can start with a plain old fan and use the GGI interpolators (thank you, Martin) to do the data transfer job for you.

I guess you may get tangled up in parallelisation, but that's another story.

Good hunting,
Hrv


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