<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p>Hi,</p>
<p>I am trying to create a .pro file to calculate the eigenvalue and electric field of a dielectric sphere, surround by a cubical air box (no pml). So we are solving for the field in two regions (vector helmholtz equation, Laplacian(E)+w^2*E=0.)</p>
<p>When I try to run the .pro file, I receive the warning: "DtDt not implemented, using DtDtDof instead" and the error message:<br>
"No system available for EigenSolve: check 'DtDt' and 'GenerateSeparate'".</p>
<p>I suspect the problem lies in the DtDt in the formulations part, but since the eigenvalue appears in vector helmholtz equation, the time derivative appears instead. Otherwise I'd be putting a constant that must be solved in the equation. </p>
<p>It would be very appreciative if someone could verify my file and point me in the right direction.</p>
<p><br>
</p>
<p><br>
</p>
</div>
</body>
</html>