ENH: interFoam: Merged dynamic mesh functionality of interDyMFoam into interFoam

and replaced interDyMFoam with a script which reports this change.

The interDyMFoam tutorials have been moved into the interFoam 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.

interMixingFoam, multiphaseInterFoam: Updated for changes to interFoam
This commit is contained in:
Henry Weller
2017-11-30 23:56:42 +00:00
committed by Andrew Heather
parent e50af751a4
commit ede4759b80
266 changed files with 1896 additions and 363 deletions

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
application interDyMFoam;
application interFoam;
startFrom startTime;