Skip to content

Fix an issue with the reading of RAMSES leaf cells.

Leo Michel-Dansac requested to merge devs-leo into develop

Changelog:

  • fix an issue with the reading of RAMSES leaf cells (no more cpu_map)
  • also implement a serial, though efficient, version of the reader (a la minirats)
  • set the serial version as default since it is found to be more efficient than the OMP version in most useful cases
  • some additional bugfixes
Edited by Leo Michel-Dansac

Merge request reports