<div dir="ltr"><div>That is the flash.par  I just tried and it looks great.</div><div><br></div><div>Thanks for all your help, Klaus and John.</div><div>Susan<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 4, 2019 at 5:08 PM Klaus Weide <<a href="mailto:klaus@flash.uchicago.edu">klaus@flash.uchicago.edu</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">On Tue, 4 Jun 2019, Nulsen, Susan wrote:<br>
<br>
>  WARNING : Adaptive Grid did not find any refinement variables<br>
>  Grid_init: resolution based on runtime params:<br>
>   lrefine          dx              dy<br>
>       1             0.125           0.125<br>
>       2             0.063           0.063<br>
>       3             0.031           0.031<br>
>       4             0.016           0.016<br>
>       5             0.008           0.008<br>
>  MaterialProperties initialized<br>
>  Cosmology initialized<br>
>  Source terms initialized<br>
>  sim_rhoAmbient is   1.0000000000000000<br>
>   iteration, no. not moved =            0           0<br>
>  refined: total leaf blocks =            1<br>
>  refined: total blocks =            1<br>
>  [amr_morton_process]: Initializing surr_blks using standard orrery<br>
> implementation<br>
>  INFO: Grid_fillGuardCells is ignoring masking.<br>
>   Finished with Grid_initDomain, no restart<br>
>  Ready to call Hydro_init<br>
>  Hydro initialized<br>
>  Gravity initialized<br>
>  Initial dt verified<br>
<br>
You are running a simulation with only one block.<br>
<br>
The short parfile from the U.G. does not include refinement variables,<br>
so FLASH sees no reason to create any blocks beyond the initial root <br>
block.<br>
<br>
>  proc           0  says (.not.numTimersAllSame), whaddayamakeofthat?<br>
>  proc           1  says (.not.numTimersAllSame), whaddayamakeofthat?<br>
>  proc           2  says (.not.numTimersAllSame), whaddayamakeofthat?<br>
>  proc           3  says (.not.numTimersAllSame), whaddayamakeofthat?<br>
> <br>
> I'm not sure what whaffayamakeofthat indicates.<br>
<br>
Most likely the FLASH timers got comfused because you run with one block <br>
on 4 procs, so some procs are "running empty".<br>
<br>
Again, I recommend starting with flash.par from the Sedov simulation <br>
directory. It has refine_var_1 and refine_var_2.<br>
<br>
Klaus<br>
</blockquote></div>