<div><div><div><div><div><div><div>Hi everyone,<br /><br /></div>I've been 
trying to familiarize myself with the 8wave MHD solver but keep running 
into an unexpected issue. I setup the BrioWu test problem with the 
command<br /><br /></div>./setup magnetoHD/BrioWu -auto -1d +8wave<br /><br /></div>then
 made and ran the simulation. This gives me the following output (I've 
included it all for completeness but the anomaly is at the very end):<br /><br /> RuntimeParameters_read:  ignoring unknown parameter "order"...<br /> RuntimeParameters_read:  ignoring unknown parameter "slopeLimiter"...<br /> RuntimeParameters_read:  ignoring unknown parameter "LimitedSlopeBeta"...<br /> RuntimeParameters_read:  ignoring unknown parameter "charLimiting"...<br /> RuntimeParameters_read:  ignoring unknown parameter "use_avisc"...<br /> RuntimeParameters_read:  ignoring unknown parameter "cvisc"...<br /> RuntimeParameters_read:  ignoring unknown parameter "use_flattening"...<br /> RuntimeParameters_read:  ignoring unknown parameter "use_upwindTVD"...<br /> RuntimeParameters_read:  ignoring unknown parameter "RiemannSolver"...<br /> RuntimeParameters_read:  ignoring unknown parameter "entropy"...<br /> MaterialProperties initialized<br /> Cosmology initialized<br /> Source terms initialized<br />  iteration, no. not moved =            0           0<br /> refined: total leaf blocks =            1<br /> refined: total blocks =            1<br /> INFO: Grid_fillGuardCells is ignoring masking.<br />  iteration, no. not moved =            0           0<br /> refined: total leaf blocks =            2<br /> refined: total blocks =            3<br />  iteration, no. not moved =            0           0<br /> refined: total leaf blocks =            4<br /> refined: total blocks =            7<br />  iteration, no. not moved =            0           0<br /> refined: total leaf blocks =            6<br /> refined: total blocks =           11<br />  iteration, no. not moved =            0           0<br /> refined: total leaf blocks =            8<br /> refined: total blocks =           15<br />  iteration, no. not moved =            0           1<br />  iteration, no. not moved =            1           0<br /> refined: total leaf blocks =           10<br /> refined: total blocks =           19<br />  Finished with Grid_initDomain, no restart<br /> Ready to call Hydro_init<br /> Hydro initialized<br /> Gravity initialized<br /> Initial dt verified<br /> *** Wrote checkpoint file to bw_1d_hdf5_chk_0000 ****<br /> *** Wrote plotfile to bw_1d_hdf5_plt_cnt_0000 ****<br /> Initial plotfile written<br /> Driver init all done<br />  abar =            5           6<br />  abar =            5           6<br />  eosData(abar+ilo:abar+ihi) =    1.0000000000000000     <br />  eosData(abar+ilo:abar+ihi) =    1.0000000000000000<br /><br /><br /></div>I'm
 given the initial condition of the simulation but nothing else. This 
output also occurs when I try to run any of the other MHD test problems.<br /><br /></div>If
 anyone has any insight into what is causing this, please let me know. 
I've attached the BrioWu flash.par file for convenience.<br /><br /></div>Best,<br /></div>Mike