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

how to change the falling droplet velocity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 28, 2014, 03:04
Default how to change the falling droplet velocity
  #1
Senior Member
 
Ali reza
Join Date: Mar 2014
Posts: 110
Rep Power: 12
1988 is on a distinguished road
hello
I have simulated a falling droplet and I want to change the falling droplet velocity.I rhink I shoud define this in the setfield. please help me how can I do that?
Code:
defaultFieldValues
(
    volScalarFieldValue alpha.water 0
     volVectorFieldValue U (0 0 0)
);

regions
(
    boxToCell
    {
        box (-0.1 0.2 -1) (0.1 0.230 1);
        fieldValues
        (
            volScalarFieldValue alpha1 1
        );
    }
);
thanks
1988 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
Results of CFX Simulations Sof_70_Usthb CFX 3 July 9, 2011 06:15
Inlet Velocity in CFX aeroman CFX 12 August 6, 2009 18:42
Convergence problem with thermal phase change model under low velocity conditions pitisrisuk CFX 0 July 21, 2009 11:21
mean velocity change from inlet to outlet ro FLUENT 2 April 19, 2008 13:37
Plotting Droplet velocity -DPM joshkemp FLUENT 1 April 12, 2007 20:09


All times are GMT -4. The time now is 14:59.