-
- Downloads
ENH: avoid phaseSystem cyclic dependencies, reduce number of libraries
Reduce the number of phaseSystems libraries: - phaseSystems previously had a number of smaller libraries to provide interface and model properties, etc. This potential flexibility was never actually used anywhere, but causes cyclic dependencies between phaseSystem and the models (and turbulence) that causes extreme difficulty for mingw linking (issue #1238). - libincompressibleMultiphaseSystems - removed: libmassTransferModels - libmultiphaseSystem - removed: libcompressibleMultiphaseEulerianInterfacialModels - libreactingMultiphaseSystem - removed: libreactingPhaseSystem - removed: libreactingEulerianFvPatchFields - removed: libreactingEulerianInterfacialCompositionModels - removed: libreactingEulerianInterfacialModels - removed: libmultiphaseReactingTurbulenceModels - libreactingTwoPhaseSystem - removed: libreactingPhaseSystem - removed: libreactingEulerianFvPatchFields - removed: libreactingEulerianInterfacialCompositionModels - removed: libreactingEulerianInterfacialModels Avoid duplicate symbol for phaseCompressibleTurbulenceModels Common turbulence models are defined in libreactingMultiphaseSystem, and libmultiphaseReactingTurbulenceModels is now redundant. The libtwoPhaseReactingTurbulenceModels extends the common models for reactingTwoPhaseSystem.
parent
03526e20
No related branches found
No related tags found
Showing
- applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionTwoPhaseEulerFoam/Make/options 3 additions, 5 deletions...tiRegionFoam/chtMultiRegionTwoPhaseEulerFoam/Make/options
- applications/solvers/multiphase/icoReactingMultiphaseInterFoam/Make/options 0 additions, 1 deletion...rs/multiphase/icoReactingMultiphaseInterFoam/Make/options
- applications/solvers/multiphase/multiphaseEulerFoam/Make/options 1 addition, 3 deletions...tions/solvers/multiphase/multiphaseEulerFoam/Make/options
- applications/solvers/multiphase/reactingMultiphaseEulerFoam/Make/options 1 addition, 9 deletions...lvers/multiphase/reactingMultiphaseEulerFoam/Make/options
- applications/solvers/multiphase/reactingTwoPhaseEulerFoam/Make/options 2 additions, 6 deletions...solvers/multiphase/reactingTwoPhaseEulerFoam/Make/options
- applications/solvers/multiphase/twoPhaseEulerFoam/Make/options 1 addition, 3 deletions...cations/solvers/multiphase/twoPhaseEulerFoam/Make/options
- src/phaseSystemModels/multiphaseEuler/Allwclean 0 additions, 1 deletionsrc/phaseSystemModels/multiphaseEuler/Allwclean
- src/phaseSystemModels/multiphaseEuler/Allwmake 0 additions, 2 deletionssrc/phaseSystemModels/multiphaseEuler/Allwmake
- src/phaseSystemModels/multiphaseEuler/interfacialModels/Make/files 0 additions, 19 deletions...SystemModels/multiphaseEuler/interfacialModels/Make/files
- src/phaseSystemModels/multiphaseEuler/interfacialModels/Make/options 0 additions, 7 deletions...stemModels/multiphaseEuler/interfacialModels/Make/options
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/Make/files 20 additions, 2 deletions...eSystemModels/multiphaseEuler/multiphaseSystem/Make/files
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/Make/options 0 additions, 2 deletions...ystemModels/multiphaseEuler/multiphaseSystem/Make/options
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/dragModels/Ergun/Ergun.C 0 additions, 0 deletions...ltiphaseSystem/interfacialModels/dragModels/Ergun/Ergun.C
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/dragModels/Ergun/Ergun.H 0 additions, 0 deletions...ltiphaseSystem/interfacialModels/dragModels/Ergun/Ergun.H
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/dragModels/Gibilaro/Gibilaro.C 0 additions, 0 deletions...seSystem/interfacialModels/dragModels/Gibilaro/Gibilaro.C
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/dragModels/Gibilaro/Gibilaro.H 0 additions, 0 deletions...seSystem/interfacialModels/dragModels/Gibilaro/Gibilaro.H
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.C 0 additions, 0 deletions...Models/dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.C
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.H 0 additions, 0 deletions...Models/dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.H
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.C 0 additions, 0 deletions...gModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.C
- src/phaseSystemModels/multiphaseEuler/multiphaseSystem/interfacialModels/dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.H 0 additions, 0 deletions...gModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.H
Loading
Please register or sign in to comment