Corrected line length

This commit is contained in:
Henry
2011-09-09 10:46:40 +01:00
parent 71a5db4db0
commit 531b721d4b

View File

@ -99,7 +99,10 @@ void Foam::multiphaseSystem::solveAlphas()
*nHatf(phase1, phase2)
);
word phirScheme("div(phir," + alpha2.name() + ',' + alpha1.name() + ')');
word phirScheme
(
"div(phir," + alpha2.name() + ',' + alpha1.name() + ')'
);
phiAlphaCorr += fvc::flux
(