You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FEM-BEM hybrid method to solve the demagnetisation field
From Maxwell's equations, the main PDE we get to solve for the demagnetisation field in the absence of an electric current is:
$$
\Delta u = \nabla \cdot \vec{M},
$$
where $u$ magnetosatic potential, and $\vec{M}$ is the magnetisation. This equation holds over a domain $\Omega$ where magnetisation is finite. The Poisson equation has an open boundary condition as $u$ decays to zero at infinity. Further, one can obtain the demagnetisation field from the magnetistatic potential as:
$$
\vec{H}_{dmg} = - \nabla{u}.
$$
This can be solved using standard FEM formulation, however, one needs to mesh region outside $\Omega$ to apply the Dirichlet boundary condition $\lim_{x\to\infty} u(x) = 0$. To obtain $u$ over $\Omega$ without meshing region with no magnetisation, a hybrid FEM-BEM technique is used as presented by Fredkin & Koehler. The method essentially divides $u$ in two parts, $u_1$ and $u_2$, such that over the domain $\Omega$: