|
[Sponsors] |
December 16, 2003, 11:14 |
Calculation of velocity gradient
|
#1 |
Guest
Posts: n/a
|
I am trying to calculate absolute velocity gradient for my simulation, i was told that for a three dimensional case this would be:
SQRT ((DU/DY)^2+(DU/DZ)^2+(DV/DX)^2+(DV/DZ)^2+(DW/DX)^2+(DW/DY)^2) is this correct? |
|
December 16, 2003, 12:58 |
Re: Calculation of velocity gradient
|
#2 |
Guest
Posts: n/a
|
Chris,
the velocity gradient is a matrix. May be you are asked to calculate the norm of the gradient of the absolute velocity in a specified direction. Is your problem a general one, or do it pertain a particular situation? Nicola |
|
December 16, 2003, 16:05 |
Re: Calculation of velocity gradient
|
#3 |
Guest
Posts: n/a
|
My flow is non-newtonian shear thinning so i need the shear rate (velocity gradient), the problem is general in as much as the flow is reasonably simple but 3 dimensional.
|
|
December 17, 2003, 06:44 |
Re: Calculation of velocity gradient
|
#4 |
Guest
Posts: n/a
|
Chris,
in some cases, the constitutive equation is: Tij = visc * STij where Tij is the part of the stress tensor depending on the shear rate tensor Sij, and visc (the dynamic viscosity) is written as: visc = f(e) where e = [1/2 (Sij Sij)]^0.5, so visc depends on the effective strain rate e. In these cases, you first need to find the gradients of the X,Y,Z velocity components, then you have to evaluate the strain tensor components and the effective strain rate e. So, Tij and Sij are tensors, while only e is a scalar. Which is the constitutive equation of your fluid? Is it similar to the previously described one? Best regards, Nicola |
|
December 17, 2003, 07:12 |
Re: Calculation of velocity gradient
|
#5 |
Guest
Posts: n/a
|
All i am looking for is an input into my viscosity equation, the viscosity follows the power law equation i.e. visc=m*gammadot^n-1 where gammadot is the shear rate. I am looking at 3D flow in the cartesian co-ordinate system, so escentially i need the resultant absolute velocity gradient is that, does that correspond to the formula in my first post?
|
|
December 17, 2003, 10:18 |
Re: Calculation of velocity gradient
|
#6 |
Guest
Posts: n/a
|
No, it doesn't
|
|
December 17, 2003, 16:01 |
Re: Calculation of velocity gradient
|
#7 |
Guest
Posts: n/a
|
If you are looking for gamma_dot: gamma_dot = sqrt(0.5*second_invariant) second_invariant = second invariant of the rate of
deformation tensor = 4((du/dx)^2 + (dv/dy)^2 + + (dw/dz)^2) + 2((du/dy)(dv/dx) + (dv/dz)(dw/dy) + (dw/dx)(du/dz)) |
|
December 18, 2003, 07:24 |
Re: Calculation of velocity gradient
|
#8 |
Guest
Posts: n/a
|
thank you for that, do you possibly have a reference where i could find a full derivation, also on another point what would be the shear rate in terms of DU/DX etc etc
|
|
December 18, 2003, 09:35 |
Re: Calculation of velocity gradient
|
#9 |
Guest
Posts: n/a
|
Some on my desk are: 1.JN Reddy and DK Gartling, The FEM in Heat Transfer and Fluid Mechanics, CRC Press, 1994. 2. RB Bird, WE Stewart, and EN Lightfoot, Transport Phenomena, John Wiley, 2002. 3. RG Owens and TN Phillips, Computational Rheology, Imperial College Press, 2002.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reference Velocity Calculation & Convergence Problem | hasan_hzl | Main CFD Forum | 0 | January 29, 2011 14:42 |
Face based gradient calculation | Bernhard Kubicek | Main CFD Forum | 1 | February 12, 2008 17:34 |
Velocity in Porous medium : HELP! HELP! HELP! | Kali Sanjay | Phoenics | 0 | November 6, 2006 07:10 |
Gradient calculation | Harry | Main CFD Forum | 3 | October 7, 2006 05:19 |
Direct calculation of temperature gradient | J.W.Ryu | FLUENT | 5 | December 27, 2001 07:39 |