CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

First order upwind on collocated grid arrangement

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 13, 2010, 07:15
Default First order upwind on collocated grid arrangement
  #1
Senior Member
 
Join Date: Jun 2010
Posts: 111
Rep Power: 15
Hooman is on a distinguished road
Hi all, Please help!!

I need to know what happens to the mass fluxes if first order upwind was used on collocated grid arrangement.

I have:
A_W=-max(mdot_w,0)
A_E=-max(mdot_e,0)
A_P=a_p + max(mdot_e,0)+max(-mdot_w,0)

I would appreciate an explanation. Please help as soon as possible I have posted a similar question previously and received no responce and I am unable to find references that explains this.

Thank you very much in advance.
Hooman is offline   Reply With Quote

Old   July 13, 2010, 08:46
Default
  #2
agd
Senior Member
 
Join Date: Jul 2009
Posts: 351
Rep Power: 18
agd is on a distinguished road
Quote:
Originally Posted by Hooman View Post
Hi all, Please help!!

I need to know what happens to the mass fluxes if first order upwind was used on collocated grid arrangement.

I have:
A_W=-max(mdot_w,0)
A_E=-max(mdot_e,0)
A_P=a_p + max(mdot_e,0)+max(-mdot_w,0)

I would appreciate an explanation. Please help as soon as possible I have posted a similar question previously and received no responce and I am unable to find references that explains this.

Thank you very much in advance.
A_W = -maximum(mdot_w, 0.0). If mdot_w < 0, then A_W = 0. If mdot_w > 0, then A_W = -mdot_w. A similar treatment holds for A_E and A_P. MAX(A,B) is simply a mathematical function that takes on the maximum value of the arguments in the argument list.
agd is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
On grid independent solution for pulsatile flow David FLUENT 5 March 25, 2022 03:33
second order upwind muslum arici Main CFD Forum 6 July 28, 2003 09:25
collocated grid for turbulent channel flow!! frederic felten Main CFD Forum 0 July 11, 2000 22:01
Grid Independent Solution Chuck Leakeas Main CFD Forum 2 May 26, 2000 11:18
second order FD upwind scheme Heinz Wilkening Main CFD Forum 2 November 3, 1998 14:33


All times are GMT -4. The time now is 19:39.