creates a list of arguments for the integral
create_integral_settings(
directions,
k_perp,
k_par,
omega,
omega_c,
mass,
distribution,
integration_method
)
Arguments
directions |
character vector with two spatial directions: a
combination of x, y, and z. e.g xx, xy or yz.
|
k_perp |
numeric length of component of wavevector perpendicular
to the magnetic field.
|
k_par |
numeric length of component of wavevector parallel to the
magnetic field.
|
omega |
numeric angular cyclotron frequency of current
fluctuations.
|
omega_c |
numeric particle angular cyclotron frequency (omega_c =
qB/m).
|
mass |
numeric particle mass in kg.
|
distribution |
list with the velocity distribution and associated
settings.
|
integration_method |
character method to use for integration. One
of "stats", "hcubature", "pcubature", "cuhre", "divonne", "suave", "vegas"
|
Value
list
with settinngs for the integral