On this page

runtime.h_function settings

Settings namespaces Namespace

Namespace hierarchy

Settings

enabled_dampening

#

runtime.h_function.enabled_dampening

Apply the damping profile; disabling it leaves the corresponding factor equal to one.

Type
boolean
Required
no
Default
true
Allowed values
Any value accepted by the declared type

function

#

runtime.h_function.function

Functional form of the counterterm damping profile.

Type
HFunction
Required
no
Default
"poly_exponential"
Allowed values
exponential, exponential_ct, poly_exponential, poly_left_right_exponential

power

#

runtime.h_function.power

Optional polynomial power overriding the profile's built-in choice.

Type
integer | null
Required
no
Default
Not set
Allowed values
Any value accepted by the declared type

sigma

#

runtime.h_function.sigma

Characteristic width of the damping profile.

Type
number
Required
no
Default
1.0
Allowed values
Any value accepted by the declared type