STY: Cleaning Info statement in BC constructor
This commit is contained in:
parent
fdfc5bd0e9
commit
ee06e8de33
@ -71,10 +71,7 @@ outletMachNumberPressureFvPatchScalarField
|
||||
UName_(dict.lookupOrDefault<word>("U", "U")),
|
||||
choked_(dict.lookup("choked")),
|
||||
relax_(dict.lookupOrDefault<scalar>("relax", 0))
|
||||
{
|
||||
Info<< "The outletMachNumber pressure BC is using the flag choked: "
|
||||
<< choked_ << endl;
|
||||
}
|
||||
{}
|
||||
|
||||
|
||||
Foam::outletMachNumberPressureFvPatchScalarField::
|
||||
|
Loading…
Reference in New Issue
Block a user