Make/options:10:53: warning: backslash and newline separated by space -IthermalPhaseChangeModels/thermalPhaseChangeModel \ Making dependency list for source file SmoothedSF.C could not open file SmoothedSF.H for source file surfaceTensionForceModels/SmoothedSF/SmoothedSF.C due to No such file or directory Making dependency list for source file SST.C could not open file SST.H for source file surfaceTensionForceModels/SST/SST.C due to No such file or directory Making dependency list for source file Brackbill.C could not open file Brackbill.H for source file surfaceTensionForceModels/Brackbill/Brackbill.C due to No such file or directory Making dependency list for source file newSurfaceTensionForceModel.C Making dependency list for source file surfaceTensionForceModel.C Making dependency list for source file interfacialResistance.C could not open file interfacialResistance.H for source file thermalPhaseChangeModels/interfacialResistance/interfacialResistance.C due to No such file or directory Making dependency list for source file EmpiricalRateParameter.C could not open file EmpiricalRateParameter.H for source file thermalPhaseChangeModels/EmpiricalRateParameter/EmpiricalRateParameter.C due to No such file or directory Making dependency list for source file HiLoNoPCVAlpha1.C could not open file HiLoNoPCVAlpha1.H for source file thermalPhaseChangeModels/HiLoNoPCVAlpha1/HiLoNoPCVAlpha1.C due to No such file or directory Making dependency list for source file InterfaceEquilibrium_NoDilatation.C could not open file InterfaceEquilibrium_NoDilatation.H for source file thermalPhaseChangeModels/InterfaceEquilibrium_NoDilatation/InterfaceEquilibrium_NoDilatation.C due to No such file or directory Making dependency list for source file noPhaseChange.C could not open file noPhaseChange.H for source file thermalPhaseChangeModels/noPhaseChange/noPhaseChange.C due to No such file or directory Making dependency list for source file InterfaceEquilibrium_SplitDilatation.C could not open file InterfaceEquilibrium_SplitDilatation.H for source file thermalPhaseChangeModels/InterfaceEquilibrium_SplitDilatation/InterfaceEquilibrium_SplitDilatation.C due to No such file or directory Making dependency list for source file InterfaceEquilibrium.C could not open file InterfaceEquilibrium.H for source file thermalPhaseChangeModels/InterfaceEquilibrium/InterfaceEquilibrium.C due to No such file or directory Making dependency list for source file newThermalPhaseChangeModel.C Making dependency list for source file thermalPhaseChangeModel.C Making dependency list for source file MeshGraph.C Making dependency list for source file interThermalPhaseChangeFoam.C g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3 -DNoRepository -ftemplate-depth-100 -I../incompressibleTwoPhaseThermalMixture/lnInclude -I/opt/openfoam7/src/transportModels -I/opt/openfoam7/src/transportModels/incompressible/lnInclude -I/opt/openfoam7/src/transportModels/interfaceProperties/lnInclude -I/opt/openfoam7/src/TurbulenceModels/turbulenceModels/lnInclude -I/opt/openfoam7/src/transportModels/twoPhaseProperties/alphaContactAngle/alphaContactAngle -I/opt/openfoam7/src/fvOptions/lnInclude -I/opt/openfoam7/src/finiteVolume/lnInclude -IthermalPhaseChangeModels/thermalPhaseChangeModel -I/opt/openfoam7/src/meshTools/lnInclude -IthermalPhaseChangeModels/MeshGraph -I/opt/openfoam7/src/sampling/lnInclude -IsurfaceTensionForceModels/surfaceTensionForceModel -IlnInclude -I. -I/opt/openfoam7/src/OpenFOAM/lnInclude -I/opt/openfoam7/src/OSspecific/POSIX/lnInclude -fPIC -c interThermalPhaseChangeFoam.C -o Make/linux64GccDPInt32Opt/interThermalPhaseChangeFoam.o In file included from interThermalPhaseChangeFoam.C:71:0: createFields.H: In function ‘int main(int, char**)’: createFields.H:123:13: error: ‘incompressible’ was not declared in this scope autoPtr turbulence ^~~~~~~~~~~~~~ createFields.H:123:13: note: suggested alternative: ‘bandCompression_H’ autoPtr turbulence ^~~~~~~~~~~~~~ bandCompression_H createFields.H:123:44: error: template argument 1 is invalid autoPtr turbulence ^ createFields.H:125:9: error: ‘incompressible’ is not a class, namespace, or enumeration incompressible::turbulenceModel::New(U, phi, twoPhaseProperties) ^~~~~~~~~~~~~~ createFields.H:139:49: error: base operand of ‘->’ is not a pointer twoPhaseProperties.mu() + rho*turbulence->nut() ^~ In file included from interThermalPhaseChangeFoam.C:71:0: createFields.H:272:9: error: ‘IOoptionList’ is not a member of ‘Foam::fv’ fv::IOoptionList fvOptions(mesh); ^~~~~~~~~~~~ createFields.H:272:9: note: suggested alternative: ‘optionList’ fv::IOoptionList fvOptions(mesh); ^~~~~~~~~~~~ optionList createFields.H:286:67: error: base operand of ‘->’ is not a pointer + fvc::interpolate( rho*twoPhaseProperties.cp()*turbulence->nut() ) ^~ In file included from interThermalPhaseChangeFoam.C:72:0: /opt/openfoam7/src/finiteVolume/lnInclude/readTimeControls.H:32:1: error: ‘adjustTimeStep’ was not declared in this scope adjustTimeStep = ^~~~~~~~~~~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/readTimeControls.H:35:1: error: ‘maxCo’ was not declared in this scope maxCo = ^~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/readTimeControls.H:38:1: error: ‘maxDeltaT’ was not declared in this scope maxDeltaT = ^~~~~~~~~ In file included from interThermalPhaseChangeFoam.C:73:0: correctPhi.H:37:41: error: ‘class Foam::pimpleControl’ has no member named ‘nNonOrthCorr’ for (int nonOrth=0; nonOrth<=pimple.nNonOrthCorr(); nonOrth++) ^~~~~~~~~~~~ correctPhi.H:47:31: error: ‘class Foam::pimpleControl’ has no member named ‘nNonOrthCorr’ if (nonOrth == pimple.nNonOrthCorr()) ^~~~~~~~~~~~ In file included from interThermalPhaseChangeFoam.C:87:0: FourierNo.H:43:52: error: base operand of ‘->’ is not a pointer gMax( (twoPhaseProperties.alpha() + turbulence->nut()) ^~ FourierNo.H:46:56: error: base operand of ‘->’ is not a pointer gAverage( (twoPhaseProperties.alpha() + turbulence->nut()) ^~ interThermalPhaseChangeFoam.C:97:64: error: base operand of ‘->’ is not a pointer muEffKistler = twoPhaseProperties.mu() + rho*turbulence->nut(); ^~ In file included from interThermalPhaseChangeFoam.C:111:0: UEqn.H:15:17: error: base operand of ‘->’ is not a pointer + turbulence->divDevRhoReff(rho, U) ^~ In file included from interThermalPhaseChangeFoam.C:116:0: pEqn.H:18:4: error: ‘fvOptions’ was not declared in this scope fvOptions.makeRelative(phiU); ^~~~~~~~~ pEqn.H:18:4: note: suggested alternative: ‘fvOption_H’ fvOptions.makeRelative(phiU); ^~~~~~~~~ fvOption_H pEqn.H:87:29: error: ‘class Foam::fvMesh’ has no member named ‘solver’; did you mean ‘solvers_’? p_rghEqn.solve(mesh.solver(p_rgh.select(pimple.finalInnerIter()))); ^~~~~~ solvers_ interThermalPhaseChangeFoam.C:121:27: error: base operand of ‘->’ is not a pointer turbulence->correct(); ^~ interThermalPhaseChangeFoam.C:128:69: error: no matching function for call to ‘gMax(Foam::tmp >)’ Info<< "****Max velocity: " << gMax( mag(U.internalField()) ) ^ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:541:24: note: candidate: template Type Foam::gMax(const Foam::UList&, Foam::label) G_UNARY_FUNCTION(Type, gMax, max, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:533:12: note: in definition of macro ‘G_UNARY_FUNCTION’ ReturnType gFunc(const UList& f, const label comm) \ ^~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:541:24: note: template argument deduction/substitution failed: G_UNARY_FUNCTION(Type, gMax, max, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:533:12: note: in definition of macro ‘G_UNARY_FUNCTION’ ReturnType gFunc(const UList& f, const label comm) \ ^~~~~ interThermalPhaseChangeFoam.C:128:69: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ Info<< "****Max velocity: " << gMax( mag(U.internalField()) ) ^ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:541:24: note: candidate: template Type Foam::gMax(const Foam::tmp >&) G_UNARY_FUNCTION(Type, gMax, max, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:541:1: note: in expansion of macro ‘G_UNARY_FUNCTION’ G_UNARY_FUNCTION(Type, gMax, max, max) ^~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:541:24: note: template argument deduction/substitution failed: G_UNARY_FUNCTION(Type, gMax, max, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:541:1: note: in expansion of macro ‘G_UNARY_FUNCTION’ G_UNARY_FUNCTION(Type, gMax, max, max) ^~~~~~~~~~~~~~~~ interThermalPhaseChangeFoam.C:128:69: note: mismatched types ‘Foam::Field’ and ‘Foam::DimensionedField’ Info<< "****Max velocity: " << gMax( mag(U.internalField()) ) ^ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:557:24: note: candidate: template class Field, class Type> Type Foam::gMax(const Foam::FieldField&) G_UNARY_FUNCTION(Type, gMax, max, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:549:12: note: in definition of macro ‘G_UNARY_FUNCTION’ returnType gFunc(const FieldField& f) \ ^~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:557:24: note: template argument deduction/substitution failed: G_UNARY_FUNCTION(Type, gMax, max, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:549:12: note: in definition of macro ‘G_UNARY_FUNCTION’ returnType gFunc(const FieldField& f) \ ^~~~~ interThermalPhaseChangeFoam.C:128:69: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ Info<< "****Max velocity: " << gMax( mag(U.internalField()) ) ^ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:557:24: note: candidate: template class Field, class Type> Type Foam::gMax(const Foam::tmp >&) G_UNARY_FUNCTION(Type, gMax, max, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:557:1: note: in expansion of macro ‘G_UNARY_FUNCTION’ G_UNARY_FUNCTION(Type, gMax, max, max) ^~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:557:24: note: template argument deduction/substitution failed: G_UNARY_FUNCTION(Type, gMax, max, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:557:1: note: in expansion of macro ‘G_UNARY_FUNCTION’ G_UNARY_FUNCTION(Type, gMax, max, max) ^~~~~~~~~~~~~~~~ interThermalPhaseChangeFoam.C:128:69: note: mismatched types ‘Foam::FieldField’ and ‘Foam::DimensionedField’ Info<< "****Max velocity: " << gMax( mag(U.internalField()) ) ^ In file included from interThermalPhaseChangeFoam.C:138:0: EEqn.H:5:67: error: base operand of ‘->’ is not a pointer + fvc::interpolate( rho*twoPhaseProperties.cp()*turbulence->nut() ); ^~ EEqn.H:13:63: error: base operand of ‘->’ is not a pointer + fvc::interpolate( turbulence->nut() ) ) ^~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C: In instantiation of ‘void Foam::MULES::limiter(Foam::scalarField&, const RdeltaTType&, const RhoType&, const volScalarField&, const surfaceScalarField&, const surfaceScalarField&, const SpType&, const SuType&, const PsiMaxType&, const PsiMinType&) [with RdeltaTType = Foam::GeometricField; RhoType = Foam::geometricOneField; SpType = Foam::GeometricField; SuType = Foam::GeometricField; PsiMaxType = int; PsiMinType = int; Foam::scalarField = Foam::Field; Foam::volScalarField = Foam::GeometricField; Foam::surfaceScalarField = Foam::GeometricField]’: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:631:5: required from ‘void Foam::MULES::limit(const RdeltaTType&, const RhoType&, const volScalarField&, const surfaceScalarField&, Foam::surfaceScalarField&, const SpType&, const SuType&, const PsiMaxType&, const PsiMinType&, bool) [with RdeltaTType = Foam::GeometricField; RhoType = Foam::geometricOneField; SpType = Foam::GeometricField; SuType = Foam::GeometricField; PsiMaxType = int; PsiMinType = int; Foam::volScalarField = Foam::GeometricField; Foam::surfaceScalarField = Foam::GeometricField]’ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:170:14: required from ‘void Foam::MULES::explicitSolve(const RhoType&, Foam::volScalarField&, const surfaceScalarField&, Foam::surfaceScalarField&, const SpType&, const SuType&, const PsiMaxType&, const PsiMinType&) [with RhoType = Foam::geometricOneField; SpType = Foam::GeometricField; SuType = Foam::GeometricField; PsiMaxType = int; PsiMinType = int; Foam::volScalarField = Foam::GeometricField; Foam::surfaceScalarField = Foam::GeometricField]’ alphaEqn.H:60:9: required from here /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:356:32: error: subscripted value is neither array nor pointer *(psiMax[pfCelli] - psiMin[pfCelli]); ~~~~~~^ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:356:50: error: subscripted value is neither array nor pointer *(psiMax[pfCelli] - psiMin[pfCelli]); ~~~~~~^ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: error: no matching function for call to ‘min(Foam::tmp >, const int&)’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/label.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int8_t Foam::min(int8_t, int8_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int8_t {aka signed char}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int16_t Foam::min(int16_t, int16_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int16_t {aka short int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int32_t Foam::min(int32_t, int32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int64_t, int32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int32_t, int64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int64_t, int64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/uLabel.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint8_t Foam::min(uint8_t, uint8_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint8_t {aka unsigned char}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint16_t Foam::min(uint16_t, uint16_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint16_t {aka short unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint32_t Foam::min(uint32_t, uint32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint64_t, uint32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint32_t, uint64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint64_t, uint64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(int, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(long int, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(int, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(long int, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, float) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(float, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(int, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(long int, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, float) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(float, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, double) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(double, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘double’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:93:13: note: candidate: Foam::zero Foam::min(const Foam::zero&, const Foam::zero&) inline zero min(const zero&, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:93:13: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::zero&’ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:99:13: note: candidate: template Type Foam::min(const Foam::zero&, const Type&) inline Type min(const zero&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:99:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: cannot convert ‘Foam::operator+(const Foam::UList&, const scalar&)((((Foam::scalar)extremaCoeff) * (Foam::scalar)((int)psiMax - (int)psiMin)))’ (type ‘Foam::tmp >’) to type ‘const Foam::zero&’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:105:13: note: candidate: template Type Foam::min(const Type&, const Foam::zero&) inline Type min(const Type& t, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:105:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: cannot convert ‘psiMax’ (type ‘const int’) to type ‘const Foam::zero&’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpace.H:229:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dictionary.H:62, from /opt/openfoam7/src/OpenFOAM/lnInclude/baseIOdictionary.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/unwatchedIOdictionary.H:37, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:43, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:569:13: note: candidate: template Form Foam::min(const Foam::VectorSpace&, const Foam::VectorSpace&) inline Form min ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:569:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::VectorSpace’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:328:6: note: candidate: template Type Foam::min(const Foam::UList&) Type min(const UList& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:328:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:342:26: note: candidate: template Type Foam::min(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:342:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: candidate expects 1 argument, 2 provided psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template void Foam::min(Foam::Field&, const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::UList’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template void Foam::min(Foam::Field&, const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::UList’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template void Foam::min(Foam::Field&, const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: deduced conflicting types for parameter ‘const Type’ (‘double’ and ‘int’) psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:338:29: note: candidate: Foam::dimensionSet Foam::min(const Foam::dimensionSet&, const Foam::dimensionSet&) friend dimensionSet min(const dimensionSet&, const dimensionSet&); ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:338:29: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::dimensionSet&’ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.H:383:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/RectangularMatrix.H:41, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarMatrices.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSets.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:442, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:409:13: note: candidate: template const Type& Foam::min(const Foam::Matrix&) const Type& Foam::min(const Matrix& M) ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:409:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::Matrix’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:344:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:575:25: note: candidate: template Foam::dimensioned Foam::min(const Foam::dimensioned&, const Foam::dimensioned&) Foam::dimensioned Foam::min ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:575:25: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: candidate: template Foam::dimensioned Foam::min(const Foam::DimensionedField&) UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: candidate: template Foam::dimensioned Foam::min(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::DimensionedField’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:436:6: note: candidate: template class Field, class Type> Type Foam::min(const Foam::FieldField&) Type min(const FieldField& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:436:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:464:26: note: candidate: template class Field, class Type> Type Foam::min(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:464:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::FieldField’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::min(const Foam::GeometricField&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::min(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Type&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::GeometricField’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:104:19: note: candidate: const Foam::one& Foam::min(const Foam::one&, const Foam::one&) inline const one& min(const one& o, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:104:19: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::one&’ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:110:13: note: candidate: template Type Foam::min(const Foam::one&, const Type&) inline Type min(const one&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:110:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: cannot convert ‘Foam::operator+(const Foam::UList&, const scalar&)((((Foam::scalar)extremaCoeff) * (Foam::scalar)((int)psiMax - (int)psiMin)))’ (type ‘Foam::tmp >’) to type ‘const Foam::one&’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:116:13: note: candidate: template Type Foam::min(const Type&, const Foam::one&) inline Type min(const Type& t, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:116:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: cannot convert ‘psiMax’ (type ‘const int’) to type ‘const Foam::one&’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:66:27: note: candidate: template Foam::UniformField Foam::min(const Foam::UniformField&, const Foam::UniformField&) inline UniformField min ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:66:27: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:77:18: note: candidate: template OtherType Foam::min(const Foam::UniformField&, const OtherType&) inline OtherType min(const UniformField& u, const OtherType& o) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:77:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:84:18: note: candidate: template OtherType Foam::min(const OtherType&, const Foam::UniformField&) inline OtherType min(const OtherType& o, const UniformField& u) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:84:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::UniformField’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: error: no matching function for call to ‘max(Foam::tmp >, const int&)’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/label.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int8_t Foam::max(int8_t, int8_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int8_t {aka signed char}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int16_t Foam::max(int16_t, int16_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int16_t {aka short int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int32_t Foam::max(int32_t, int32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int64_t, int32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int32_t, int64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int64_t, int64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/uLabel.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint8_t Foam::max(uint8_t, uint8_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint8_t {aka unsigned char}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint16_t Foam::max(uint16_t, uint16_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint16_t {aka short unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint32_t Foam::max(uint32_t, uint32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint64_t, uint32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint32_t, uint64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint64_t, uint64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(int, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(long int, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(int, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(long int, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, float) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(float, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(int, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(long int, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, float) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(float, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, double) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(double, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘double’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:110:13: note: candidate: Foam::zero Foam::max(const Foam::zero&, const Foam::zero&) inline zero max(const zero&, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:110:13: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::zero&’ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:116:13: note: candidate: template Type Foam::max(const Foam::zero&, const Type&) inline Type max(const zero&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:116:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: cannot convert ‘Foam::operator-(const Foam::UList&, const scalar&)((((Foam::scalar)extremaCoeff) * (Foam::scalar)((int)psiMax - (int)psiMin)))’ (type ‘Foam::tmp >’) to type ‘const Foam::zero&’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:122:13: note: candidate: template Type Foam::max(const Type&, const Foam::zero&) inline Type max(const Type& t, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:122:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: cannot convert ‘psiMin’ (type ‘const int’) to type ‘const Foam::zero&’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpace.H:229:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dictionary.H:62, from /opt/openfoam7/src/OpenFOAM/lnInclude/baseIOdictionary.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/unwatchedIOdictionary.H:37, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:43, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:556:13: note: candidate: template Form Foam::max(const Foam::VectorSpace&, const Foam::VectorSpace&) inline Form max ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:556:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::VectorSpace’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:311:6: note: candidate: template Type Foam::max(const Foam::UList&) Type max(const UList& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:311:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:325:26: note: candidate: template Type Foam::max(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:325:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: candidate expects 1 argument, 2 provided psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template void Foam::max(Foam::Field&, const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::UList’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template void Foam::max(Foam::Field&, const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::UList’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template void Foam::max(Foam::Field&, const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: deduced conflicting types for parameter ‘const Type’ (‘double’ and ‘int’) psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:337:29: note: candidate: Foam::dimensionSet Foam::max(const Foam::dimensionSet&, const Foam::dimensionSet&) friend dimensionSet max(const dimensionSet&, const dimensionSet&); ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:337:29: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::dimensionSet&’ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.H:383:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/RectangularMatrix.H:41, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarMatrices.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSets.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:442, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:377:13: note: candidate: template const Type& Foam::max(const Foam::Matrix&) const Type& Foam::max(const Matrix& M) ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:377:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::Matrix’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:344:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:552:25: note: candidate: template Foam::dimensioned Foam::max(const Foam::dimensioned&, const Foam::dimensioned&) Foam::dimensioned Foam::max ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:552:25: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: candidate: template Foam::dimensioned Foam::max(const Foam::DimensionedField&) UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: candidate: template Foam::dimensioned Foam::max(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::DimensionedField’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:408:6: note: candidate: template class Field, class Type> Type Foam::max(const Foam::FieldField&) Type max(const FieldField& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:408:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:433:26: note: candidate: template class Field, class Type> Type Foam::max(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:433:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::FieldField’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::max(const Foam::GeometricField&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::max(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Type&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::GeometricField’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:121:19: note: candidate: const Foam::one& Foam::max(const Foam::one&, const Foam::one&) inline const one& max(const one& o, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:121:19: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::one&’ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:127:13: note: candidate: template Type Foam::max(const Foam::one&, const Type&) inline Type max(const one&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:127:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: cannot convert ‘Foam::operator-(const Foam::UList&, const scalar&)((((Foam::scalar)extremaCoeff) * (Foam::scalar)((int)psiMax - (int)psiMin)))’ (type ‘Foam::tmp >’) to type ‘const Foam::one&’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:133:13: note: candidate: template Type Foam::max(const Type&, const Foam::one&) inline Type max(const Type& t, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:133:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: cannot convert ‘psiMin’ (type ‘const int’) to type ‘const Foam::one&’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.H:297:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/solverPerformance.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/lduMatrix.H:60, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMatrix.H:45, from /opt/openfoam7/src/finiteVolume/lnInclude/ddtScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/ddtScheme.H:357, from /opt/openfoam7/src/finiteVolume/lnInclude/fvcDdt.C:28, from /opt/openfoam7/src/finiteVolume/lnInclude/fvcDdt.H:250, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:44, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.C:180:40: note: candidate: template Foam::SolverPerformance Foam::max(const Foam::SolverPerformance&, const Foam::SolverPerformance&) typename Foam::SolverPerformance Foam::max ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.C:180:40: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::SolverPerformance’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:91:27: note: candidate: template Foam::UniformField Foam::max(const Foam::UniformField&, const Foam::UniformField&) inline UniformField max ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:91:27: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:102:18: note: candidate: template OtherType Foam::max(const Foam::UniformField&, const OtherType&) inline OtherType max(const UniformField& u, const OtherType& o) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:102:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:109:18: note: candidate: template OtherType Foam::max(const OtherType&, const Foam::UniformField&) inline OtherType max(const OtherType& o, const UniformField& u) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:109:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::UniformField’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: error: no matching function for call to ‘min(Foam::tmp >, const int&)’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/label.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int8_t Foam::min(int8_t, int8_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int8_t {aka signed char}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int16_t Foam::min(int16_t, int16_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int16_t {aka short int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int32_t Foam::min(int32_t, int32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int64_t, int32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int32_t, int64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int64_t, int64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/uLabel.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint8_t Foam::min(uint8_t, uint8_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint8_t {aka unsigned char}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint16_t Foam::min(uint16_t, uint16_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint16_t {aka short unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint32_t Foam::min(uint32_t, uint32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint64_t, uint32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint32_t, uint64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint64_t, uint64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(int, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(long int, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(int, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(long int, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, float) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(float, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(int, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(long int, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, float) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(float, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, double) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(double, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘double’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:93:13: note: candidate: Foam::zero Foam::min(const Foam::zero&, const Foam::zero&) inline zero min(const zero&, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:93:13: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::zero&’ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:99:13: note: candidate: template Type Foam::min(const Foam::zero&, const Type&) inline Type min(const zero&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:99:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: cannot convert ‘Foam::operator+(const Foam::tmp >&, const Foam::tmp >&) [with Type1 = double; Type2 = double; typename Foam::typeOfSum::type = double](Foam::operator*(const scalar&, const Foam::UList&) [with Type = double; Foam::scalar = double](psiMaxn.Foam::Field::.Foam::List::))’ (type ‘Foam::tmp >’) to type ‘const Foam::zero&’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:105:13: note: candidate: template Type Foam::min(const Type&, const Foam::zero&) inline Type min(const Type& t, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:105:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: cannot convert ‘psiMax’ (type ‘const int’) to type ‘const Foam::zero&’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpace.H:229:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dictionary.H:62, from /opt/openfoam7/src/OpenFOAM/lnInclude/baseIOdictionary.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/unwatchedIOdictionary.H:37, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:43, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:569:13: note: candidate: template Form Foam::min(const Foam::VectorSpace&, const Foam::VectorSpace&) inline Form min ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:569:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::VectorSpace’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:328:6: note: candidate: template Type Foam::min(const Foam::UList&) Type min(const UList& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:328:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:342:26: note: candidate: template Type Foam::min(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:342:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: candidate expects 1 argument, 2 provided min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template void Foam::min(Foam::Field&, const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::UList’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template void Foam::min(Foam::Field&, const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::UList’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template void Foam::min(Foam::Field&, const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: deduced conflicting types for parameter ‘const Type’ (‘double’ and ‘int’) min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:338:29: note: candidate: Foam::dimensionSet Foam::min(const Foam::dimensionSet&, const Foam::dimensionSet&) friend dimensionSet min(const dimensionSet&, const dimensionSet&); ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:338:29: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::dimensionSet&’ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.H:383:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/RectangularMatrix.H:41, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarMatrices.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSets.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:442, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:409:13: note: candidate: template const Type& Foam::min(const Foam::Matrix&) const Type& Foam::min(const Matrix& M) ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:409:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::Matrix’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:344:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:575:25: note: candidate: template Foam::dimensioned Foam::min(const Foam::dimensioned&, const Foam::dimensioned&) Foam::dimensioned Foam::min ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:575:25: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: candidate: template Foam::dimensioned Foam::min(const Foam::DimensionedField&) UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: candidate: template Foam::dimensioned Foam::min(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::DimensionedField’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:436:6: note: candidate: template class Field, class Type> Type Foam::min(const Foam::FieldField&) Type min(const FieldField& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:436:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:464:26: note: candidate: template class Field, class Type> Type Foam::min(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:464:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::FieldField’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::min(const Foam::GeometricField&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::min(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Type&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::GeometricField’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:104:19: note: candidate: const Foam::one& Foam::min(const Foam::one&, const Foam::one&) inline const one& min(const one& o, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:104:19: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::one&’ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:110:13: note: candidate: template Type Foam::min(const Foam::one&, const Type&) inline Type min(const one&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:110:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: cannot convert ‘Foam::operator+(const Foam::tmp >&, const Foam::tmp >&) [with Type1 = double; Type2 = double; typename Foam::typeOfSum::type = double](Foam::operator*(const scalar&, const Foam::UList&) [with Type = double; Foam::scalar = double](psiMaxn.Foam::Field::.Foam::List::))’ (type ‘Foam::tmp >’) to type ‘const Foam::one&’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:116:13: note: candidate: template Type Foam::min(const Type&, const Foam::one&) inline Type min(const Type& t, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:116:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: cannot convert ‘psiMax’ (type ‘const int’) to type ‘const Foam::one&’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:66:27: note: candidate: template Foam::UniformField Foam::min(const Foam::UniformField&, const Foam::UniformField&) inline UniformField min ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:66:27: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:77:18: note: candidate: template OtherType Foam::min(const Foam::UniformField&, const OtherType&) inline OtherType min(const UniformField& u, const OtherType& o) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:77:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:84:18: note: candidate: template OtherType Foam::min(const OtherType&, const Foam::UniformField&) inline OtherType min(const OtherType& o, const UniformField& u) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:84:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::UniformField’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: error: no matching function for call to ‘max(Foam::tmp >, const int&)’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/label.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int8_t Foam::max(int8_t, int8_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int8_t {aka signed char}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int16_t Foam::max(int16_t, int16_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int16_t {aka short int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int32_t Foam::max(int32_t, int32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int64_t, int32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int32_t, int64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int64_t, int64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/uLabel.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint8_t Foam::max(uint8_t, uint8_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint8_t {aka unsigned char}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint16_t Foam::max(uint16_t, uint16_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint16_t {aka short unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint32_t Foam::max(uint32_t, uint32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint64_t, uint32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint32_t, uint64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint64_t, uint64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(int, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(long int, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(int, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(long int, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, float) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(float, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(int, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(long int, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, float) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(float, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, double) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(double, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘double’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:110:13: note: candidate: Foam::zero Foam::max(const Foam::zero&, const Foam::zero&) inline zero max(const zero&, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:110:13: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::zero&’ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:116:13: note: candidate: template Type Foam::max(const Foam::zero&, const Type&) inline Type max(const zero&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:116:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: cannot convert ‘Foam::operator+(const Foam::tmp >&, const Foam::tmp >&) [with Type1 = double; Type2 = double; typename Foam::typeOfSum::type = double](Foam::operator*(const scalar&, const Foam::UList&) [with Type = double; Foam::scalar = double](psiMinn.Foam::Field::.Foam::List::))’ (type ‘Foam::tmp >’) to type ‘const Foam::zero&’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:122:13: note: candidate: template Type Foam::max(const Type&, const Foam::zero&) inline Type max(const Type& t, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:122:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: cannot convert ‘psiMin’ (type ‘const int’) to type ‘const Foam::zero&’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpace.H:229:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dictionary.H:62, from /opt/openfoam7/src/OpenFOAM/lnInclude/baseIOdictionary.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/unwatchedIOdictionary.H:37, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:43, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:556:13: note: candidate: template Form Foam::max(const Foam::VectorSpace&, const Foam::VectorSpace&) inline Form max ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:556:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::VectorSpace’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:311:6: note: candidate: template Type Foam::max(const Foam::UList&) Type max(const UList& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:311:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:325:26: note: candidate: template Type Foam::max(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:325:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: candidate expects 1 argument, 2 provided max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template void Foam::max(Foam::Field&, const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::UList’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template void Foam::max(Foam::Field&, const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::UList’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template void Foam::max(Foam::Field&, const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: deduced conflicting types for parameter ‘const Type’ (‘double’ and ‘int’) max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:337:29: note: candidate: Foam::dimensionSet Foam::max(const Foam::dimensionSet&, const Foam::dimensionSet&) friend dimensionSet max(const dimensionSet&, const dimensionSet&); ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:337:29: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::dimensionSet&’ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.H:383:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/RectangularMatrix.H:41, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarMatrices.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSets.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:442, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:377:13: note: candidate: template const Type& Foam::max(const Foam::Matrix&) const Type& Foam::max(const Matrix& M) ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:377:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::Matrix’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:344:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:552:25: note: candidate: template Foam::dimensioned Foam::max(const Foam::dimensioned&, const Foam::dimensioned&) Foam::dimensioned Foam::max ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:552:25: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: candidate: template Foam::dimensioned Foam::max(const Foam::DimensionedField&) UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: candidate: template Foam::dimensioned Foam::max(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::DimensionedField’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:408:6: note: candidate: template class Field, class Type> Type Foam::max(const Foam::FieldField&) Type max(const FieldField& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:408:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:433:26: note: candidate: template class Field, class Type> Type Foam::max(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:433:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::FieldField’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::max(const Foam::GeometricField&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::max(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Type&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::GeometricField’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:121:19: note: candidate: const Foam::one& Foam::max(const Foam::one&, const Foam::one&) inline const one& max(const one& o, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:121:19: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::one&’ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:127:13: note: candidate: template Type Foam::max(const Foam::one&, const Type&) inline Type max(const one&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:127:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: cannot convert ‘Foam::operator+(const Foam::tmp >&, const Foam::tmp >&) [with Type1 = double; Type2 = double; typename Foam::typeOfSum::type = double](Foam::operator*(const scalar&, const Foam::UList&) [with Type = double; Foam::scalar = double](psiMinn.Foam::Field::.Foam::List::))’ (type ‘Foam::tmp >’) to type ‘const Foam::one&’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:133:13: note: candidate: template Type Foam::max(const Type&, const Foam::one&) inline Type max(const Type& t, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:133:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: cannot convert ‘psiMin’ (type ‘const int’) to type ‘const Foam::one&’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.H:297:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/solverPerformance.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/lduMatrix.H:60, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMatrix.H:45, from /opt/openfoam7/src/finiteVolume/lnInclude/ddtScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/ddtScheme.H:357, from /opt/openfoam7/src/finiteVolume/lnInclude/fvcDdt.C:28, from /opt/openfoam7/src/finiteVolume/lnInclude/fvcDdt.H:250, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:44, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.C:180:40: note: candidate: template Foam::SolverPerformance Foam::max(const Foam::SolverPerformance&, const Foam::SolverPerformance&) typename Foam::SolverPerformance Foam::max ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.C:180:40: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::SolverPerformance’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:91:27: note: candidate: template Foam::UniformField Foam::max(const Foam::UniformField&, const Foam::UniformField&) inline UniformField max ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:91:27: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:102:18: note: candidate: template OtherType Foam::max(const Foam::UniformField&, const OtherType&) inline OtherType max(const UniformField& u, const OtherType& o) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:102:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:109:18: note: candidate: template OtherType Foam::max(const OtherType&, const Foam::UniformField&) inline OtherType max(const OtherType& o, const UniformField& u) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:109:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::UniformField’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C: In instantiation of ‘void Foam::MULES::limiter(Foam::scalarField&, const RdeltaTType&, const RhoType&, const volScalarField&, const surfaceScalarField&, const surfaceScalarField&, const SpType&, const SuType&, const PsiMaxType&, const PsiMinType&) [with RdeltaTType = double; RhoType = Foam::geometricOneField; SpType = Foam::GeometricField; SuType = Foam::GeometricField; PsiMaxType = int; PsiMinType = int; Foam::scalarField = Foam::Field; Foam::volScalarField = Foam::GeometricField; Foam::surfaceScalarField = Foam::GeometricField]’: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:631:5: required from ‘void Foam::MULES::limit(const RdeltaTType&, const RhoType&, const volScalarField&, const surfaceScalarField&, Foam::surfaceScalarField&, const SpType&, const SuType&, const PsiMaxType&, const PsiMinType&, bool) [with RdeltaTType = double; RhoType = Foam::geometricOneField; SpType = Foam::GeometricField; SuType = Foam::GeometricField; PsiMaxType = int; PsiMinType = int; Foam::volScalarField = Foam::GeometricField; Foam::surfaceScalarField = Foam::GeometricField]’ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:176:14: required from ‘void Foam::MULES::explicitSolve(const RhoType&, Foam::volScalarField&, const surfaceScalarField&, Foam::surfaceScalarField&, const SpType&, const SuType&, const PsiMaxType&, const PsiMinType&) [with RhoType = Foam::geometricOneField; SpType = Foam::GeometricField; SuType = Foam::GeometricField; PsiMaxType = int; PsiMinType = int; Foam::volScalarField = Foam::GeometricField; Foam::surfaceScalarField = Foam::GeometricField]’ alphaEqn.H:60:9: required from here /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:356:32: error: subscripted value is neither array nor pointer *(psiMax[pfCelli] - psiMin[pfCelli]); ~~~~~~^ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:356:50: error: subscripted value is neither array nor pointer *(psiMax[pfCelli] - psiMin[pfCelli]); ~~~~~~^ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: error: no matching function for call to ‘min(Foam::tmp >, const int&)’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/label.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int8_t Foam::min(int8_t, int8_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int8_t {aka signed char}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int16_t Foam::min(int16_t, int16_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int16_t {aka short int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int32_t Foam::min(int32_t, int32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int64_t, int32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int32_t, int64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int64_t, int64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/uLabel.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint8_t Foam::min(uint8_t, uint8_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint8_t {aka unsigned char}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint16_t Foam::min(uint16_t, uint16_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint16_t {aka short unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint32_t Foam::min(uint32_t, uint32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint64_t, uint32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint32_t, uint64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint64_t, uint64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(int, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(long int, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(int, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(long int, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, float) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(float, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(int, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(long int, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, float) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(float, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, double) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(double, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘double’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:93:13: note: candidate: Foam::zero Foam::min(const Foam::zero&, const Foam::zero&) inline zero min(const zero&, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:93:13: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::zero&’ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:99:13: note: candidate: template Type Foam::min(const Foam::zero&, const Type&) inline Type min(const zero&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:99:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: cannot convert ‘Foam::operator+(const Foam::UList&, const scalar&)((((Foam::scalar)extremaCoeff) * (Foam::scalar)((int)psiMax - (int)psiMin)))’ (type ‘Foam::tmp >’) to type ‘const Foam::zero&’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:105:13: note: candidate: template Type Foam::min(const Type&, const Foam::zero&) inline Type min(const Type& t, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:105:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: cannot convert ‘psiMax’ (type ‘const int’) to type ‘const Foam::zero&’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpace.H:229:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dictionary.H:62, from /opt/openfoam7/src/OpenFOAM/lnInclude/baseIOdictionary.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/unwatchedIOdictionary.H:37, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:43, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:569:13: note: candidate: template Form Foam::min(const Foam::VectorSpace&, const Foam::VectorSpace&) inline Form min ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:569:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::VectorSpace’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:328:6: note: candidate: template Type Foam::min(const Foam::UList&) Type min(const UList& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:328:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:342:26: note: candidate: template Type Foam::min(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:342:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: candidate expects 1 argument, 2 provided psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template void Foam::min(Foam::Field&, const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::UList’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template void Foam::min(Foam::Field&, const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::UList’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template void Foam::min(Foam::Field&, const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: deduced conflicting types for parameter ‘const Type’ (‘double’ and ‘int’) psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:338:29: note: candidate: Foam::dimensionSet Foam::min(const Foam::dimensionSet&, const Foam::dimensionSet&) friend dimensionSet min(const dimensionSet&, const dimensionSet&); ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:338:29: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::dimensionSet&’ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.H:383:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/RectangularMatrix.H:41, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarMatrices.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSets.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:442, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:409:13: note: candidate: template const Type& Foam::min(const Foam::Matrix&) const Type& Foam::min(const Matrix& M) ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:409:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::Matrix’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:344:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:575:25: note: candidate: template Foam::dimensioned Foam::min(const Foam::dimensioned&, const Foam::dimensioned&) Foam::dimensioned Foam::min ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:575:25: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: candidate: template Foam::dimensioned Foam::min(const Foam::DimensionedField&) UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: candidate: template Foam::dimensioned Foam::min(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::DimensionedField’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:436:6: note: candidate: template class Field, class Type> Type Foam::min(const Foam::FieldField&) Type min(const FieldField& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:436:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:464:26: note: candidate: template class Field, class Type> Type Foam::min(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:464:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::FieldField’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::min(const Foam::GeometricField&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::min(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Type&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::GeometricField’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:104:19: note: candidate: const Foam::one& Foam::min(const Foam::one&, const Foam::one&) inline const one& min(const one& o, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:104:19: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::one&’ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:110:13: note: candidate: template Type Foam::min(const Foam::one&, const Type&) inline Type min(const one&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:110:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: cannot convert ‘Foam::operator+(const Foam::UList&, const scalar&)((((Foam::scalar)extremaCoeff) * (Foam::scalar)((int)psiMax - (int)psiMin)))’ (type ‘Foam::tmp >’) to type ‘const Foam::one&’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:116:13: note: candidate: template Type Foam::min(const Type&, const Foam::one&) inline Type min(const Type& t, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:116:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: cannot convert ‘psiMax’ (type ‘const int’) to type ‘const Foam::one&’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:66:27: note: candidate: template Foam::UniformField Foam::min(const Foam::UniformField&, const Foam::UniformField&) inline UniformField min ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:66:27: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:77:18: note: candidate: template OtherType Foam::min(const Foam::UniformField&, const OtherType&) inline OtherType min(const UniformField& u, const OtherType& o) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:77:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:84:18: note: candidate: template OtherType Foam::min(const OtherType&, const Foam::UniformField&) inline OtherType min(const OtherType& o, const UniformField& u) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:84:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:383:18: note: mismatched types ‘const Foam::UniformField’ and ‘const int’ psiMaxn = min(psiMaxn + extremaCoeff*(psiMax - psiMin), psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: error: no matching function for call to ‘max(Foam::tmp >, const int&)’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/label.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int8_t Foam::max(int8_t, int8_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int8_t {aka signed char}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int16_t Foam::max(int16_t, int16_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int16_t {aka short int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int32_t Foam::max(int32_t, int32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int64_t, int32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int32_t, int64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int64_t, int64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/uLabel.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint8_t Foam::max(uint8_t, uint8_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint8_t {aka unsigned char}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint16_t Foam::max(uint16_t, uint16_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint16_t {aka short unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint32_t Foam::max(uint32_t, uint32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint64_t, uint32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint32_t, uint64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint64_t, uint64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(int, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(long int, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(int, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(long int, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, float) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(float, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(int, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(long int, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, float) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(float, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, double) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(double, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘double’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:110:13: note: candidate: Foam::zero Foam::max(const Foam::zero&, const Foam::zero&) inline zero max(const zero&, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:110:13: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::zero&’ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:116:13: note: candidate: template Type Foam::max(const Foam::zero&, const Type&) inline Type max(const zero&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:116:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: cannot convert ‘Foam::operator-(const Foam::UList&, const scalar&)((((Foam::scalar)extremaCoeff) * (Foam::scalar)((int)psiMax - (int)psiMin)))’ (type ‘Foam::tmp >’) to type ‘const Foam::zero&’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:122:13: note: candidate: template Type Foam::max(const Type&, const Foam::zero&) inline Type max(const Type& t, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:122:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: cannot convert ‘psiMin’ (type ‘const int’) to type ‘const Foam::zero&’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpace.H:229:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dictionary.H:62, from /opt/openfoam7/src/OpenFOAM/lnInclude/baseIOdictionary.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/unwatchedIOdictionary.H:37, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:43, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:556:13: note: candidate: template Form Foam::max(const Foam::VectorSpace&, const Foam::VectorSpace&) inline Form max ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:556:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::VectorSpace’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:311:6: note: candidate: template Type Foam::max(const Foam::UList&) Type max(const UList& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:311:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:325:26: note: candidate: template Type Foam::max(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:325:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: candidate expects 1 argument, 2 provided psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template void Foam::max(Foam::Field&, const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::UList’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template void Foam::max(Foam::Field&, const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::UList’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template void Foam::max(Foam::Field&, const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: deduced conflicting types for parameter ‘const Type’ (‘double’ and ‘int’) psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:337:29: note: candidate: Foam::dimensionSet Foam::max(const Foam::dimensionSet&, const Foam::dimensionSet&) friend dimensionSet max(const dimensionSet&, const dimensionSet&); ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:337:29: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::dimensionSet&’ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.H:383:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/RectangularMatrix.H:41, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarMatrices.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSets.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:442, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:377:13: note: candidate: template const Type& Foam::max(const Foam::Matrix&) const Type& Foam::max(const Matrix& M) ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:377:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::Matrix’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:344:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:552:25: note: candidate: template Foam::dimensioned Foam::max(const Foam::dimensioned&, const Foam::dimensioned&) Foam::dimensioned Foam::max ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:552:25: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: candidate: template Foam::dimensioned Foam::max(const Foam::DimensionedField&) UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: candidate: template Foam::dimensioned Foam::max(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::DimensionedField’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:408:6: note: candidate: template class Field, class Type> Type Foam::max(const Foam::FieldField&) Type max(const FieldField& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:408:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:433:26: note: candidate: template class Field, class Type> Type Foam::max(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:433:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::FieldField’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::max(const Foam::GeometricField&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::max(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Type&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::GeometricField’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:121:19: note: candidate: const Foam::one& Foam::max(const Foam::one&, const Foam::one&) inline const one& max(const one& o, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:121:19: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::one&’ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:127:13: note: candidate: template Type Foam::max(const Foam::one&, const Type&) inline Type max(const one&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:127:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: cannot convert ‘Foam::operator-(const Foam::UList&, const scalar&)((((Foam::scalar)extremaCoeff) * (Foam::scalar)((int)psiMax - (int)psiMin)))’ (type ‘Foam::tmp >’) to type ‘const Foam::one&’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:133:13: note: candidate: template Type Foam::max(const Type&, const Foam::one&) inline Type max(const Type& t, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:133:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: cannot convert ‘psiMin’ (type ‘const int’) to type ‘const Foam::one&’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.H:297:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/solverPerformance.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/lduMatrix.H:60, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMatrix.H:45, from /opt/openfoam7/src/finiteVolume/lnInclude/ddtScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/ddtScheme.H:357, from /opt/openfoam7/src/finiteVolume/lnInclude/fvcDdt.C:28, from /opt/openfoam7/src/finiteVolume/lnInclude/fvcDdt.H:250, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:44, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.C:180:40: note: candidate: template Foam::SolverPerformance Foam::max(const Foam::SolverPerformance&, const Foam::SolverPerformance&) typename Foam::SolverPerformance Foam::max ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.C:180:40: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::SolverPerformance’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:91:27: note: candidate: template Foam::UniformField Foam::max(const Foam::UniformField&, const Foam::UniformField&) inline UniformField max ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:91:27: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:102:18: note: candidate: template OtherType Foam::max(const Foam::UniformField&, const OtherType&) inline OtherType max(const UniformField& u, const OtherType& o) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:102:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:109:18: note: candidate: template OtherType Foam::max(const OtherType&, const Foam::UniformField&) inline OtherType max(const OtherType& o, const UniformField& u) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:109:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:384:18: note: mismatched types ‘const Foam::UniformField’ and ‘const int’ psiMinn = max(psiMinn - extremaCoeff*(psiMax - psiMin), psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: error: no matching function for call to ‘min(Foam::tmp >, const int&)’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/label.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int8_t Foam::min(int8_t, int8_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int8_t {aka signed char}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int16_t Foam::min(int16_t, int16_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int16_t {aka short int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int32_t Foam::min(int32_t, int32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int64_t, int32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int32_t, int64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: candidate: int64_t Foam::min(int64_t, int64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/uLabel.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint8_t Foam::min(uint8_t, uint8_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint8_t {aka unsigned char}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint16_t Foam::min(uint16_t, uint16_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint16_t {aka short unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint32_t Foam::min(uint32_t, uint32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint64_t, uint32_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint32_t, uint64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: uint64_t Foam::min(uint64_t, uint64_t) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(int, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(Foam::floatScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::floatScalar Foam::min(long int, Foam::floatScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(int, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(long int, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(Foam::doubleScalar, float) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::doubleScalar Foam::min(float, Foam::doubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(int, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, long int) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(long int, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, float) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(float, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(Foam::longDoubleScalar, double) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: candidate: Foam::longDoubleScalar Foam::min(double, Foam::longDoubleScalar) inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:53:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘double’ inline retType min(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:93:13: note: candidate: Foam::zero Foam::min(const Foam::zero&, const Foam::zero&) inline zero min(const zero&, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:93:13: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::zero&’ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:99:13: note: candidate: template Type Foam::min(const Foam::zero&, const Type&) inline Type min(const zero&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:99:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: cannot convert ‘Foam::operator+(const Foam::tmp >&, const Foam::tmp >&) [with Type1 = double; Type2 = double; typename Foam::typeOfSum::type = double](Foam::operator*(const scalar&, const Foam::UList&) [with Type = double; Foam::scalar = double](psiMaxn.Foam::Field::.Foam::List::))’ (type ‘Foam::tmp >’) to type ‘const Foam::zero&’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:105:13: note: candidate: template Type Foam::min(const Type&, const Foam::zero&) inline Type min(const Type& t, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:105:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: cannot convert ‘psiMax’ (type ‘const int’) to type ‘const Foam::zero&’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpace.H:229:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dictionary.H:62, from /opt/openfoam7/src/OpenFOAM/lnInclude/baseIOdictionary.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/unwatchedIOdictionary.H:37, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:43, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:569:13: note: candidate: template Form Foam::min(const Foam::VectorSpace&, const Foam::VectorSpace&) inline Form min ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:569:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::VectorSpace’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:328:6: note: candidate: template Type Foam::min(const Foam::UList&) Type min(const UList& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:328:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:342:26: note: candidate: template Type Foam::min(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:342:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: candidate expects 1 argument, 2 provided min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template void Foam::min(Foam::Field&, const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::UList’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:610:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template void Foam::min(Foam::Field&, const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::UList’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template void Foam::min(Foam::Field&, const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:615:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: deduced conflicting types for parameter ‘const Type’ (‘double’ and ‘int’) min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:338:29: note: candidate: Foam::dimensionSet Foam::min(const Foam::dimensionSet&, const Foam::dimensionSet&) friend dimensionSet min(const dimensionSet&, const dimensionSet&); ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:338:29: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::dimensionSet&’ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.H:383:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/RectangularMatrix.H:41, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarMatrices.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSets.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:442, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:409:13: note: candidate: template const Type& Foam::min(const Foam::Matrix&) const Type& Foam::min(const Matrix& M) ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:409:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::Matrix’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:344:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:575:25: note: candidate: template Foam::dimensioned Foam::min(const Foam::dimensioned&, const Foam::dimensioned&) Foam::dimensioned Foam::min ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:575:25: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: candidate: template Foam::dimensioned Foam::min(const Foam::DimensionedField&) UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: candidate: template Foam::dimensioned Foam::min(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:307:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:316:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::DimensionedField’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::DimensionedField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: candidate: template Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:321:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:436:6: note: candidate: template class Field, class Type> Type Foam::min(const Foam::FieldField&) Type min(const FieldField& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:436:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:464:26: note: candidate: template class Field, class Type> Type Foam::min(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:464:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:598:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::FieldField’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> void Foam::min(Foam::FieldField&, const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:603:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::min(const Foam::GeometricField&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::min(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:454:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, min, gMin) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:494:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Type&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::GeometricField’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> void Foam::min(Foam::GeometricField&, const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::GeometricField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::min(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:499:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, min) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:104:19: note: candidate: const Foam::one& Foam::min(const Foam::one&, const Foam::one&) inline const one& min(const one& o, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:104:19: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::one&’ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:110:13: note: candidate: template Type Foam::min(const Foam::one&, const Type&) inline Type min(const one&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:110:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: cannot convert ‘Foam::operator+(const Foam::tmp >&, const Foam::tmp >&) [with Type1 = double; Type2 = double; typename Foam::typeOfSum::type = double](Foam::operator*(const scalar&, const Foam::UList&) [with Type = double; Foam::scalar = double](psiMaxn.Foam::Field::.Foam::List::))’ (type ‘Foam::tmp >’) to type ‘const Foam::one&’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:116:13: note: candidate: template Type Foam::min(const Type&, const Foam::one&) inline Type min(const Type& t, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:116:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: cannot convert ‘psiMax’ (type ‘const int’) to type ‘const Foam::one&’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:66:27: note: candidate: template Foam::UniformField Foam::min(const Foam::UniformField&, const Foam::UniformField&) inline UniformField min ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:66:27: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:77:18: note: candidate: template OtherType Foam::min(const Foam::UniformField&, const OtherType&) inline OtherType min(const UniformField& u, const OtherType& o) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:77:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:84:18: note: candidate: template OtherType Foam::min(const OtherType&, const Foam::UniformField&) inline OtherType min(const OtherType& o, const UniformField& u) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:84:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:389:16: note: mismatched types ‘const Foam::UniformField’ and ‘const int’ min(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMaxn, psiMax); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: error: no matching function for call to ‘max(Foam::tmp >, const int&)’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/label.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int8_t Foam::max(int8_t, int8_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int8_t {aka signed char}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int8_t, int8_t, int8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int16_t Foam::max(int16_t, int16_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int16_t {aka short int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int16_t, int16_t, int16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int32_t Foam::max(int32_t, int32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int32_t, int32_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int64_t, int32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int32_t, int64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int32_t {aka int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int32_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: candidate: int64_t Foam::max(int64_t, int64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int64_t {aka long int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/int.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(int64_t, int64_t, int64_t) ^~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/uLabel.H:39:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:47, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint8_t Foam::max(uint8_t, uint8_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint8_t {aka unsigned char}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:59:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint8_t, uint8_t, uint8_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint16_t Foam::max(uint16_t, uint16_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint16_t {aka short unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:60:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint16_t, uint16_t, uint16_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint32_t Foam::max(uint32_t, uint32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:62:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint32_t, uint32_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint64_t, uint32_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:63:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint32_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint32_t, uint64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint32_t {aka unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:64:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint32_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: uint64_t Foam::max(uint64_t, uint64_t) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘uint64_t {aka long unsigned int}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:65:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(uint64_t, uint64_t, uint64_t) ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(int, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(Foam::floatScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::floatScalar {aka float}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::floatScalar Foam::max(long int, Foam::floatScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/floatScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:98:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:99:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(int, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:100:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:101:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(long int, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:102:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(Foam::doubleScalar, float) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::doubleScalar {aka double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:103:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::doubleScalar Foam::max(float, Foam::doubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:91:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/doubleScalar.H:104:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:105:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:106:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, int) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(int, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:107:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, int, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, long int) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:108:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, long) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(long int, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘long int’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:109:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, long, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, float) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:110:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, float) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(float, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘float’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:111:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, float, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(Foam::longDoubleScalar, double) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘Foam::longDoubleScalar {aka long double}’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:112:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, Scalar, double) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: candidate: Foam::longDoubleScalar Foam::max(double, Foam::longDoubleScalar) inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/uint.H:48:16: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘double’ inline retType max(const type1 s1, const type2 s2) \ ^ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:98:1: note: in expansion of macro ‘MAXMIN’ MAXMIN(retType, type1, type2) \ ^~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/longDoubleScalar.H:113:1: note: in expansion of macro ‘MAXMINPOW’ MAXMINPOW(Scalar, double, Scalar) ^~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:110:13: note: candidate: Foam::zero Foam::max(const Foam::zero&, const Foam::zero&) inline zero max(const zero&, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:110:13: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::zero&’ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:116:13: note: candidate: template Type Foam::max(const Foam::zero&, const Type&) inline Type max(const zero&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:116:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: cannot convert ‘Foam::operator+(const Foam::tmp >&, const Foam::tmp >&) [with Type1 = double; Type2 = double; typename Foam::typeOfSum::type = double](Foam::operator*(const scalar&, const Foam::UList&) [with Type = double; Foam::scalar = double](psiMinn.Foam::Field::.Foam::List::))’ (type ‘Foam::tmp >’) to type ‘const Foam::zero&’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/zero.H:107:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/UList.H:49, from /opt/openfoam7/src/OpenFOAM/lnInclude/List.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/labelList.H:48, from /opt/openfoam7/src/OpenFOAM/lnInclude/UPstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/Pstream.H:42, from /opt/openfoam7/src/OpenFOAM/lnInclude/parRun.H:35, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:4, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:122:13: note: candidate: template Type Foam::max(const Type&, const Foam::zero&) inline Type max(const Type& t, const zero&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/zeroI.H:122:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: cannot convert ‘psiMin’ (type ‘const int’) to type ‘const Foam::zero&’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpace.H:229:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dictionary.H:62, from /opt/openfoam7/src/OpenFOAM/lnInclude/baseIOdictionary.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/unwatchedIOdictionary.H:37, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:43, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:556:13: note: candidate: template Form Foam::max(const Foam::VectorSpace&, const Foam::VectorSpace&) inline Form max ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/VectorSpaceI.H:556:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::VectorSpace’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:311:6: note: candidate: template Type Foam::max(const Foam::UList&) Type max(const UList& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:311:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:325:26: note: candidate: template Type Foam::max(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:325:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:303:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ ReturnType Func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: candidate expects 1 argument, 2 provided max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template void Foam::max(Foam::Field&, const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:90:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:104:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:116:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::UList&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:129:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::UList’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:609:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:142:24: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template void Foam::max(Foam::Field&, const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::UList&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:176:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::UList’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:188:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template void Foam::max(Foam::Field&, const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:204:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Foam::UList&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:218:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UList’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.C:698, from /opt/openfoam7/src/OpenFOAM/lnInclude/Field.H:339, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:46, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctionsM.C:230:24: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFunctions.C:614:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: deduced conflicting types for parameter ‘const Type’ (‘double’ and ‘int’) max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:337:29: note: candidate: Foam::dimensionSet Foam::max(const Foam::dimensionSet&, const Foam::dimensionSet&) friend dimensionSet max(const dimensionSet&, const dimensionSet&); ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:337:29: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::dimensionSet&’ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.H:383:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/RectangularMatrix.H:41, from /opt/openfoam7/src/OpenFOAM/lnInclude/scalarMatrices.H:43, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSets.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionSet.H:442, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:377:13: note: candidate: template const Type& Foam::max(const Foam::Matrix&) const Type& Foam::max(const Matrix& M) ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/Matrix.C:377:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::Matrix’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.H:344:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedScalar.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/TimeState.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/Time.H:47, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:6, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:552:25: note: candidate: template Foam::dimensioned Foam::max(const Foam::dimensioned&, const Foam::dimensioned&) Foam::dimensioned Foam::max ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/dimensionedType.C:552:25: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: candidate: template Foam::dimensioned Foam::max(const Foam::DimensionedField&) UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:282:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: candidate: template Foam::dimensioned Foam::max(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:306:32: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:296:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:135:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:157:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::DimensionedField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:183:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:315:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:209:44: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:244:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::DimensionedField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:266:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::DimensionedField’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:277:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:303:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:316:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::DimensionedField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:338:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::DimensionedField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:349:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:29:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.C:648, from /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedField.H:389, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMesh.H:58, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:7, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: candidate: template Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctionsM.C:375:44: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:320:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::DimensionedField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:408:6: note: candidate: template class Field, class Type> Type Foam::max(const Foam::FieldField&) Type max(const FieldField& f) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:408:6: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:433:26: note: candidate: template class Field, class Type> Type Foam::max(const Foam::tmp >&) TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:433:26: note: template argument deduction/substitution failed: TMP_UNARY_FUNCTION(Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:400:12: note: in definition of macro ‘TMP_UNARY_FUNCTION’ returnType func(const tmp>& tf1) \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:122:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:136:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:151:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::FieldField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:167:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:597:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:183:36: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:206:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Type&, const Foam::FieldField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:220:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::FieldField’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:235:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> void Foam::max(Foam::FieldField&, const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:254:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::FieldField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:268:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::FieldField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.C:410, from /opt/openfoam7/src/OpenFOAM/lnInclude/FieldField.H:200, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:45, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: candidate: template class Field, class Type> Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctionsM.C:283:36: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:602:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::FieldField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::max(const Foam::GeometricField&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:429:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: candidate: template class PatchField, class GeoMesh> Foam::dimensioned Foam::max(const Foam::tmp >&) UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:453:46: note: template argument deduction/substitution failed: UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY(Type, max, gMax) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:443:25: note: in definition of macro ‘UNARY_REDUCTION_FUNCTION_WITH_BOUNDARY’ dimensioned func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:162:6: note: in definition of macro ‘BINARY_FUNCTION’ void Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:184:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:206:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::GeometricField&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:232:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::tmp >&) BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:493:35: note: template argument deduction/substitution failed: BINARY_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:258:54: note: in definition of macro ‘BINARY_FUNCTION’ tmp> Func \ ^~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:293:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:305:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Type&, const Foam::GeometricField&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:327:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::GeometricField’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::dimensioned&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:338:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::dimensioned’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Type&, const Foam::tmp >&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:364:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_SF’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::tmp >’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> void Foam::max(Foam::GeometricField&, const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:377:6: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ void Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:389:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::GeometricField&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:411:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::GeometricField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Foam::dimensioned&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:422:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:30:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.C:1559, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricField.H:721, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricScalarField.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFields.H:34, from /opt/openfoam7/src/finiteVolume/lnInclude/volFields.H:37, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:27, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: candidate: template class PatchField, class GeoMesh> Foam::tmp > Foam::max(const Foam::tmp >&, const Type&) BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:40: note: template argument deduction/substitution failed: BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctionsM.C:448:54: note: in definition of macro ‘BINARY_TYPE_FUNCTION_FS’ tmp> Func \ ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:498:1: note: in expansion of macro ‘BINARY_TYPE_FUNCTION’ BINARY_TYPE_FUNCTION(Type, Type, Type, max) ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘Foam::GeometricField’ and ‘Foam::Field’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:121:19: note: candidate: const Foam::one& Foam::max(const Foam::one&, const Foam::one&) inline const one& max(const one& o, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:121:19: note: no known conversion for argument 1 from ‘Foam::tmp >’ to ‘const Foam::one&’ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:127:13: note: candidate: template Type Foam::max(const Foam::one&, const Type&) inline Type max(const one&, const Type& t) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:127:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: cannot convert ‘Foam::operator+(const Foam::tmp >&, const Foam::tmp >&) [with Type1 = double; Type2 = double; typename Foam::typeOfSum::type = double](Foam::operator*(const scalar&, const Foam::UList&) [with Type = double; Foam::scalar = double](psiMinn.Foam::Field::.Foam::List::))’ (type ‘Foam::tmp >’) to type ‘const Foam::one&’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/one.H:98:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneField.H:39, from /opt/openfoam7/src/OpenFOAM/lnInclude/oneFieldField.H:40, from /opt/openfoam7/src/OpenFOAM/lnInclude/geometricOneField.H:40, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolationScheme.H:308, from /opt/openfoam7/src/finiteVolume/lnInclude/surfaceInterpolate.H:41, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:39, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:133:13: note: candidate: template Type Foam::max(const Type&, const Foam::one&) inline Type max(const Type& t, const one&) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/oneI.H:133:13: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: cannot convert ‘psiMin’ (type ‘const int’) to type ‘const Foam::one&’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.H:297:0, from /opt/openfoam7/src/OpenFOAM/lnInclude/solverPerformance.H:38, from /opt/openfoam7/src/OpenFOAM/lnInclude/lduMatrix.H:60, from /opt/openfoam7/src/finiteVolume/lnInclude/fvMatrix.H:45, from /opt/openfoam7/src/finiteVolume/lnInclude/ddtScheme.C:29, from /opt/openfoam7/src/finiteVolume/lnInclude/ddtScheme.H:357, from /opt/openfoam7/src/finiteVolume/lnInclude/fvcDdt.C:28, from /opt/openfoam7/src/finiteVolume/lnInclude/fvcDdt.H:250, from /opt/openfoam7/src/finiteVolume/lnInclude/fvc.H:44, from /opt/openfoam7/src/finiteVolume/lnInclude/fvCFD.H:8, from interThermalPhaseChangeFoam.C:44: /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.C:180:40: note: candidate: template Foam::SolverPerformance Foam::max(const Foam::SolverPerformance&, const Foam::SolverPerformance&) typename Foam::SolverPerformance Foam::max ^~~~ /opt/openfoam7/src/OpenFOAM/lnInclude/SolverPerformance.C:180:40: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::SolverPerformance’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:91:27: note: candidate: template Foam::UniformField Foam::max(const Foam::UniformField&, const Foam::UniformField&) inline UniformField max ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:91:27: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:102:18: note: candidate: template OtherType Foam::max(const Foam::UniformField&, const OtherType&) inline OtherType max(const UniformField& u, const OtherType& o) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:102:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: ‘Foam::tmp >’ is not derived from ‘const Foam::UniformField’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/openfoam7/src/OpenFOAM/lnInclude/UniformField.H:78:0, from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:54, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:109:18: note: candidate: template OtherType Foam::max(const OtherType&, const Foam::UniformField&) inline OtherType max(const OtherType& o, const UniformField& u) ^~~ /opt/openfoam7/src/OpenFOAM/lnInclude/UniformFieldI.H:109:18: note: template argument deduction/substitution failed: In file included from /opt/openfoam7/src/finiteVolume/lnInclude/MULES.H:220:0, from interThermalPhaseChangeFoam.C:46: /opt/openfoam7/src/finiteVolume/lnInclude/MULESTemplates.C:391:16: note: mismatched types ‘const Foam::UniformField’ and ‘const int’ max(smoothLimiter*psiIf + (1.0 - smoothLimiter)*psiMinn, psiMin); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openfoam7/wmake/rules/General/transform:25: recipe for target 'Make/linux64GccDPInt32Opt/interThermalPhaseChangeFoam.o' failed make: *** [Make/linux64GccDPInt32Opt/interThermalPhaseChangeFoam.o] Error 1