|
[Sponsors] |
April 14, 2021, 10:44 |
reactingFoam output 'a'
|
#1 |
New Member
Lorenzo
Join Date: Apr 2021
Posts: 9
Rep Power: 5 |
Hello everyone!
I'm a rookie with reacting flows and now I'm using reactingFoam. I'm using 'EDCv2005' as combustion model and a an ode/standard chemistry combustion solver like the tutorial SandiaD_LTS. Also the themophysical file is set as the tutorial file. Between the output there is a field called ''a'', i tried to look for the the file where the filed 'a' is defined but I failed. Does everyone know how it's defined or where ? Thanks in advance. |
|
April 14, 2021, 13:13 |
|
#2 |
Senior Member
Join Date: Aug 2015
Posts: 494
Rep Power: 15 |
My first guess would be from the radiation model (which is used in the sandia tutorial), where "a" designates an absorption coeff. The following snippet is from absorptionEmissionModel.H :
Code:
//- Absorption coefficient (net) virtual tmp<volScalarField> a(const label bandI = 0) const Caelan
__________________
Public git repository : https://github.com/clapointe2011/public |
|
Tags |
edc model, reactingfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] outputTime in Swak function | immortality | OpenFOAM Community Contributions | 20 | October 6, 2022 13:08 |
writing execFlowFunctionObjects | immortality | OpenFOAM Post-Processing | 30 | September 15, 2013 07:16 |
RNG diverged during the analysis the flow over a multi element airfoil, why? | s.m | OpenFOAM Running, Solving & CFD | 0 | August 5, 2013 09:39 |
mixerVesselAMI2D's mass is not balancing | sharonyue | OpenFOAM Running, Solving & CFD | 6 | June 10, 2013 10:34 |
lift and drag on ship superstructures | vaina74 | OpenFOAM Running, Solving & CFD | 3 | June 8, 2010 13:30 |