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

InletVelocity BC

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 17, 2018, 06:33
Default InletVelocity BC
  #1
Member
 
Vivek
Join Date: Mar 2018
Location: India
Posts: 54
Rep Power: 8
vivek05 is on a distinguished road
Hi Foamers,
I am doing spray simulation using interFoam solver. My inlet velocity BC's is based on cylindricalVelocityInlet .
PHP Code:
boundaryField
  
{
      
INLET
      
{
          
type              cylindricalInletVelocity;
          
axis               (1 0 0);
          
origin             (-0.0055 0 0);
          
axialVelocity    constant 71.646;
          
radialVelocity   constant 30.412;
          
rpm                constant 0;
          
value               uniform (0 0 0);
     } 
how can i add oscillating component of velocity i.e 5% of mean velocity to the above mentioned boundary condition.

Thanks in advance,
Vivek
vivek05 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 12:12.