From: Stephen on
Hi, I'd like to know if it is possible to define my own equations to be solved using the PDEtool (or any other method with Matlab). The equation I'd like to solve is:

curl((curl(A)-Br)/mu[0]) + J = 0

I cannot see how I can implement this with the predefined PDE equations in the PDEtool, as it contains curls.

Thanks in advance