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

Water Jet inside water(single phase)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 3, 2022, 02:18
Default Water Jet inside water(single phase)
  #1
Senior Member
 
Farzad Faraji
Join Date: Nov 2019
Posts: 206
Rep Power: 7
farzadmech is on a distinguished road
Dear all
I want to simulate a water jet inside a water domain at T=25 Celsius. I have two problems(first one is not important at this time);
1- I use fvoptions to generate Ubar=jet velocity
Code:
momentumSource
{

    type            meanVelocityForce;

    active          on; //on;   

    meanVelocityForceCoeffs

    {
      timeStart   0.;
      duration    1000.;

        selectionMode   cellZone;       
        cellZone        CIRCLEinY;  

        fields                  (U);

        Ubar       (0.0 0.64 0.0) 

        relaxation  0.1;      
     
    }
}
When I use 0.64, it gives me almost double the value(2*0.64) at the nozzle exit. For the first problem, I use "Ubar = 0.3458" so it gives me 0.64.

2- When I use water characteristics at T=25(nu = 8.917e-7) jet does not dissipates and very strongly goes to the free surface(see figure for Ubar=0.64 which gives 1.2). Then when I use "Ubar = 0.3458" which give Unozzle = 0.64 it is still very strong(see second Figure). why my results are totally different from experiment?

3- There is only one possibility which is not adding the fluctuations at the nozzle exit which makes the jet very strong and coherent. My question is that how can I add fluctuations when I use fvoption to generate jet?

Thanks,
Farzad
Attached Images
File Type: jpg WhatsApp Image 2022-07-01 at 12.54.34 PM.jpg (84.3 KB, 11 views)
File Type: jpeg 2222.jpeg (46.5 KB, 5 views)
farzadmech is offline   Reply With Quote

Reply

Tags
fluctuations, fvoption, openfoam, water jet


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
Water circuit inside air enclosure captainpimienta FLUENT 2 January 4, 2021 02:54
water velocity and water velocity in stationary frame of a water jet zehab CFX 0 May 11, 2020 03:17
coaxial jet flow into an open water tank sreesha FLUENT 0 January 26, 2017 14:29
Please**need help on Tow phase flow ( water & steam water) analysis** ali_kntu CFX 2 December 19, 2013 16:15
uptodate water distribution network fredius,magige,tanzanian,(e.a) Main CFD Forum 0 January 27, 2002 07:10


All times are GMT -4. The time now is 23:44.