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
DrAmine
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
DrAmine
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
DrAmine
Ansys EmployeeCreate report definitions then allow for writing them into file. You can moreover monitor them during the run.
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
-
3744
-
2570
-
1785
-
1236
-
594
© 2023 Copyright ANSYS, Inc. All rights reserved.