Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
andy
2008-12-19 10:27:39 +00:00
310 changed files with 5886 additions and 3058 deletions

View File

@ -142,8 +142,8 @@ void Foam::MULES::implicitSolve
{
const fvMesh& mesh = psi.mesh();
dictionary MULESSolver(mesh.solver(psi.name()));
const dictionary& MULEScontrols = MULESSolver.subDict("MULESImplicit");
const dictionary& MULEScontrols =
mesh.solverDict(psi.name()).subDict("MULESImplicit");
label maxIter
(