|
[Sponsors] |
May 31, 2012, 02:31 |
define shear_stress expression directly
|
#1 |
New Member
bruce
Join Date: May 2012
Posts: 12
Rep Power: 14 |
Hi all,
I want to implement this model in ANSYSFLUENT: shear_stress = yield_stress + K*shear_rate. In this model, shear_stress=yield_stress when shear_rate=0. But in FLUENT, it seems that shear_stress=viscosity*shear_rate for both Newton and Non-Newton fluids which means shear_stress will become 0 when shear_rate is 0. I know we can define viscosity to implement this model for shear_rate>0. However, I don’t know how to make shear_stress=yield_stress when shear_rate=0. I wonder whether we can implement the shear_stress expression as follows by defining shear_stress directly with the help of UDF in FLUENT. shear_stress = yield_stress + K*shear_rate.(shear_rate>=0) Anyhelp will be appreciated! |
|
June 2, 2012, 05:15 |
|
#2 |
New Member
bruce
Join Date: May 2012
Posts: 12
Rep Power: 14 |
I guess in ANSYSFLUENT it is always the case that shear stress will become zero when shear rate is zero as we cannot change the model in FLUENT that shear_stress=viscosity*shear_rate.
Any suggestion is highly appreciated. |
|
Tags |
bingham, define shear stress, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to install CGNS under windows xp? | lzgwhy | Main CFD Forum | 1 | January 11, 2011 19:44 |
Installing OF 1.6 on Mac OS X | gschaider | OpenFOAM Installation | 129 | June 19, 2010 10:23 |
Missing math.h header | Travis | FLUENT | 4 | January 15, 2009 12:48 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |
UDF FOR UNSTEADY TIME STEP | mayur | FLUENT | 3 | August 9, 2006 11:19 |