mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
transportModel: Constructor does not need any arguments
This commit is contained in:
@ -383,8 +383,6 @@ Foam::multiphaseSystem::multiphaseSystem
|
||||
)
|
||||
),
|
||||
|
||||
transportModel(U, phi),
|
||||
|
||||
phases_(lookup("phases"), phaseModel::iNew(U.mesh())),
|
||||
|
||||
mesh_(U.mesh()),
|
||||
|
||||
Reference in New Issue
Block a user