transportModel: Constructor does not need any arguments

This commit is contained in:
Henry
2013-07-14 23:17:55 +01:00
parent 44e6d49175
commit 313547796e
7 changed files with 2 additions and 15 deletions

View File

@ -383,8 +383,6 @@ Foam::multiphaseSystem::multiphaseSystem
)
),
transportModel(U, phi),
phases_(lookup("phases"), phaseModel::iNew(U.mesh())),
mesh_(U.mesh()),