Skip to content

Draft: Sink MPI: Let's add the physics

Darwin requested to merge darwin/sink_mpi_physics into master

In this MR, I implemented the MPI sink tasks.

@matthieu @jdavies, here is the MR for the sink MPI. I'm starting from scratch, but here we can interact about the MPI, and you can follow my progress.

TODO

  • Implement sink formation
  • Implement sink self/pair tasks (density, swallow, do_gas_swallow and do_sink_swallow)
  • Separate SF sinks from SF
  • Make everything work
  • Debug
  • Update the doc
Edited by Darwin

Merge request reports