Tracking¶
Tracking options control trade-offs between performance and accuracy.
-
struct Tracking
Specify non-physical parameters which can affect the physics.
Public Members
-
TrackingLimits limits
Hard-coded cutoffs before giving up.
-
real_type force_step_limit = {}
Hardcoded maximum step for debugging charged particles (none if zero)
-
TrackingLimits limits
-
struct TrackingLimits
Hard cutoffs for counters.
Public Members
-
size_type field_substeps = {100}
Integration substeps during field propagation before ending the step.
-
size_type field_substeps = {100}