Warning message update: molConfig -> mdInitialise

This commit is contained in:
graham
2009-01-15 20:16:12 +00:00
parent 3ec52af20f
commit 64391aabbc

View File

@ -344,8 +344,8 @@ inline bool Foam::moleculeCloud::evaluatePotentialLimit
<< SMALL
<< ": mag separation = " << rsIsJMag
<< ". These may have been placed on top of each"
<< " other by a rounding error in molConfig in"
<< " parallel or a block filled with molecules "
<< " other by a rounding error in mdInitialise in"
<< " parallel or a block filled with molecules"
<< " twice. Removing one of the molecules."
<< endl;
@ -438,8 +438,8 @@ inline bool Foam::moleculeCloud::evaluatePotentialLimit
<< SMALL
<< ": mag separation = " << rsRealsRefMag
<< ". These may have been placed on top of each"
<< " other by a rounding error in molConfig in"
<< " parallel or a block filled with molecules "
<< " other by a rounding error in mdInitialise in"
<< " parallel or a block filled with molecules"
<< " twice. Removing one of the molecules."
<< endl;
@ -488,8 +488,8 @@ inline bool Foam::moleculeCloud::evaluatePotentialLimit
<< SMALL
<< ": mag separation = " << rsRealsRefMag
<< ". These may have been placed on top of each"
<< " other by a rounding error in molConfig in"
<< " parallel or a block filled with molecules "
<< " other by a rounding error in mdInitialise in"
<< " parallel or a block filled with molecules"
<< " twice. Removing one of the molecules."
<< endl;