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

SV_DENSITY

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 26, 2007, 00:42
Default SV_DENSITY
  #1
J.Y.Shin
Guest
 
Posts: n/a
#define C_R(c,t)C_STORAGE_R(c,t,SV_DENSITY)

I still can catch the meaning of the SV_DENSITY in mem.h. Help me please...
  Reply With Quote

Old   January 26, 2007, 03:31
Default Re: SV_DENSITY
  #2
Sujith
Guest
 
Posts: n/a
SV means storage variable... no need to bother abt

if (NNULLP(THREAD_STORAGE(t,SV_DENSITY)))

dens = F_R(f,t); else

dens = C_R(c0,t0);

this code checks if density is stored at faces, if yes it will return the face density else it ll return the density at near by cell....
  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



All times are GMT -4. The time now is 22:38.