Time Harmonic Maxwell’s Equations#
Lethe features a solver for the time-harmonic Maxwell’s equations that can be coupled to the heat transfer, enabling the simulation of microwave heating processes. The scope of this theory section is to give a brief description of where the equations come from, for further details, the reader is invited to look at the Griffiths book for an introduction on electromagnetism theory and on the following article for a review on computational electromagnetism.
Maxwell’s equations are a set of partial differential equations that form the foundation of classical electromagnetism. This famous set of equations can take multiple forms, but one of the most common ones is the macroscopic volumetric equations in matter :
where:
\(\mathbf{D}\) is the electric field flux density;
\(\mathbf{B}\) is the magnetic field flux density;
\(\mathbf{E}\) is the electric field intensity;
\(\mathbf{H}\) is the magnetic field intensity;
\(\rho_f\) is the free electric charge density;
\(\mathbf{J}_f\) is the free current density, and \(t\) is time.
For linear medium, the electromagnetic fluxes and current can be related to their intensity with the following constitutive relations:
where \(\varepsilon_{\mathrm{em}}\) is the permittivity, \(\mu_{\mathrm{em}}\) is the permeability, \(\sigma_e\) is the conductivity of the medium and \(\mathbf{J}_{\mathrm{ext}}\) is the externally applied current density. When one is confronted with oscillating electromagnetic fields, a simplification that is commonly made is to consider the fields and exciting currents as time harmonic, i.e. they can be expressed as [1]:
where \(\omega\) is the angular frequency of the oscillating fields and \(t\) is the time.
By substituting these expressions in Maxwell’s equations presented above and cleverly combining them, one can obtain either of the following equations:
where \(\varepsilon_{\mathrm{em},{\mathrm{eff}}} = \varepsilon_{\mathrm{em}} + i \frac{\sigma_e}{\omega}\) is the effective permittivity of the medium. These equations are the time-harmonic Maxwell’s equations for spatially varying permittivity and permeability, which can be rank 2 tensors when the medium is anisotropic. Note that even if the harmonic oscillation is assumed, it is not a restrictive simplification. Indeed, any signal can be obtained by a summation of harmonic frequencies, and the time dependence of the electromagnetic field, if it is a quantity of interest, can be obtained by performing an inverse Fourier transform.
Note
In Lethe, however, we only support solving for a single frequency and the reconstruction of a multi-frequency signal or its time dependence needs to be done externally.
For numerical purposes, in Lethe, the time-harmonic Maxwell’s equations are solved in a dimensionless coupled system that takes the following form:
where \(\mu_r\) is the relative permeability and \(\varepsilon_{r,\mathrm{eff}}\) is the effective relative permittivity of the medium.