mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: multiphaseInterFoam: Merged dynamic mesh functionality of multiphaseInterDyMFoam into multiphaseInterFoam
and replaced multiphaseInterDyMFoam with a script which reports this change. The multiphaseInterDyMFoam tutorials have been moved into the multiphaseInterFoam directory. This change is one of a set of developments to merge dynamic mesh functionality into the standard solvers to improve consistency, usability, flexibility and maintainability of these solvers. Henry G. Weller CFD Direct Ltd.
This commit is contained in:
committed by
Andrew Heather
parent
3666d90f31
commit
255ec7366b
@ -6,6 +6,5 @@ cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
wmake $targetType multiphaseMixture
|
||||
wmake $targetType
|
||||
wmake $targetType multiphaseInterDyMFoam
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user