Go to the documentation of this file.
72 #ifndef functionObjects_phaseForces_H
73 #define functionObjects_phaseForces_H
76 #include "phaseSystem.H"
82 namespace functionObjects
91 public fvMeshFunctionObject
96 phaseForces(
const phaseForces&);
118 template<
class modelType>
152 virtual bool write();
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual bool read(const dictionary &dict)
auto key(const Type &t) -> typename std::enable_if< std::is_enum< Type >::value, typename std::underlying_type< Type >::type >::type
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
This function object calculates and outputs the blended interfacial forces acting on a given phase,...
tmp< volVectorField > nonDragForce(const phasePair &key) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const phaseModel & phase_
const word & name() const noexcept
A HashTable of pointers to objects of type <T>, with deallocation management of the pointers.
const phaseSystem & fluid_
Class to represent a system of phases and model interfacial transfers between them.
HashPtrTable< volVectorField > forceFields_