CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

CEL help!

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 19, 2007, 23:45
Default CEL help!
  #1
CC
Guest
 
Posts: n/a
Hi All,

I'm trying to define a powerlaw model dynamic viscosity in my material for my transient simulation: μ = μ0*γ^nâˆ'1, μ0=0.35, n=0.6.

I created CEL function using the strain rate system variable for γ but CFX-Pre is giving my an error saying some variables should be dimensionless.

Can anyone tell me the correct syntax in creating this CEL expression?

Many Thanks, CC.

  Reply With Quote

Old   September 20, 2007, 09:05
Default Re: CEL help!
  #2
opaque
Guest
 
Posts: n/a
Dear CC,

Your expression does not have units; therefore the complain.

mu0 = 0.35 [units of viscosity]

n = 0.36

mu = mu0 * (sstrnr/(1[s]))^(n-1)

Notice that the shear strain rate is divided by 1[s] scale to prevent the units of mu0 to be a function of "n".. Besides that, there are some bounding issues with power law viscosity models you must deal with.

What happens when the shear strain rate is 0. A divide by zero will occur.

Have you looked at tutorial 11: Non-Newtonian Fluid Flow in an Annulus.. All the correct details are in there.

Opaque.

  Reply With Quote

Old   September 23, 2007, 22:00
Default Re: CEL help!
  #3
CC
Guest
 
Posts: n/a
Hi Opaque,

Where can I find the tutorial 11?

Thanks, CC.
  Reply With Quote

Old   September 24, 2007, 08:56
Default Re: CEL help!
  #4
opaque
Guest
 
Posts: n/a
Dear CC,

It is part of the main documentation.. Select Help in any of CFX-Pre/Solver/Post and search for non Newtonian..

Opaque
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Angle variable under CEL. Gloria Gaynor CFX 11 November 26, 2012 06:29
CEL expression vmlxb6 CFX 1 March 18, 2011 06:39
pressure and p in CEL jiguozhao CFX 1 March 18, 2011 06:38
junction box routine and CEL function bornspur CFX 2 February 3, 2009 02:24
Rotate node via cel Elian81 CFX 2 September 25, 2007 05:31


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