|
[Sponsors] |
OpenFOAM - Control and Editing of Lagrangian Output Variables |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 6, 2016, 12:42 |
OpenFOAM - Control and Editing of Lagrangian Output Variables
|
#1 |
New Member
Gina M.
Join Date: Jul 2016
Posts: 2
Rep Power: 0 |
Hi everyone,
I am relatively new to OpenFOAM so I hope you'll have some patience with me! I am using OpenFOAM v3.0.0. I am interested in adding additional Lagrangian output variables for post-processing in Paraview. After some searching, I think I have concluded that these output variables can be specified in SprayParcelIO.C. The source of my confusion is that while I see some standard parcel output variables (d0, injector, etc), I do not see quantities like temperature or droplet size... Question #1: Where is the appropriate location to edit/control Lagrangian output variables? If it is SprayParcelIO.C, where is the parcel diameter (d) outputted? Question #2: If SprayParcelIO.C is the correct file to edit, do I need to add the name of my custom output variable in each section where I see other parcel variable names (like "user_", "d0_",etc) or only certain sections? Question #3: After editing the appropriate file, how should I compile the code to include these edits? Thanks in advance for your help! |
|
June 25, 2019, 13:29 |
|
#2 | |
New Member
Join Date: May 2014
Posts: 5
Rep Power: 12 |
Quote:
|
||
Tags |
openfoam, post-processing., sprayfoam |
|
|