CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Fluid to fluid boundary conditions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2017, 07:34
Post Fluid to fluid boundary conditions
  #1
Senior Member
 
Lasse Brams Vinther
Join Date: Oct 2015
Posts: 112
Rep Power: 10
Swagga5aur is on a distinguished road
Hello openFOAMers,
I am currently working with catalytic combustion in a fluid region coinciding in a larger flow domain, using a solver which combines the reactingFoam solver and chtMultiRegionSimpleFoam solver.

Therefore, I decomposed the fluid region into reacting and non reacting regions. This approach results in an issue with the boundary conditions at the connecting patches, for both velocity and species.

For the temperature field the boundary condition for the connecting patch is:
Code:
compressible::turbulentTemperatureCoupledBaffleMixed;
which results in a realistic temperature field.

Any suggestions for a equivalent velocity boundary condition or another solution to the boundary condition issue?

I read another post working with a similar issue: chtMultiRegionFoam BC for fluid-fluid zones
being focused on specie distribution, which uses a converted boundary condition of the temperature boundary condition:
Code:
compressible::turbulentTemperatureCoupledBaffleMixed;
However nothing is published about it so I started developing the boundary condition myself, however, starting with the original boundary condition I get a compilation error.

I have attached both a test case for two connected fluid regions using the chtMultiRegionSimpleFoam solver, and the custom boundary condition resulting in a compilation error.

Hope anyone has some input.
Attached Files
File Type: gz test2.tar.gz (8.0 KB, 7 views)
File Type: gz turbulentPropertyCoupledBaffleMixed.tar.gz (4.0 KB, 9 views)
Swagga5aur is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field xiexing CFX 3 March 29, 2017 10:00
Error in Two phase (condensation) modeling adilsyyed CFX 15 June 24, 2015 19:42
Setting rotating frame of referece. RPFigueiredo CFX 3 October 28, 2014 04:59
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11


All times are GMT -4. The time now is 18:14.