CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   UDF Herschel Bulkley (https://www.cfd-online.com/Forums/fluent-udf/201675-udf-herschel-bulkley.html)

victorueda7 May 8, 2018 03:37

UDF Herschel Bulkley
 
Hi everybody, I'm working with fluent 16.1, and I need to program an UDF with a Herschel Bulkley viscosity function (Birmimgham Pseudoplastics). This programme is headed to get to know how to program correctly UDFs.

My problem is that I don't know how to access to the "Shear rate" variable in fluent to perform my code.

Thank u very much, I will be very please if u could help me.

farhanjaved May 8, 2018 10:26

Maybe you should refer to some research papers to see how you can model this.

bhargavbharathan May 19, 2018 19:31

Quote:

Originally Posted by victorueda7 (Post 691581)
Hi everybody, I'm working with fluent 16.1, and I need to program an UDF with a Herschel Bulkley viscosity function (Birmimgham Pseudoplastics). This programme is headed to get to know how to program correctly UDFs.

My problem is that I don't know how to access to the "Shear rate" variable in fluent to perform my code.

Thank u very much, I will be very please if u could help me.

Hi,

Try using C_STRAIN_RATE_MAG. Check out the following link:

https://www.cfd-online.com/Forums/fl...uspension.html

-B

liliana September 11, 2018 14:04

Quote:

Originally Posted by victorueda7 (Post 691581)
Hi everybody, I'm working with fluent 16.1, and I need to program an UDF with a Herschel Bulkley viscosity function (Birmimgham Pseudoplastics). This programme is headed to get to know how to program correctly UDFs.

My problem is that I don't know how to access to the "Shear rate" variable in fluent to perform my code.

Thank u very much, I will be very please if u could help me.

Hi! Did you validate your UDF somehow?
I am trying to do this by simulating a flow between two paralell plates and compare with the analytical results. But the results did not match at all...


All times are GMT -4. The time now is 18:24.