QED information
Description
iSLIPs supports nonlinear Compton scattering, nonlinear Breit-Wheeler pair production, and vacuum birefringence in the local-constant-field-approximation (LCFA).
Options
qedInfo
block is used to the define the QED simulations with definitions:
use_qed
: enable or not the QED (nlcs && nbw && vb)producePair
: ifuse_qed = True
, whether turn on/off the pair productionlaser_lambda
: a reference wavelength in SI to normalize the field intensity, length, time, etc.photonDynamics
: whether export photonsusePolarization
: whether considering the photon polarization in radiation and pair conversionuseAvgPolarization
: whether use the average polarization for each photon calculated by formula (will not use the Monte Carlo method)useRadiationReaction
: whether considering the radiation reaction force or notphotonCutOff
: in the units of electron rest mass, used to exclude low energy photons, therefore to accelerate simulations.useVacuumBirefringence
: whether turn on/off the VB effect for high energy photons via the evolution of Stokes parameters.
Template
[qedInfo]
use_qed = false
producePair = false
laser_lambda = 1.0e-6
photonDynamics = true
usePolarization = true
useAvgPolarization = false
useRadiationReaction = true
photonCutOff = 0.01
useVacuumBirefringence = false