LorentzPoleΒΆ
| Type: | section | 
|---|---|
| Appearance: | multiple | 
LorentzPole model of the permittivity:

A LorentzPole permittivity is parameterized by the following parameters
- the Damping 
  in 
, - the ResonanceFrequency 
 in 
, - the scalar Shift 
. 
An example of a permittivity described by multiple oscillators is the following section:
RelPermittivity {
  LorentzPole {
    Damping = 0
    ResonanceFrequency = 1.07e+16
    Shift = 0.3306
  }
  LorentzPole {
    Damping = 0
    ResonanceFrequency = 1.77e+16
    Shift = 4.3356
  }
  Constant = 1
}
Note
Please note units and parameterisation of the permittivity model.