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

advection term discretization

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 26, 2007, 16:27
Default advection term discretization
  #1
N.R.
Guest
 
Posts: n/a
Hi,

I would like to use a 2nd order central difference scheme for discretization of the advective term. (laminar flow, steady state). Any clues, why this doesn't work?

(Even something like including this in the CCL

ADVECTION SCHEME:

Option = Central Difference

END

will not work)

Numerical stability is not a problem. Accuracy is very important... What could I use as a substitute, if CFX doesn't offer that feature?

Thanks in advance,

N.R.
  Reply With Quote

Old   June 26, 2007, 16:37
Default Re: advection term discretization
  #2
Robin
Guest
 
Posts: n/a
This should work. Pre will raise an error, but the solver will still run.

-Robin
  Reply With Quote

Old   June 26, 2007, 17:10
Default Re: advection term discretization
  #3
N.R.
Guest
 
Posts: n/a
Thanks Robin,

How can you see that CFX is actually running the 2nd order central differencing scheme and not switching to the standard "high resolution" scheme? Just from residual data?

When I use the QUICK solver, which is also not in the GUI, it will not give an error message.

Thanks,

N.R.
  Reply With Quote

Old   June 27, 2007, 10:45
Default Re: advection term discretization
  #4
Robin
Guest
 
Posts: n/a
Check the CCL in your OUT file.
  Reply With Quote

Old   June 28, 2007, 23:27
Default Re: advection term discretization
  #5
Karke
Guest
 
Posts: n/a
Hi,N.R. and Robin:

As you know, there are many features that did not appear in the GUI, So how can i know much more these features and usage?

Thanks a lot!

  Reply With Quote

Old   June 29, 2007, 02:01
Default Re: advection term discretization
  #6
Karke
Guest
 
Posts: n/a
Central Difference This option is available when using the large eddy simulation turbulence model and is recommended for these cases.

  Reply With Quote

Old   December 8, 2014, 06:26
Default
  #7
Member
 
David
Join Date: Aug 2013
Posts: 72
Rep Power: 12
mrkmrk is on a distinguished road
Hi,

I have a question about ANSYS CFX discretization scheme of the Advection term,
CFX uses this relation for calculation of variable "phi" value in advection term,
phi_ip=phi_upwind+(betta*grad(phi)*deta_r)

where "betta" is the Blend Factor and "r" is the vector from the upwind node to the ip (shown in the attached fig)

In the central difference scheme "grad(phi)" is set to the local element gradient and in the "Specified Blend Factor" scheme "grad(phi)" is set to the average of the adjacent nodal gradients,
Can anyone tell me what is the meaning of "local element gradient" and "average of the adjacent nodal gradients" in the attached grid network that is shown below,


Last edited by mrkmrk; December 8, 2014 at 14:00.
mrkmrk is offline   Reply With Quote

Old   December 8, 2014, 13:45
Default
  #8
New Member
 
Adrian
Join Date: Jul 2013
Location: Dublin
Posts: 21
Rep Power: 13
adunne304 is on a distinguished road
local element gradient is explained a few pages after where you've grabbed that image from in the theory guide. It's the variable gradient at the node (n1, n2 or n3). I.e. single values are stored at the node. For some terms in the discretized equations, gradients are required at these nodes.

Average of the adjacent nodal gradients is where at the face of the 'computational cell' (or ip) you compute the average of the nodal gradients around it (average of gradients at n1, n2 and n3)
__________________
www.idacireland.com
adunne304 is offline   Reply With Quote

Old   December 8, 2014, 14:22
Default
  #9
Member
 
David
Join Date: Aug 2013
Posts: 72
Rep Power: 12
mrkmrk is on a distinguished road
Hi Adrian,

thanks for your help,

and how this gradient is calculated regarding to the flow direction? (for simplification I attached another fig)

As you know we are not allowed to use the central difference discretization scheme for this term then what is the second order backward expression for ip1?
mrkmrk is offline   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
ATTENTION! Reliability problems in CFX 5.7 Joseph CFX 14 April 20, 2010 15:45
Manipulating the advection term of the UDS Ameya Durve FLUENT 0 February 24, 2009 13:52
FVM discretization of diffusion term on crvlnr gr Michail Main CFD Forum 3 March 14, 2008 06:52
Advection Term Anil CFX 4 October 3, 2007 09:09
Convection Term Discretization Maciej Matyka Main CFD Forum 3 October 7, 2004 04:32


All times are GMT -4. The time now is 11:58.