Skip to content

Fix io for a jet-related tracer

Filip Husko requested to merge fix_jet_tracer_variable_type into master

One of the recent tracer quantities I added to the spin-jet model is the ID of the BH that does the kick. This was incorrectly set as CHAR in the io rather than ULONGLONG.

Merge request reports