|
[Sponsors] |
June 14, 2012, 13:06 |
About the "fields" in reactingFoam
|
#1 |
New Member
Qingang Xiong
Join Date: May 2012
Location: Ames, IA, USA
Posts: 20
Rep Power: 14 |
Dear Foamers,
Can anyone explain to me what is the function of this code snippts in reactingFoam/createFields.H: 00076 multivariateSurfaceInterpolationScheme<scalar>::fi eldTable fields; 00077 00078 forAll(Y, i) 00079 { 00080 fields.add(Y[i]); 00081 } 00082 fields.add(hs); where "fields" will be used and what is its function? Thank you very much! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
reactingFoam Enthalpy of Reaction Problem | Cyberholmes | OpenFOAM | 1 | August 23, 2011 06:23 |
Not tracking the products of a reactingFoam reaction | Cyberholmes | OpenFOAM | 0 | August 8, 2011 16:14 |
reactingFoam crashing | rishibigghe | OpenFOAM Running, Solving & CFD | 0 | June 14, 2011 18:50 |
reactingFoam wedge handling wrong U | dhondupant | OpenFOAM Bugs | 1 | December 9, 2010 08:34 |
reactingFoam - turbulent reacting flow | hamburgFoam | OpenFOAM | 0 | December 7, 2009 13:57 |