|
[Sponsors] |
BC: inletOutlet,buoyantpressure,and $interFields |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 27, 2012, 21:49 |
BC: inletOutlet,buoyantpressure,and $interFields
|
#1 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 849
Rep Power: 18 |
hi Foarmers:
I have been learning using OF for 3 months,now I am facing some tiny difficulties about BC. I see in alpha1 dictionary, you can set Code:
OUTLET { type inletOutlet; inletValue uniform 0; value uniform 0; } in p_rgh dictionary, Code:
walls { type buoyantPressure; value uniform 0; } Code:
walls { type fixedFluxPressure; value uniform 0; } also in p_rgh dictionary Code:
outlet { type fixedValue; value $internalField; } Code:
atmosphere { type totalPressure; p0 uniform 0; U U; phi phi; rho rho; psi none; gamma 1; value uniform 0; } and the k and epsilon dictionary, I know k can be caculated by 1/2*(u^2)....,but some time it cant be set this way, so I dont know how to set the value of them..... your help is very appreciated.Thank you in advance. |
|
November 29, 2012, 03:04 |
|
#2 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 849
Rep Power: 18 |
can anyone give me a hint?
|
|
December 27, 2012, 07:41 |
|
#3 |
Senior Member
|
||
July 18, 2013, 07:51 |
hi you offer the site that look like not very helpful
|
#4 | |
New Member
jiujiumin
Join Date: May 2013
Posts: 9
Rep Power: 13 |
Quote:
|
||
August 26, 2013, 20:54 |
buoyantpressure vs fixedfluxpressure
|
#5 |
Senior Member
Jose Rey
Join Date: Oct 2012
Posts: 134
Rep Power: 18 |
Anyone knows the answer to the question in this thread?
I have a buoyantBoussinesqPimpleFoam that crashes if I use buoyantpressure , but converges perfectly if I use fixedfluxpressure. I've seen both BCs used in p_rgh. Anybody care to comment? Thanks |
|
August 26, 2013, 20:59 |
|
#6 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 849
Rep Power: 18 |
Sorry, I still dont know the difference between buoyantpressure and fixedfluxpressure.
|
|
May 28, 2014, 09:02 |
|
#7 |
Senior Member
Srivathsan N
Join Date: Jan 2013
Location: India
Posts: 101
Rep Power: 13 |
Any clarity on the difference between them yet, sharonyue?
__________________
Regards, Srivaths |
|
October 16, 2014, 04:25 |
|
#8 | |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 849
Rep Power: 18 |
Quote:
Now I know that the difference between outletInlet and inletOutlet, outletInlet: outlet is a fixed value and inlet is zerogradient. Thats means if you set outlet value to be 0, so only 0alpha phase can get out. but any phase can get in. inletOutlet: vice versa. Now I still dont know the difference between buoyantPressure and fixedFluxpressure. But looks like the first one is always used in VOF but the second one is used in two-fluid model. Im not sure. Any comments is welcomed. |
||
October 18, 2014, 18:06 |
|
#9 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer - Have a look at this thread: http://www.cfd-online.com/Forums/ope...xpressure.html
|
|
|
|