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

what does these mean ??(totalpressure and fixedfluxpressure and inletoutlet)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 22, 2014, 17:26
Default what does these mean ??(totalpressure and fixedfluxpressure and inletoutlet)
  #1
New Member
 
minoominaii
Join Date: Nov 2014
Posts: 7
Rep Power: 11
bgane67 is on a distinguished road
hi friends
i want to simulate droplet pinch -off
i dont know what does some BC mean and when do we use these BC,for example:




P



inlet
{
type fixedFluxPressuret;
}
outlet
{

type totalPressure;
p0 uniform 0;
U U;
phi phi;
rho rho;
psi none;
gamma 1;
value uniform 0;
}



about U:
outlet
{

type pressureInletOutletVelocity;
value uniform (0 0 0);
}


about alpha



outlet
{

type inletOutlet;
inletValue uniform 0;
value uniform 0;
}

please help me.
bgane67 is offline   Reply With Quote

Old   January 7, 2015, 03:13
Default
  #2
Senior Member
 
Fabian Roesler
Join Date: Mar 2009
Location: Germany
Posts: 213
Rep Power: 18
fabian_roesler is on a distinguished road
Hi

Inside Doxygen you can find modules on several topics like functions, turbulence models, etc.
There is also a module for all boundary conditions available in OpenFOAM:

http://foam.sourceforge.net/docs/cpp/a10586.html

Cheers

Fabian
fabian_roesler 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



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