Skip to content

ScalarEq: adds the av_recompute_substeps option

Florian Atteneder requested to merge fa/scalareq-av-substeps into main

In analogy to how its done for SRHD.

Adds the following parameter to the ScalarEq section:

  • av_recompute_substeps: If true then all callbacks related to HRSC are ran in substeps of the time stepper.

Merge request reports