ENH: wallBoundedStreamLine: updated motorBike tutorial.

This commit is contained in:
mattijs
2012-02-07 08:47:50 +00:00
parent e8d275ee86
commit 54b5b66023
9 changed files with 122 additions and 210 deletions

View File

@ -571,11 +571,11 @@ void Foam::wallBoundedStreamLine::read(const dictionary& dict)
{
label nFaces = returnReduce(faces.size(), sumOp<label>());
FatalErrorIn("wallBoundedStreamLine::track()")
WarningIn("wallBoundedStreamLine::track()")
<< "Found " << nFaces
<<" faces with low quality or negative volume "
<< "decomposition tets. Writing to faceSet " << faces.name()
<< exit(FatalError);
<< endl; //exit(FatalError);
}
// 2. all edges on a cell having two faces