creates a data.frame
, spec, with all combinations of the
values in the inpurt parameters
initiate_spec(
k,
phi,
frequencies,
directions,
B,
particles,
integration_method
)
Arguments
k |
numeric length of the fluctuation wavevector.
|
phi |
numeric angle (in degrees) between the magnetic field and
the fluctuation wavevector
|
frequencies |
numeric fluctuation frequencies in Hz.
|
directions |
character one or more spatial directions ("x", "y"
or "z").
|
B |
numeric strength of magnetic field in Tesla.
|
particles |
list with mass, charge, and momentum distribution.
|
integration_method |
character method to use for integration. One
of "stats", "hcubature", "pcubature", "cuhre", "divonne", "suave", "vegas"
|
Value
data.frame