film::thermophysicalPredictor: Removed temporary diagnostic messages
This commit is contained in:
@ -51,9 +51,6 @@ void Foam::solvers::film::thermophysicalPredictor()
|
||||
fvConstraints().constrain(he);
|
||||
|
||||
thermo_.correct();
|
||||
|
||||
Info<< max(alpha) << " " << min(alpha) << endl;
|
||||
Info<< max(thermo.T()) << " " << min(thermo.T()) << endl;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user