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

Boundary condition convective boundary fluid-solid

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 20, 2013, 04:54
Default Boundary condition convective boundary fluid-solid
  #1
New Member
 
Richard
Join Date: Aug 2013
Location: Zilina, Slovakia
Posts: 20
Rep Power: 12
Ricardo is on a distinguished road
I would like use boundary condition (sufraceGradient=k*(A-Ainf)), where k is constant, A is value at surface of solid and Ainf is value of air. I used groovyBC, it works, but are here other posibilities?

I would like calculate surface value A from other fields, and groovyBC uses only average values of other field.

Thanks
Richard
Ricardo is offline   Reply With Quote

Old   August 22, 2013, 03:49
Default
  #2
New Member
 
Richard
Join Date: Aug 2013
Location: Zilina, Slovakia
Posts: 20
Rep Power: 12
Ricardo is on a distinguished road
Hello, if i understood correctly fixedGradient is gradient between surface and central point.

code from "fixedGradientFvPatchField.H"
Code:
       
 
          x_p = x_c + \frac{\nabla(x)}{\Delta}
 
where
 
x_p      | patch values
x_c      | internal field values
\nabla(x)| gradient (user-specified)
\Delta   | inverse distance from patch face centre to cell centre
Is any possibility how to set gradient between surface and ambient?
Thanks
Richard
Ricardo is offline   Reply With Quote

Old   September 2, 2013, 04:15
Default
  #3
New Member
 
Richard
Join Date: Aug 2013
Location: Zilina, Slovakia
Posts: 20
Rep Power: 12
Ricardo is on a distinguished road
Hello,
I used explicit scheme to calculate boundary values and then implicit scheme to calculate field centre values. It is conditionaly stable, but it works...

Does not exist easier method?
Something like using only half element on boundary, center point will be on boundary and will be solved with field values in matrix?
Thanks
Richard
Ricardo 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
Radiation interface hinca CFX 15 January 26, 2014 17:11
Low Mixing time Problem Mavier CFX 5 April 29, 2013 00:00
Convective Boundary Condition smillion OpenFOAM 0 May 9, 2010 21:05
How to apply negtive pressure to outlet bioman66 CFX 5 June 3, 2006 01:40
Water vapour condensation in CFX-5.7.1 hdj CFX 1 November 27, 2005 07:15


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