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

BoundaryField of alpha.xxx definition for symmetry surface in multiphase

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 19, 2019, 06:17
Default BoundaryField of alpha.xxx definition for symmetry surface in multiphase
  #1
Member
 
Dokeun, Hwang
Join Date: Apr 2010
Location: Korea, Republic of
Posts: 98
Rep Power: 16
dokeun is on a distinguished road
Dear Foamers
I’m trying to solve 3d multiphase problem which has two symmetric faces on its boundary.
I have no idea how to set the symmetric faces for alpha.materials.
Would you please give me any idea for it?
Sincerely yours

Code:
boundaryField
{
  inlet
 {
    type alphaContactAngle;
    thetaProperties
    (...);
    value uniform 0;
 }
 wall
 {...}
 outlet 
 {...}
 symmetry_left
 {
    type ???
  }
 symmetry_right
 {
    type ???
  }
}
dokeun is offline   Reply With Quote

Old   April 21, 2019, 10:53
Default
  #2
Member
 
Dokeun, Hwang
Join Date: Apr 2010
Location: Korea, Republic of
Posts: 98
Rep Power: 16
dokeun is on a distinguished road
I'm tackling for my problem. But the boundary condition might be symmetry
Code:
  symmetry_l
  {
      type            symmetry;
  }
  symmetry_r
  {
      type            symmetry;
  }
dokeun 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
[ICEM] Automatic mesh generation script surface intersection problem stuart23 ANSYS Meshing & Geometry 0 May 13, 2011 01:10
MULTIPHASE - FREE SURFACE & MIXTURE MODEL Aris FLUENT 3 April 28, 2009 11:46
Free surface flows and multiphase flows Vidar Main CFD Forum 0 September 18, 2008 05:05
Multiphase flow. Dispersed and free surface model Luis CFX 8 May 29, 2007 18:13
Multiphase + Species reactions for wall surface ?? Luke FLUENT 1 June 25, 2006 09:07


All times are GMT -4. The time now is 20:11.