Skip to content

Mpifluidcoupling

Deepak kn requested to merge mpifluidcoupling into master

This branch includes some features to yade-mpi :

  • Parallel coupling with openfoam : the coupling part in Yade is ready, the solver in openfoam has to be implemented yet.
  • Use of GlobalStiffnessTimeStepper in MPI simulations.
  • Use of VTKRecorderParallel for MPI simulations.
  • Option to load and reload simulations in MPI.
  • Scene has access to subdomain shape, useful for quick looping over 'owned bodies', communicator.
  • Scene has the body id of the subdomain.
Edited by Deepak kn

Merge request reports