Skip to content

Commit

Permalink
Merge pull request #15 from avlmachado/patch-1
Browse files Browse the repository at this point in the history
Updated relativePermeabilityModelNew.C
  • Loading branch information
phorgue authored Nov 20, 2019
2 parents bb32b33 + e0cd7cc commit 092ba64
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ Foam::autoPtr<Foam::relativePermeabilityModel> Foam::relativePermeabilityModel::
{
FatalErrorIn
(
"relativePermeabilityModel::New(const volVectorField&, "
"const surfaceScalarField&)"
"relativePermeabilityModel::New(const word&,const dictionary&,const volScalarField&)"
) << "Unknown relativePermeabilityModel type "
<< modelType << nl << nl
<< "Valid relativePermeabilityModels are : " << endl
Expand Down

0 comments on commit 092ba64

Please sign in to comment.