|
[Sponsors] |
Method of extracting position of fuel droplets from output files? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 18, 2016, 06:50 |
Method of extracting position of fuel droplets from output files?
|
#1 |
New Member
Chris Pounds
Join Date: May 2015
Posts: 20
Rep Power: 11 |
I was wondering if there was a way to extract the position of fuel droplets and other parcel data from the converge output file.
I know that we can simply view it in Paraview quite easily, but I'm at a point of wanting to quantify the number (and size? mass?) present in a certain volume. I've had a look at the VTK for Python but it seems to be more about generating objects in python and saving in VTK format instead of opening VTK and extracting data within it. Does anyone have any idea? |
|
March 21, 2016, 12:35 |
|
#2 | |
Member
Yunliang Wang
Join Date: Dec 2015
Location: Convergent Science, Madison WI
Posts: 58
Rep Power: 10 |
Quote:
You can convert the post files to the Column Format (Option 4) using post_convert. The converted files will include the positions, velocities, SMD etc of the parcels. Then you can use a script to figure out the parcels within a volume. If you can define the volume as a region, it will be easier. You can define the volume as region 0 and use "Column Format - Region 0 only" (Option 5). Then you will be able to see the coordinates and other variables. Thanks, Yunliang |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 02:29 |
Precision of Fluent output files | doug | Main CFD Forum | 0 | April 15, 2009 12:59 |
Results saving in CFD | hawk | Main CFD Forum | 16 | July 21, 2005 21:51 |
Output Boundary in Simple Method | Yoshi | Main CFD Forum | 2 | January 27, 2004 08:58 |
Combustion Convergence problems | Art Stretton | Phoenics | 5 | April 2, 2002 06:59 |