|
[Sponsors] | |||||
Boundary condition convective boundary fluid-solid |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
New Member
Richard
Join Date: Aug 2013
Location: Zilina, Slovakia
Posts: 20
Rep Power: 14 ![]() |
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 |
|
|
|
|
|
|
|
|
#2 |
|
New Member
Richard
Join Date: Aug 2013
Location: Zilina, Slovakia
Posts: 20
Rep Power: 14 ![]() |
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
Thanks Richard |
|
|
|
|
|
|
|
|
#3 |
|
New Member
Richard
Join Date: Aug 2013
Location: Zilina, Slovakia
Posts: 20
Rep Power: 14 ![]() |
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 |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
| Low Mixing time Problem | Mavier | CFX | 5 | April 29, 2013 01:00 |
| Convective Boundary Condition | smillion | OpenFOAM | 0 | May 9, 2010 22:05 |
| How to apply negtive pressure to outlet | bioman66 | CFX | 5 | June 3, 2006 02:40 |
| Water vapour condensation in CFX-5.7.1 | hdj | CFX | 1 | November 27, 2005 08:15 |