<div dir="ltr"><div>I have just run it with the alternative flash.par and the results look great as far as I can tell.  My output ends with:</div><div>     294 4.9938E-02 2.2391E-04  ( 0.424    ,  0.502    ,   0.00    ) |  2.239E-04<br>     295 5.0162E-02 2.2410E-04  ( 0.424    ,  0.502    ,   0.00    ) |  2.241E-04<br> *** Wrote checkpoint file to sedov_hdf5_chk_0005 ****<br> exiting: reached max SimTime<br> *** Wrote plotfile to sedov_forced_hdf5_plt_cnt_0000 ****</div><div><br></div><div>Susan<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 4, 2019 at 5:04 PM John ZuHone <<a href="mailto:jzuhone@gmail.com">jzuhone@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">That’s a successful flash run!<br>
<br>
> On Jun 4, 2019, at 4:56 PM, Klaus Weide <<a href="mailto:klaus@flash.uchicago.edu" target="_blank">klaus@flash.uchicago.edu</a>> wrote:<br>
> <br>
>> On Tue, 4 Jun 2019, John ZuHone wrote:<br>
>> <br>
>> Hi Klaus,<br>
>> <br>
>> I'm working with Susan.<br>
>> <br>
>> Your answer is a bit confusing to me. She does have a sedovSolution.dat <br>
>> file in her object directory, and it does have data. Is there a reason <br>
>> why it should not work?<br>
> <br>
> John,<br>
> <br>
> The use of the profile has never been made configurable in a flexible<br>
> way. in particular, the expected number of lines to read is hardwired<br>
> in the code, I believe that's <br>
> <br>
>   integer, parameter                  :: sim_nProfile = 10000<br>
> <br>
> in Simulation_data.F90. The file sedovSolutionModLong.dat, also included<br>
> in the Sedov directory, should have the right size.<br>
> <br>
> But again, use /dev/null to avoid problems related to this completely.<br>
> OTOH, to use the profile in a meaningful way, you may have to configure<br>
> with <br>
> <br>
>    ./setup ... DoAnalytical=True<br>
> <br>
> <br>
> Sorry for the confusion / bad choice of default value for the runtime<br>
> parameter.<br>
> <br>
> <br>
> Klaus<br>
</blockquote></div>