Skip to content

Zoom 6: Maketasks modifications

William Roper requested to merge zoom_maketasks into zoom_merge

This MR introduces the zoom specific maketasks mappers. The most complex of these are the gravity ones for each possible pair interaction but a hydro and FOF mapper are also introduced. The latter of these are really simple modifications which remove periodicity and use zoom_props quantities.

Alongside these are various helpful functions either needed during the process (cell distance calculation functions) or helper functions (testing pairs of cells or making a pair task helpers).

Merge request reports