FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

MRFMultiphaseInterFoam.C File Reference

Solver for n incompressible fluids which captures the interfaces and includes surface-tension and contact-angle effects for each phase. More...


Detailed Description

Solver for n incompressible fluids which captures the interfaces and includes surface-tension and contact-angle effects for each phase.

Turbulence modelling is generic, i.e. laminar, RAS or LES may be selected.

Usage
  • MRFMultiphaseInterFoam. [OPTION]
Parameters:
-case<dir>
Specify the case directory
-parallel
Run the case in parallel
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code

Definition in file MRFMultiphaseInterFoam.C.

#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H"
#include "src/turbulenceModels/incompressible/turbulenceModel/turbulenceModel.H"
#include "src/finiteVolume/cfdTools/general/MRF/MRFZones.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
#include "src/finiteVolume/cfdTools/general/include/readPISOControls.H"
#include "src/finiteVolume/cfdTools/general/include/initContinuityErrs.H"
#include "applications/solvers/multiphase/multiphaseInterFoam/createFields.H"
#include "applications/solvers/multiphase/interFoam/MRFInterFoam/createMRFZones.H"
#include "src/finiteVolume/cfdTools/general/include/readTimeControls.H"
#include "applications/solvers/multiphase/interFoam/correctPhi.H"
#include "src/finiteVolume/cfdTools/incompressible/CourantNo.H"
#include "src/finiteVolume/cfdTools/general/include/setInitialDeltaT.H"
#include "applications/solvers/multiphase/multiphaseInterFoam/alphaCourantNo.H"
#include "applications/solvers/multiphase/interFoam/setDeltaT.H"
#include "applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/zonePhaseVolumes.H"
#include "applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/UEqn.H"
#include "applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/pEqn.H"
Include dependency graph for MRFMultiphaseInterFoam.C:

Go to the source code of this file.