diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.H index 747214f919632a417d06decae68698131eda2f3d..d7afacf71c7f1c65cf39f75ea4e9b554a6eaa236 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.H @@ -31,9 +31,8 @@ Description \verbatim "Implementation and Comparison of Correlations for interfacial Forces in a Gas-Liquid System within an Euler-Euler Framework" - M Otromke - PhD Thesis - April 2013 + Otromke, M., + PhD Thesis, April 2013 \endverbatim SourceFiles diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/aspectRatioModels/Wellek/Wellek.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/aspectRatioModels/Wellek/Wellek.H index c9c6fa7bb9d803df2ff8eea573dc85977a1cad44..a876f73e2299fac1588c3fdad9db20b5f273711e 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/aspectRatioModels/Wellek/Wellek.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/aspectRatioModels/Wellek/Wellek.H @@ -31,14 +31,13 @@ Description \verbatim "Implementation and Comparison of Correlations for interfacial Forces in a Gas-Liquid System within an Euler-Euler Framework" - M Otromke - PhD Thesis - April 2013 + Otromke, M., + PhD Thesis, April 2013 \endverbatim \verbatim "Shape of liquid drops moving in liquid media" - R M Wellek, A K Agrawal, A H P Skelland + Wellek, R.M., Agrawal, A.K., Skelland, A.H.P., International Journal of Multiphase Flow Volume 12, Issue 5, Pages 854-862, September 1966 \endverbatim diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.H index 4bc2666d9d3267be2b76fccc9918c2464a8a8b94..b728c02e85abb21e7dcacac3c9b819690ab9816a 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.H @@ -25,8 +25,14 @@ Class Foam::dragModels::GidaspowErgunWenYu Description - D. Gidaspow, Multiphase flow and fluidization, + Gidaspow, Ergun, Wen and Yu drag model + + Reference: + \verbatim + "Multiphase flow and fluidization", + Gidaspow, D., Academic Press, New York, 1994. + \endverbatim SourceFiles GidaspowErgunWenYu.C @@ -59,8 +65,6 @@ class GidaspowErgunWenYu : public dragModel { -private: - // Private data //- Ergun drag model diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.C b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.C index 0571242d5567f0b8a165a5ed1ae5160d04e6be25..ded80e6660f8d06e02229b8abefd2838473b1aed 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.C +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.C @@ -34,7 +34,7 @@ namespace Foam namespace dragModels { defineTypeNameAndDebug(GidaspowSchillerNaumann, 0); - addToRunTimeSelectionTable(dragModel, GidaspowSchillerNaumann, dictionary); + addToRunTimeSelectionTable(dragModel, GidaspowSchillerNaumann, dictionary); } } diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.H index f89d15d076d2ffdfcb7f530475483412369fac51..7f3ee31f10dc0d0f1c12b288bc03601d5c4bbf68 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.H @@ -25,17 +25,21 @@ Class Foam::dragModels::GidaspowSchillerNaumann Description - H, Enwald, E. Peirano, A-E Almstedt - 'Eulerian Two-Phase Flow Theory Applied to Fluidization' - Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) - Eq. 86-87, p. 40 - - This is identical to the Wen and Yu, Rowe model Table 3.6 p.56 in - the Ph.D. thesis of Berend van Wachem - 'Derivation, Implementation and Validation - of - Computer Simulation Models - for Gas-Solid Fluidized Beds' + Gidaspow, Schiller and Naumann drag model + + References: + \verbatim + "Eulerian Two-Phase Flow Theory Applied to Fluidization" + Enwald, H., Peirano, E., Almstedt, A-E., + Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) + Eq. 86-87, p. 40 + + This is identical to the Wen and Yu, Rowe model Table 3.6 p.56 in + "Derivation, Implementation and Validation of Computer Simulation Models + for Gas-Solid Fluidized Beds", + Berend van Wachem + Ph.D. thesis. + \endverbatim SourceFiles GidaspowSchillerNaumann.C @@ -65,8 +69,6 @@ class GidaspowSchillerNaumann : public dragModel { -private: - // Private data //- Residual Reynolds Number diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/Lain/Lain.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/Lain/Lain.H index 231fbcc8d959221c584db395397da4a191e8032e..d77f20a66a119127acaa315226cde0758b105ed4 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/Lain/Lain.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/Lain/Lain.H @@ -30,16 +30,15 @@ Description References: \verbatim "Implementation and Comparison of Correlations for interfacial Forces - in a Gas-Liquid System within an Euler-Euler Framework" - M Otromke - PhD Thesis - April 2013 + in a Gas-Liquid System within an Euler-Euler Framework" + Otromke, M., + PhD Thesis, April 2013 \endverbatim \verbatim "Modelling hydrodynamics and turbulence in a bubble column using the - Euler-Lagrange procedure" - S Lain, D Brodera, M Sommerfelda, M F Goza + Euler-Lagrange procedure" + Lain, S., Brodera, D., Sommerfelda, M., Goza, M.F., International Journal of Multiphase Flow Volume 28, Issue 8, Pages 1381-1407, August 2002 \endverbatim diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/SchillerNaumann/SchillerNaumann.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/SchillerNaumann/SchillerNaumann.H index e3c6175b63e0c793a44bf0f112229ab55852fbc6..90aeafd158df61805ede32fe1cb3aa58a1562c03 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/SchillerNaumann/SchillerNaumann.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/SchillerNaumann/SchillerNaumann.H @@ -25,6 +25,7 @@ Class Foam::dragModels::SchillerNaumann Description + Schiller and Naumann drag model for dispersed bubbly flows. SourceFiles SchillerNaumann.C @@ -54,8 +55,6 @@ class SchillerNaumann : public dragModel { -private: - // Private data //- Residual Reynolds Number diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/TomiyamaAnalytic/TomiyamaAnalytic.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/TomiyamaAnalytic/TomiyamaAnalytic.H index 237f6e94470986fa784a8489775cf36f00cee0d1..ad82190c95aa70ed5f8433ece07577ea03ec8c3e 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/TomiyamaAnalytic/TomiyamaAnalytic.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/TomiyamaAnalytic/TomiyamaAnalytic.H @@ -25,13 +25,13 @@ Class Foam::dragModels::TomiyamaAnalytic Description - Analytic drag model of Tomiyama et al. + Analytical drag model of Tomiyama et al. Reference: \verbatim "Drag Coefficients of Bubbles. 1st Report. Drag Coefficients of a Single Bubble in a Stagnant Liquid." - A Tomiyama, I Kataoka, and T Sakaguchi + Tomiyama, A., Kataoka, I., and Sakaguchi, T., Nippon Kikai Gakkai Ronbunshu Volume 61, Issue 587, Pages 2357-2364, 1995 \endverbatim @@ -64,8 +64,6 @@ class TomiyamaAnalytic : public dragModel { -private: - // Private data //- Residual Reynolds Number diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/TomiyamaCorrelated/TomiyamaCorrelated.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/TomiyamaCorrelated/TomiyamaCorrelated.H index f3b37e121df11ba6373ab75100e240da94736709..015a4bca36ee3fafa15327405da628ed3427d5c9 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/TomiyamaCorrelated/TomiyamaCorrelated.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/TomiyamaCorrelated/TomiyamaCorrelated.H @@ -31,7 +31,7 @@ Description \verbatim "Terminal velocity of single bubbles in surface tension force dominant regime" - A Tomiyama, G P Celata, S Hosokawa, S Yoshida + Tomiyama, T., Celata, G.P., Hosokawa, S., Yoshida, S., International Journal of Multiphase Flow Volume 28, Issue 9, Pages 1497-1519, September 2002 \endverbatim @@ -64,8 +64,6 @@ class TomiyamaCorrelated : public dragModel { -private: - // Private data //- Coefficient diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/WenYu/WenYu.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/WenYu/WenYu.H index da3cac2cfce37b0759a957d036df90920e6e78d0..3e2b02b1f863df52669819db160a2dc24d218cbe 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/WenYu/WenYu.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/WenYu/WenYu.H @@ -25,20 +25,15 @@ Class Foam::dragModels::WenYu Description - H, Enwald, E. Peirano, A-E Almstedt - 'Eulerian Two-Phase Flow Theory Applied to Fluidization' - Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) - Eq. 86-87, p. 40 + Wen and Yu drag model - This is identical to the Wen and Yu, Rowe model Table 3.6 p.56 in - the Ph.D. thesis of Berend van Wachem - 'Derivation, Implementation and Validation - of - Computer Simulation Models - for Gas-Solid Fluidized Beds' - - NB: The difference between the Gidaspow-version is the void-fraction - in the Re-number + Reference: + \verbatim + "Eulerian Two-Phase Flow Theory Applied to Fluidization" + Enwald, H., Peirano, E., Almstedt, A-E., + Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) + Eq. 86-87, p. 40 + \endverbatim SourceFiles WenYu.C @@ -68,8 +63,6 @@ class WenYu : public dragModel { -private: - // Private data //- Residual Reynolds Number diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/segregated/segregated.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/segregated/segregated.H index 13bf2a4d10b245efa684ea4c7b9ec3799bd59e56..dac7c04d2007c09bb1f57f36ed5ab06c1dcb9870 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/segregated/segregated.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/segregated/segregated.H @@ -29,8 +29,8 @@ Description Reference: \verbatim - "Towards the Numerical Simulation of Multi-scale Two-phase Flows" - H Marschall + "Towards the Numerical Simulation of Multi-scale Two-phase Flows", + Marschall, H., PhD Thesis, TU München, 2011 \endverbatim @@ -62,8 +62,6 @@ class segregated : public dragModel { -private: - // Private data //- M coefficient diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/liftModels/LegendreMagnaudet/LegendreMagnaudet.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/liftModels/LegendreMagnaudet/LegendreMagnaudet.H index 9be41a3d1e6b4dab3df34d83313e051ff1bd0a96..a6618d736102fb75f96422f9e4c2710ac18c89a1 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/liftModels/LegendreMagnaudet/LegendreMagnaudet.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/liftModels/LegendreMagnaudet/LegendreMagnaudet.H @@ -31,14 +31,14 @@ Description \verbatim "Implementation and Comparison of Correlations for interfacial Forces in a Gas-Liquid System within an Euler-Euler Framework" - M Otromke + Otromke, M. PhD Thesis April 2013 \endverbatim \verbatim "The lift force on a spherical bubble in a viscous linear shear flow" - D Legendre, J Magnaudet + Legendre, D., Magnaudet, J., Journal of Fluid Mechanics Volume 368, pp 81-126, August 1998 \endverbatim @@ -71,8 +71,6 @@ class LegendreMagnaudet : public liftModel { -private: - // Private data //- Residual Reynold's number diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/liftModels/Moraga/Moraga.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/liftModels/Moraga/Moraga.H index b38a5efde4a30021f4c7e451387b76421515b448..1f0a809af661b1525fce90b72efa8b6be05d0c24 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/liftModels/Moraga/Moraga.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/liftModels/Moraga/Moraga.H @@ -30,15 +30,14 @@ Description References: \verbatim "Implementation and Comparison of Correlations for interfacial Forces - in a Gas-Liquid System within an Euler-Euler Framework" - M Otromke - PhD Thesis - April 2013 + in a Gas-Liquid System within an Euler-Euler Framework" + Otromke, M., + PhD Thesis, April 2013 \endverbatim \verbatim "Lateral forces on spheres in turbulent uniform shear flow" - F J Moraga, F J Bonetto, R T Lahey + Moraga, F.J., Bonetto, F.J., Lahey, R.T., International Journal of Multiphase Flow Volume 25, Issues 6-7, Pages 1321-1372, September 1999 \endverbatim diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/virtualMassModels/constantVirtualMassCoefficient/constantVirtualMassCoefficient.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/virtualMassModels/constantVirtualMassCoefficient/constantVirtualMassCoefficient.H index cb20c4e32eece5dec2ca512fd6c9ba6f2b334606..f8e8562cf78fa5ea71c78d000350b658d019cd78 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/virtualMassModels/constantVirtualMassCoefficient/constantVirtualMassCoefficient.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/virtualMassModels/constantVirtualMassCoefficient/constantVirtualMassCoefficient.H @@ -55,8 +55,6 @@ class constantVirtualMassCoefficient : public virtualMassModel { -private: - // Private data //- Constant virtual mass coefficient diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/Antal/Antal.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/Antal/Antal.H index bd5daf4cb7c1753013add81ec04c3e5bdd55b5fb..5ac37953247594a75f286f4fdf9c7ba27dc55e03 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/Antal/Antal.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/Antal/Antal.H @@ -31,7 +31,7 @@ Description \verbatim "Analysis of phase distribution in fully developed laminar bubbly two-phase flow" - S P Antal, R T Lahey Jr and J E Flaherty + Antal, S.P., Lahey Jr, R.T., and Flaherty, J.E. International Journal of Multiphase Flow Volume 17, Issue 5, Pages 635-652, September 1991 \endverbatim @@ -64,8 +64,6 @@ class Antal : public wallLubricationModel { -private: - // Private data //- Coefficient 1 diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/Frank/Frank.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/Frank/Frank.H index 3ba0f9851b60e022aad1358386db74f4fcac9cbd..8d1385473bd8f71b244e045aa98bce77700e14be 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/Frank/Frank.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/Frank/Frank.H @@ -31,7 +31,7 @@ Description \verbatim "Implementation and Comparison of Correlations for interfacial Forces in a Gas-Liquid System within an Euler-Euler Framework" - M Otromke + Otromke, M. PhD Thesis April 2013 \endverbatim @@ -39,7 +39,7 @@ Description \verbatim "Advances in Computational Fluid Dynamics (CFD) of 3-dimensional Gas- Liquid Multiphase Flows" - T Frank + Frank, T. NAFEMS Seminar : Simulation of Complex Flows (CFD) Pages 1-18, April 2005 \endverbatim @@ -72,8 +72,6 @@ class Frank : public wallLubricationModel { -private: - // Private data //- Coefficient d diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.H b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.H index 24377af8963316cee3121743e664152ea8c602a9..6fc9b39160aedae931b5371109e2f3bb56f3104d 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.H @@ -31,14 +31,13 @@ Description \verbatim "Implementation and Comparison of Correlations for interfacial Forces in a Gas-Liquid System within an Euler-Euler Framework" - M Otromke - PhD Thesis - April 2013 + Otromke, M. + PhD Thesis, April 2013 \endverbatim \verbatim "Struggle with Computational Bubble Dynamics" - A Tomiyama + Tomiyama, A., Multiphase Science and Technology Volume 10, Issue 4, Pages 369-405, 1998 \endverbatim @@ -71,8 +70,6 @@ class TomiyamaWallLubrication : public wallLubricationModel { -private: - // Private data //- Characteristic channel dimension diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/BlendedInterfacialModel/BlendedInterfacialModel.H b/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/BlendedInterfacialModel/BlendedInterfacialModel.H index 1f698f9916100a18a0514226cede17a555ff0d0a..5337252dbde073bddece0f89dc81a58c4396565d 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/BlendedInterfacialModel/BlendedInterfacialModel.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/BlendedInterfacialModel/BlendedInterfacialModel.H @@ -52,8 +52,6 @@ namespace Foam template<class modelType> class BlendedInterfacialModel { -private: - // Private data //- Unordered phase pair @@ -121,7 +119,7 @@ public: //- Return the explicit value template<class Type> tmp<GeometricField<Type, fvPatchField, volMesh> > F() const; - + //- Return the model for the supplied phase const modelType& phaseModel(const phaseModel& phase) const; }; diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/phasePair/orderedPhasePair/orderedPhasePair.H b/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/phasePair/orderedPhasePair/orderedPhasePair.H index e3530b06c91a254b7c3c3353738eb41a64f80746..eb1847fd2b37634ca0342f507672eeda6cbba949 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/phasePair/orderedPhasePair/orderedPhasePair.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/phasePair/orderedPhasePair/orderedPhasePair.H @@ -51,13 +51,11 @@ class orderedPhasePair : public phasePair { -private: - // Private data - + //- Aspect ratio model autoPtr<aspectRatioModel> aspectRatio_; - + public: diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.H b/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.H index a12f3a4e16de7caff1f24b29feae75f58fbcd248..8b8ab19f41bb7ebc099e82f06693bf22cc3a0c73 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.H @@ -64,8 +64,6 @@ class twoPhaseSystem : public IOdictionary { -private: - // Private data //- Reference to the mesh