-
-
November 15, 2023 at 2:56 pmLI KUAN-LINSubscriber
I am using non-Newtonian fluids for VOF-DPM simulation. For the viscosity of the liquid, I use the Carreau Model, and when the viscosity of the particles is set to a constant value and VOF-DPM is turned on, the following dialog box pops up in the system. I think the viscosity of the particles also needs to use the viscosity properties of non-Newtonian fluids, but I am not sure how to change it.
-
November 17, 2023 at 6:18 pmPrashanthAnsys Employee
Hello, you can try to input the viscosity-shear rate curve using a polynomial expression, for both particle and fluid viscosities. The strain rate variable is available in expressions.
-
November 18, 2023 at 7:01 amLI KUAN-LINSubscriber
Thank you for your reply. I have successfully written out the sticky expression (function of shear rate) and set the viscosity of the fluid to this expression. As shown in the figure below.
But when setting the viscosity of the particle, there is no ‘expression’ option available for selection. How should I set it?
I use the k-omega SBES turbulent model, while the Carreau Model uses functions related to shear rate.
I also tried to write the relationship between viscosity and shear rate as a UDF and import it into Fluent, hoping to represent the viscosity of particles using UDF. The UDF is as follows:
The fluid part can be successfully modeled using UDF.Â
However, the following window pops up when modeling the particle part.
I think the UDF I wrote is only limited to fluid, so the particle cannot read this UDF. What I want to ask is, how can I modify the viscosity of the particle to match that of the fluid?
-
November 20, 2023 at 12:59 pmPrashanthAnsys Employee
Try this: create an expression, make it input parameter. Both the fluid and particle viscosities has the common "Input parameter" option.Â
Also, for particle viscosity from UDF, DPM_PROPERTY macro is required.
-
November 20, 2023 at 3:03 pm
-
November 20, 2023 at 6:43 pmPrashanthAnsys Employee
It looks like the parameters must return a constant value. This leaves you with the option to use the UDF definition for particle viscosity.
Or, you can just switch off the breakup model to avoid this mismatch.
-
November 21, 2023 at 3:49 amLI KUAN-LINSubscriber
If according to my definition above, the viscosity of a non-Newtonian fluid is a function of shear rate, then what about DPM particles? How should shear rate be expressed for DPM particles? By the way, do particles have the concept of shear rate?
-
November 21, 2023 at 9:54 amPrashanthAnsys Employee
The particle visosity does influence the breakup mechanism. But considering the point mass approach of DPM, it is not a good idea to use the same shear-dependent law. The point masses does not enclose flow within them, that causes shear.
Actually, the code check makes sure one uses the same viscosity definition for both VOF and discrete phase, when using the transition model.
-
November 22, 2023 at 3:40 amLI KUAN-LINSubscriber
Okay. Based on the results of our discussion, let me summarize my question:
If I want to continue using non-Newtonian fluids to perform VOF-to-DPM and open secondary breakup, and express the fluid viscosity through UDF, in order to make the program determine the same viscosity definition for both VOF and discrete phase, how do you think the UDF for particle viscosity should be written?
-
November 22, 2023 at 12:35 pmPrashanthAnsys Employee
Link to a very similar forum thread where the questions has been addressed: /forum/forums/topic/viscosity-settings-for-non-newtonian-particles-in-dpm-models-using-expression/
I cannot guarantee that it'll work as I haven't tried this combination for VOF-DPM. Again, you need DEFINE_DPM_PROPERTY for particle viscosity.
Â
-
- The topic ‘How should the viscosity of particle be set when using non-Newtonian fluids?’ is closed to new replies.
- Non-Intersected faces found for matching interface periodic-walls
- Unburnt Hydrocarbons contour in ANSYS FORTE for sector mesh
- Help: About the expression of turbulent viscosity in Realizable k-e model
- Cyclone (Stairmand) simulation using RSM
- error udf
- Diesel with Ammonia/Hydrogen blend combustion
- Fluent fails with Intel MPI protocol on 2 nodes
- Mass Conservation Issue in Methane Pyrolysis Shock Tube Simulation
- Script error Code: 800a000d
- Encountering Error in Heterogeneous Surface Reaction
-
1191
-
513
-
488
-
225
-
209
© 2024 Copyright ANSYS, Inc. All rights reserved.