|
[Sponsors] |
Solution of phase fraction equation in icoReactingMultiphaseInterFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 25, 2023, 05:46 |
Solution of phase fraction equation in icoReactingMultiphaseInterFoam
|
#1 |
New Member
Dennis
Join Date: Aug 2023
Posts: 1
Rep Power: 0 |
Hello everybody,
could anyone explain to me why the phase fraction equation in the OpenFOAMv2112 solver icoReactingMultiphaseInterFoam is being solved twice in the icoReactingMultiphaseInterFoam.C file: once in the runtime loop under fluid.solve() and once again in the pimple loop by including YEqns.H? I've checked the source files and it seems like both solution methods are extremely similar. In both cases a flux correction is being calculated and limited with MULES. Then the phase fraction equation is solved by calling alpha1Eqn.solve()/YiEqn.solve() and again limited with MULES explicitSolve. I'd appreciate it, if anyone could help me understand why these calculations are performed twice, I'm probably missing something. BR Dennis |
|
Tags |
multiphase, openfoamv2112, phase fraction |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
TwoPhaseEulerFoam and Boundary conditions | raagh77 | OpenFOAM Running, Solving & CFD | 99 | February 6, 2018 19:31 |
Pressure distribution on a wall | darazsbence | CFX | 17 | October 6, 2015 11:38 |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
error message | cuteapathy | CFX | 14 | March 20, 2012 07:45 |