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

Where can I find the data structure of tracked particle

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 30, 2011, 03:29
Default Where can I find the data structure of tracked particle
  #1
New Member
 
anonymous
Join Date: Nov 2010
Posts: 10
Rep Power: 15
forwardyang is on a distinguished road
Hello friends!
I am learning fluent UDF, and I find that there are many UDF source codes I can't understand, such as cphase_state_t *c = &(p->cphase) in the help document. The examples in help document often use some directives undefined or unexplained in advance, where can I find the definition or explanation of these directives.

Thanks a lot!

sincerely,

Forward
forwardyang is offline   Reply With Quote

Old   December 30, 2011, 05:36
Default
  #2
Senior Member
 
Amir's Avatar
 
Amir
Join Date: May 2009
Location: Montreal, QC
Posts: 735
Blog Entries: 1
Rep Power: 22
Amir is on a distinguished road
Hi,

These are some definitions in structures or classes; you can find good information in both C or C++ documentations.
(here, p is a pointer and cphase is a function of the class which p is one of its objects)

Bests,
__________________
Amir
Amir is offline   Reply With Quote

Old   December 30, 2011, 23:51
Default
  #3
New Member
 
anonymous
Join Date: Nov 2010
Posts: 10
Rep Power: 15
forwardyang is on a distinguished road
Thank you Amir, I'll try to find them.
Best regards,
Forward
forwardyang 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
may i import flow field data to do particle track? Hao FLUENT 8 April 29, 2008 08:22
does someone know the data structure of plot3d ztdep Main CFD Forum 1 July 11, 2005 07:26
mesh data structure for zone connectivity Xiaoming Main CFD Forum 0 March 7, 2005 15:33
Where I could find the book or the data set. boling Main CFD Forum 0 November 21, 2003 12:47
Where can find airfoil data with pressure distribution or aerodynamic data Ahlo Main CFD Forum 5 January 12, 1999 22:45


All times are GMT -4. The time now is 23:48.