<div dir="ltr"><div><div><div>Dear Ivanildo,<br><br></div>yes, in general new problems require setting up the initial conditions in files such as Simulation_initBlock and Simulation_init. A good place to start is here:<br><br><a href="http://flash.uchicago.edu/site/flashcode/user_support/flash4_ug_4p22/node6.html">http://flash.uchicago.edu/site/flashcode/user_support/flash4_ug_4p22/node6.html</a><br><br></div>Best of luck with your simulations!<br></div>-- Petros <br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 3, 2015 at 1:39 PM, ivanildo amorim lima <span dir="ltr"><<a href="mailto:ivanildouaustm@hotmail.com" target="_blank">ivanildouaustm@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr"><div><font size="4">Hello Flash users</font></div><div><font size="4">I implemented a problem in flash about mhd (Annex Torrilhon) from BrioWu files.</font><span style="font-size:16pt">. I thought I had to just change the <i>flash.par</i> and <i>config.par</i> files, however the graphics only converged to the exact solution when I made the following changes (in bold) :</span></div><div><font size="4"><br><br><b>Simulation_init Line 93-98</b><br></font><div><font size="4">elseif (NDIM .eq. 2) then</font><span style="font-size:16pt">        </span></div><div><font size="4">    <i> </i></font><span style="color:rgb(38,114,236);font-size:16pt">!sim_ycos = sqrt(1. - sim_xcos*sim_xcos) ! </span><b style="color:rgb(38,114,236);font-size:large">CONFIG ORIGINAL</b><span style="color:rgb(38,114,236);font-size:16pt"> </span></div><div><font color="#2672ec" size="4">     !sim_zcos = 0.! <b>CONFIG ORIGINAL</b></font></div></div><div><div><font size="4">     <b>sim_ycos =0.  </b></font></div><div><font size="4"><b>     sim_zcos = 1.</b></font></div></div><div><br></div><div><br></div><div><font size="4"><b>Simulation_initBlock Line 141-146</b></font></div><div><div><font size="4">!Initialize cells to the left of the initial shock.</font></div><div><font size="4">           if (xxR .le. lposn) then</font></div><div><font size="4">              solnData(DENS_VAR,i,j,k)  = sim_rhoLeft</font></div><div><font size="4">              solnData(PRES_VAR,i,j,k)  = sim_pLeft</font></div><div><font size="4">              solnData(VELX_VAR,i,j,k)  = sim_uLeft * sim_xcos</font></div><div><span style="color:rgb(38,114,236);font-size:16pt">          </span><font size="4"><span style="color:rgb(38,114,236)"> </span></font><font style="font-size:large" color="#2672ec"> solnData(VELY_VAR,i,j,k)  = sim_vLeft  * sim_ycos ! <b>CONFIG ORIGINAL</b></font></div><div><font color="#2672ec" size="4"><b>              </b></font><font size="4"><b>solnData(VELY_VAR,i,j,k)  = sim_vLeft</b></font></div><div><font size="4">              solnData(VELZ_VAR,i,j,k)  = sim_wLeft * sim_zcos</font></div></div><div><br></div><div><br></div><div><br></div><div><div><font size="4">Someone had any problems like that? It is normal to have to change the configuration in simulation_init and simulation_initblock files to implement new problems?</font></div><div><font size="4"><br></font></div><div><font size="4">This may be a bug in Flash?</font></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>                                      </div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">/* ************************************************* *<br>     Petros Tzeferacos, PhD                <br>                                             <br>      Research Scientist, <br>     Associate Director & Code Group Leader,<br>     Flash Center for Computational Science, <br>     Department of Astronomy & Astrophysics,<br>     University of Chicago.                    <br>     5747 S. Ellis Ave, Jones Lab. room 317<br>     Chicago, IL 60637                         <br>     Tel. 773-834-3236                         <br>     <a href="mailto:petros.tzeferacos@flash.uchicago.edu" target="_blank">petros.tzeferacos@flash.uchicago.edu</a>   <br> * ************************************************* */<br></div></div>
</div>