lagrangian: Support meshToMesh mapping

Lagrangian is now compatible with the meshToMesh topology changer. If a
cloud is being simulated and this topology changer is active, then the
cloud data will be automatically mapped between the specified sequence
of meshes in the same way as the finite volume data. This works both for
serial and parallel simulations.

In addition, mapFieldsPar now also supports mapping of Lagrangian data
when run in parallel.
This commit is contained in:
Will Bainbridge
2022-10-11 08:09:25 +01:00
parent 9e9ab2204c
commit 03b0619ee1
70 changed files with 4079 additions and 4013 deletions

View File

@ -1,5 +1,5 @@
mapMeshes.C
mapLagrangian.C
mapGeometricFields.C
mapClouds.C
mapFieldsPar.C
EXE = $(FOAM_APPBIN)/mapFieldsPar