|
[Sponsors] |
dsmcFoam : writing options : How to keep only field data ? Not Lagrangian |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 24, 2013, 05:48 |
dsmcFoam : writing options : How to keep only field data ? Not Lagrangian
|
#1 |
New Member
Join Date: Jun 2013
Posts: 12
Rep Power: 13 |
Hi !
I am running dsmc simulation of a gas flow with dsmcFoam, and I would like to be able to have a better control over the outputs of the simulations. I want to write the macroscopic fields, and averaged fields at each writeTime (RhoN, RhoNMean, UMean, ...) and keep them for post-processing. BUT I do not need all the data included in the lagrangian folder (the properties of each simulated particle, 90% of the memory storage ) I just need this data for the last time step to be able to continue the simulation. The purgeWrite option does not suit me, as it erases ALL the data (macroscopic + lagrangian) Is there a way to do what I want ? Thanks for your help ! Sylvain |
|
August 18, 2013, 05:41 |
|
#2 |
New Member
Carl
Join Date: Dec 2012
Posts: 14
Rep Power: 13 |
in Allrun.C,you can find the code
|
|
August 19, 2013, 06:05 |
|
#3 |
New Member
Join Date: Jun 2013
Posts: 12
Rep Power: 13 |
Thanks, I see the following line in the Allrun file for some dsmc tutorials:
Code:
runApplication reconstructPar -noLagrangian |
|
Tags |
controdict, output data, purgewrite, write, write data |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
External magnetic field data | Richard Lee | FLUENT | 7 | January 11, 2019 05:43 |
Writing Case and Data Files Using Journal/Scheme Files | svp | Fluent UDF and Scheme Programming | 0 | April 5, 2011 12:04 |
may i import flow field data to do particle track? | Hao | FLUENT | 8 | April 29, 2008 09:22 |
how 2 freeze 1 phase flow field & start lagrangian | KK | CFX | 5 | February 14, 2008 17:48 |
Writing a transient data fileld | ant | CFX | 0 | October 20, 2002 13:19 |