<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 style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Dear flash-users,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I have been applying the analytical ideal gas EOS to simulate my material for a LaserSlab based problem. Recently, instead of using an equation, I used the same ideal gas model and built a tabulated IONMIX EOS. However, as I use the tabulated EOS for the simulation,
 I've been repeatedly getting an error during driver initialization as follows:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<b><i>Finished with Grid_initDomain, no restart</i></b>
<div><b><i> Ready to call Hydro_init</i></b></div>
<div><b><i> [Hydro_init]: Using non-Cartesian Geometry!</i></b></div>
<div><b><i> Hydro initialized</i></b></div>
<div><b><i> Gravity initialized</i></b></div>
<div><b><i> dtCheck=  0.000000000000000E+000</i></b></div>
<div><b><i> DRIVER_ABORT: [Hydro]: Computed dt is not positive! Aborting!</i></b></div>
<div><b><i> dtCheck=  0.000000000000000E+000</i></b></div>
<div><b><i> DRIVER_ABORT: [Hydro]: Computed dt is not positive! Aborting!</i></b></div>
<div><b><i> dtCheck=  0.000000000000000E+000</i></b></div>
<div><b><i> DRIVER_ABORT: [Hydro]: Computed dt is not positive! Aborting!</i></b></div>
<b><i> dtCheck=  0.000000000000000E+000</i></b><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<b><i><br>
</i></b></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm trying to see if I could figure something out of <b>Hydro_computeDt.F90</b> (this seems to be the routine that's throwing the error). </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I would really appreciate your help,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Nitish</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<meta content="text/html; charset=UTF-8">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0; margin-bottom:0"><span style="font-size:10pt">---------------------------</span></p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0; margin-bottom:0"><span style="font-size:10pt">Nitish Acharya</span></p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0; margin-bottom:0"><span style="font-size:10pt">PhD Student</span></p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0; margin-bottom:0"><span style="font-size:10pt">Department of Mechanical Engineering</span></p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0; margin-bottom:0"><span style="font-size:10pt">University of Rochester</span></p>
</div>
</div>
</div>
</div>
</body>
</html>