Converts a center of mass (CM) frame energy to the lattice frame using the continuum dispersion relation.
dispersion_relation(energy, momentum_d, extent_space, plus = TRUE,
lattice_disp = FALSE)
double
. CM energy in lattice units, \(aE\).
integer
. Total momentum squared of the moving frame in lattice units, \(d^2\).
integer
. Spatial extent of the lattice as a dimensionless quantity, \(L/a\).
Boolean. Sign of a^2 artefacts.
Boolean. Use the lattice dispersion relation instead of the continuum one
double
. Energy in the lattice frame, \(aW\).