TAGGED: cfd, expression, fluent, vof
-
-
May 23, 2022 at 12:15 pm
Amirr
SubscriberHello everyone I am using VOF model in Ansys FLUENT and going to calculate the droplet speed in every time step and monitor that.
I wrote this expression but it doesn't get a reasonable result, I wonder if somebody helps me about that
Average(IF(Volumefraction(phase='droplet')>0.99, Position.x, 0 [m]), ['fluid'], Weight='Mass')
Thank you in advance.
-
May 23, 2022 at 2:22 pm
Amine Ben Hadj Ali
Ansys EmployeeYour expression does not mass-weighed-average the speed but rather the position.
-
May 23, 2022 at 2:32 pm
Amirr
Subscriberthank you so much. so what is the correct version?
yes, here first I just want to know the x-location of droplet
then using the below one I am going to find the droplet velocity
Average(IF(Volumefraction(phase='droplet')>0.99, velocity.x, 0 [m]), ['fluid'], Weight='Mass')
but they are not worked -
May 23, 2022 at 4:08 pm
Amine Ben Hadj Ali
Ansys EmployeeUse report definition directly without any expressions.
Your formula looks okay so I cannot judge your results. What do you want to do?
-
May 23, 2022 at 4:56 pm
Amirr
SubscriberI need the droplet phase speed, location (x, y, separately), how can I get that and monitor them as the simulation runs?
-
May 23, 2022 at 7:19 pm
Amine Ben Hadj Ali
Ansys EmployeeCreate report definitions then allow for writing them into file. You can moreover monitor them during the run.
-
April 13, 2023 at 7:18 am
smukhopadhyay
SubscriberI would like to obtain the droplet velocity and move the mesh with average droplet velocity. Can this be done with expresssion or we need to write an udf?
-
Viewing 6 reply threads
- The topic ‘Writting an expression’ is closed to new replies.
Innovation Space
Trending discussions
- air flow in and out of computer case
- Varying Bond model parameters to mimic soil particle cohesion/stiction
- Eroded Mass due to Erosion of Soil Particles by Fluids
- I am doing a corona simulation. But particles are not spreading.
- Centrifugal Fan Analysis for Determination of Characteristic Curve
- Guidance needed for Conjugate Heat Transfer Analysis for a 3s3p Li-ion Battery
- Issue to compile a UDF in ANSYS Fluent
- JACOBI Convergence Issue in ANSYS AQWA
- affinity not set
- Resuming SAG Mill Simulation with New Particle Batch in Rocky
Top Contributors
-
4052
-
1487
-
1308
-
1156
-
1021
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.