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

some questions of "alpha***" about the multiphaseInterFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 27, 2013, 02:28
Default some questions of "alpha***" about the multiphaseInterFoam
  #1
New Member
 
salame ama
Join Date: Dec 2012
Posts: 28
Rep Power: 13
salame is on a distinguished road
Hi, Foamers:
i run the tutorial of multiphaseInterFoam, met some questions about the dambreak4phase.
First: in the "alphaair" of "0" folder ,
...
boundaryField
{
leftWall
{
type alphaContactAngle;
thetaProperties
(
( water air ) 90 0 0 0
( oil air ) 90 0 0 0
( mercury air ) 90 0 0 0
( water oil ) 90 0 0 0
( water mercury ) 90 0 0 0
( oil mercury ) 90 0 0 0
);
value uniform 0;
....
what's the means of value? If means the percent of air, a part of leftwall contact air, why can it write the "value" of zero?

second: In the file <setFieldDict> of "system" folder,
...
regions
(
boxToCell
{
box ( 0 0 -1 ) ( 0.1461 0.292 1 );
fieldValues
(
volScalarFieldValue alphaWater 1
...
boxToCell
{
box ( 0 0 -1 ) ( 0.1461 0.1 1 );
fieldValues
(
volScalarFieldValue alphaWater 0
volScalarFieldValue alphaOil 0
volScalarFieldValue alphaMercury 1
...

in my eyes,a part of both water and Mercury are superposition, box (0 0 -1) (0.1461 0.1 1) . Can someone tell me why?
thanks in advance!
salame is offline   Reply With Quote

Old   March 28, 2013, 01:51
Default still me
  #2
New Member
 
salame ama
Join Date: Dec 2012
Posts: 28
Rep Power: 13
salame is on a distinguished road
Hi, still need your explaining.
From the http://www.cfd-online.com/Forums/ope...on-nozzle.html,
he writed the "alphair" not like this:
internalField uniform 0;

boundaryField
{
leftWall
{
type alphaContactAngle;
thetaProperties
(
( water air ) 90 0 0 0
( oil air ) 90 0 0 0
( mercury air ) 90 0 0 0
( water oil ) 90 0 0 0
( water mercury ) 90 0 0 0
( oil mercury ) 90 0 0 0
);
value uniform 0;
}
......

why?
salame 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
multiphaseInterFoam: timestep error by simulating a co-extrusion nozzle Quatschinsky OpenFOAM Running, Solving & CFD 7 March 27, 2014 05:08
possible interview questions atturh Main CFD Forum 1 February 21, 2012 08:53
NACA0012 Validation Case Questions ozzythewise Main CFD Forum 3 August 3, 2010 14:39
VOF fraction in multiphaseInterFoam mahaputra OpenFOAM Running, Solving & CFD 1 August 27, 2009 08:15
turbulence modeling questions llowen Main CFD Forum 3 September 11, 1998 04:24


All times are GMT -4. The time now is 05:12.