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/)
-   -   Implementation temperature jump boundary condition in buoyantBoussinesqSimpleFoam (https://www.cfd-online.com/Forums/openfoam-programming-development/164142-implementation-temperature-jump-boundary-condition-buoyantboussinesqsimplefoam.html)

hoseinhd December 13, 2015 13:48

Implementation temperature jump boundary condition in buoyantBoussinesqSimpleFoam
 
Dear all,
I'm new to openFOAM trying to simulate fluid flow in microchannel.
I want to use temperature jump boundary condition on walls for my case in buoyantBoussinesqSimpleFoam. This boundary condition called smoluchowskiJumpT is used in rhoCentralFoam solver.
How can I implement this boundary condition in buoyantBoussinesqSimpleFoam? Any help would be appreciated.

Thanks in advance
hoseinhd

fabian_roesler December 14, 2015 02:28

Well, you could compile the BC together with bouyantBoussinesqSimpleFoam. However, as this condition was designed for a compressible solver, there might be some additional coding to get through.
A more straight forward way would be to use a programmable boundary condition like

codedFixedValue
codedFxedGradient
groovyBC from swak4Foam

Cheers

Fabian


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