runtime.general settings
Settings namespaces Namespace
Namespace hierarchy
Settings
additional_param_values
#runtime.general.additional_param_values
Values assigned, in order, to extra symbolic parameters expected by the evaluator.
- Type
array<number>- Required
- no
- Default
Show structured value
[]- Allowed values
- Any value accepted by the declared type
debug_cache
#runtime.general.debug_cache
Emit additional cache consistency diagnostics while evaluating samples.
- Type
boolean- Required
- no
- Default
false- Allowed values
- Any value accepted by the declared type
disable_flux_factor
#runtime.general.disable_flux_factor
Omit the incoming-state flux factor from the returned integrand value.
- Type
boolean- Required
- no
- Default
false- Allowed values
- Any value accepted by the declared type
enable_cache
#runtime.general.enable_cache
Cache reusable evaluation data between phase-space samples.
- Type
boolean- Required
- no
- Default
false- Allowed values
- Any value accepted by the declared type
evaluator_method
#runtime.general.evaluator_method
Evaluator backend used for generated integrands.
- Type
EvaluatorMethod- Required
- no
- Default
"SingleParametric"- Allowed values
Iterative,SingleParametric,Summed,SummedFunctionMap
generate_events
#runtime.general.generate_events
Return generated events in addition to accumulating integration statistics.
- Type
boolean- Required
- no
- Default
false- Allowed values
- Any value accepted by the declared type
integral_unit
#runtime.general.integral_unit
Unit used to report integrated cross-sections; auto selects picobarns for scattering.
- Type
IntegralUnit- Required
- no
- Default
"auto"- Allowed values
attobarn,auto,femtobarn,millibarn,none,picobarn
load_compiled_cff
#runtime.general.load_compiled_cff
Load a previously compiled causal-flow function instead of rebuilding it for this run.
- Type
boolean- Required
- no
- Default
false- Allowed values
- Any value accepted by the declared type
m_uv
#runtime.general.m_uv
Ultraviolet reference mass used by local counterterms, in the model's energy units.
- Type
number- Required
- no
- Default
1000.0- Allowed values
- Any value accepted by the declared type
mu_r
#runtime.general.mu_r
Renormalization scale used by running parameters and scale-dependent terms.
- Type
number- Required
- no
- Default
1000.0- Allowed values
- Any value accepted by the declared type
renormalization_localization_scale
#runtime.general.renormalization_localization_scale
Localization scale applied to ultraviolet counterterms, in the model's energy units.
- Type
number- Required
- no
- Default
1000.0- Allowed values
- Any value accepted by the declared type
store_additional_weights_in_event
#runtime.general.store_additional_weights_in_event
Persist every configured additional weight on each generated event.
- Type
boolean- Required
- no
- Default
false- Allowed values
- Any value accepted by the declared type
use_ltd
#runtime.general.use_ltd
Evaluate through the loop-tree-duality representation where the selected integrand supports it.
- Type
boolean- Required
- no
- Default
false- Allowed values
- Any value accepted by the declared type