# PerturbationPoleResidue
A dispersive medium described by the pole-residue pair model. It includes temperature and/or charge perturbation parameters, which allow users to convert between Heat/Charge and FDTD simulations.
The frequency-dependence of the complex-valued permittivity is described by:
# Name
name: Optional unique name for medium.
# Thermal Properties
type: Sets the medium as Fluid or Solid.
- Default: None
# Fluid Medium
When setting the medium as FluidSpec, the heat solver equation will not be calculated in the regions containing that medium.
# Solid Medium
conductivity: Thermal conductivity of the material.
Type: floating-point number
- Unit:
- Constraint: greater than 0
- Required field
# Frequency Range
frequency_range: Optional range of validity for the medium.
Type: floating-point number
- Unit: Hz
- Constraint: greater than 0
- Default: None
# Epsilon at Infinity
eps_inf: Relative permittivity at infinite frequency ().
Type: floating-point number
- Unit: unitless
- Constraint: greater than or equal to 1
- Default: 1
# Poles
poles: List of complex-valued () poles for the model.
a: complex number
- Unit: rad/sec
c: complex number
- Unit: rad/sec