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/)
-   -   Coupled chtMultiRegion boundary condition (https://www.cfd-online.com/Forums/openfoam-programming-development/235123-coupled-chtmultiregion-boundary-condition.html)

JSalami April 2, 2021 01:39

Coupled chtMultiRegion boundary condition
 
Dear friends,

I am using the chtMultiRegionFoam solver with an added volume vector field called "A" (the magnetic vector potential).

This field should simply be continuous between the solid and the fluid, so the boundary value should be a simple interpolation between the cells straddling the face.

What kind of boundary condition in OpenFOAM would help achieve this? I looked at mapped and mappedFixed but no luck so far.

Any suggestions would be greatly appreciated.

Shibi April 2, 2021 04:53

Maybe compressible::turbulentTemperatureCoupledBaffleMix ed can be a start



https://openfoamwiki.net/index.php/ChtMultiRegionFoam




Best Regards

JSalami April 3, 2021 22:44

Thanks for your response, shibi.
I've looked into that before since I use it for heat and other fields but it only supports scalar quantities, unfortunately. In addition, it is kind of overkill since I don't really need a mixed-boundary condition.
I thought I would ask since it seemed pretty simple and there was probably some pre-existing boundary condition for that. But perhaps the only way to do it is a new boundary condition...

snowboy June 16, 2021 04:36

Hi, JSalami.
I met the same problem with you, and can you share me the solution to this problem?
thanks.


All times are GMT -4. The time now is 06:42.