32 namespace phaseIncompressible
34 template<
class BasicPhaseIncompressibleMomentumTransportModel>
41 const typename BasicPhaseIncompressibleMomentumTransportModel::
42 transportModel& transport
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
Generic GeometricField class.
autoPtr< BasicPhaseIncompressibleMomentumTransportModel > New(const volScalarField &alpha, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const typename BasicPhaseIncompressibleMomentumTransportModel::transportModel &transport)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...