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

How to understand AR and AT in NASA-VOF2D

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 22, 2011, 11:56
Default How to understand AR and AT in NASA-VOF2D
  #1
New Member
 
James Zhong
Join Date: Mar 2009
Posts: 25
Rep Power: 17
James is on a distinguished road
CFD experts,
In my research code, I make use of part of the NASA-VOF2D code. In NASA-VOF2D. there are two variables, AR[i][j] and AT[i][j], to describe fractional area open to flow on right and top walls, respectively. Since I don't use these variables in my code, I need to use the variable BETA[i][j] to describe a case where AR[i][j] = 0 or AT[i][j] = 0. For example, I use "if (BETA[i][j] < 0.0 || BETA[i+1][j] < 0.0)" to replace "if (AR[i][j] == 0)". Is my understanding for AR[i][j] correct? Thanks!
James 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



All times are GMT -4. The time now is 20:29.