Skip to content

merge develop into master

Leo Michel-Dansac requested to merge develop into master

New release (develop --> master)

Changelog:

  • add the core-skipping algorithm
  • some refactoring of the code to encapsulate the core-skipping, and some bug fixes
  • domain dumps and RASCAS calculations of escape fractions of ionising radiation from halos
  • possibility to detect single precision RT and hydro variables and read them accordingly
  • some minor refactoring, throwing away redundant (non-omp) routines.
  • add support for Hilbert-based selection when RAMSES is compiled with QUADHILBERT
  • automatic detection of the Hilbert-keys precision (no more QuadHilbert user-defined parameter)
  • fix an issue with the reading of RAMSES leaf cells
  • also implement a serial, though efficient, version of the reader
  • decrease of the memory footprint of CreateDomDump

With contributions by Joki Rosdahl, Maxime Trebitsch, and Jérémy Blaizot. And bug reporting by Valentin Mauerhofer and Thibault Garel

All theses changes have been merged into the develop branch through the following Merge Requests: !54 (merged) !63 (merged) !65 (merged) !66 (merged) !67 (merged) !68 (merged) !69 (merged)

Edited by Leo Michel-Dansac

Merge request reports