[lammps-users] example uses of partition command

I am interested in using the partition command but would like to do some boundary atom communications between the different simulations. The only example of the partition commands use and communications involved the temper command. Are there any other example uses?

Thank-you,
Cameron Smith

Temper is the only command in LAMMPS that does that.
But it's easy to set it up. There is a universe communicator
that would allow point-to-point MPI calls between multiple
simulations (each has its own world communicator).

Steve

Are there any examples (other than temper) that would illustrate this universe communicator in action ? I too am interested in the possible uses.

Dave