|
[Sponsors] |
July 3, 2003, 20:13 |
begin_particle_cell_loop(p,c,t) ??
|
#1 |
Guest
Posts: n/a
|
Hi everyone,
begin_particle_cell_loop(p,c,t) { } eng_particle_cell_loop(p,c,t) Is this looping macro available in FLUENT 6.0 ?? Thanks in advance. Umesh |
|
July 4, 2003, 10:34 |
Re: begin_particle_cell_loop(p,c,t) ??
|
#2 |
Guest
Posts: n/a
|
Simple answer- No.
You can however define them yourself if you use the definition in the 6.1 header file dpm.h. This macro is really for use with the spray and pdf models. Are you using UDFs with one of these models? You would be better getting your code upgraded to 6.1. The necessity for using this macro for other models is uncertain. There is probably a workaround to avoid its use. What do you want to use it for? |
|
July 4, 2003, 10:59 |
Re: begin_particle_cell_loop(p,c,t) ??
|
#3 |
Guest
Posts: n/a
|
Thank you very much, Adam for your prompt response.
You r right, I want to use this macro for spray model and it is to have a loop over all the particles in each cell of the domain. I need total mass of all the particles in a cell to calculate source for my UDS. I am trying many different things. I tried using, C_STORAGE_R(c,t,SV_DPMS_CONCENTRATION), C_STORAGE_R(c,t,SV_DPMS_MASS) macros but not getting results. Do u hv some idea about? Thanks again for your help. Umesh |
|
|
|
LinkBacks (?)
LinkBack to this Thread: https://www.cfd-online.com/Forums/fluent/31774-begin_particle_cell_loop-p-c-t.html
|
||||
Posted By | For | Type | Date | |
fluent c p c t_ _?????? | This thread | Refback | July 29, 2013 16:16 |