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

cylindricalInletVelocity OpenFOAM

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 18, 2018, 03:29
Default
  #21
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:
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.so i need to induce some amount of perturbation

Thanks in advance,
Vivek
vivek05 is offline   Reply With Quote

Old   December 18, 2018, 07:04
Default
  #22
New Member
 
Germany
Join Date: Nov 2018
Posts: 5
Rep Power: 7
Mh.Sui is on a distinguished road
Quote:
Originally Posted by vivek05 View Post
Hi Foamers,
I am doing spray simulation using interFoam solver. My inlet velocity BC's is based on cylindricalVelocityInlet .
PHP Code:
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.so i need to induce some amount of perturbation

Thanks in advance,
Vivek
Hi, Do you get any solution?
Mh.Sui 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
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 wyldckat OpenFOAM Announcements from Other Sources 3 September 8, 2010 06:25
Modified OpenFOAM Forum Structure and New Mailing-List pete Site News & Announcements 0 June 29, 2009 05:56
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 18:07
Adventure of fisrst openfoam installation on Ubuntu 710 jussi OpenFOAM Installation 0 April 24, 2008 14:25


All times are GMT -4. The time now is 09:15.