<div dir="ltr">Hi Izzy,<div><br></div><div>The last place would be in the 'Config' file located in your simulation directory. For example in "source/Simulation/SimulationMain/LaserSlab/Config" there are runtime parameter declarations like:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">PARAMETER sim_targetRadius REAL 0.0050<br></blockquote><div><br></div><div>These declare to the setup script parameters that you want the compiled executable to be able to read from your parfile at runtime. You can read more about the PARAMETER directive, and other Config file syntax <a href="https://flash.rochester.edu/site/flashcode/user_support/flash4_ug_4p71/node35.html#SECTION03252000000000000000">here</a>.</div><div><br></div><div><br></div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr" style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">*************************************************************************</div><div dir="ltr" style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">Adam Reyes<div><img src="https://flash.rochester.edu/site/common/images/email_signature/FLASH.jpg"><br></div><div>Code Group Leader, Flash Center for Computational Science <span> </span><br></div><div>Research Scientist, Dept. of Physics and Astronomy</div><div>University of Rochester</div><div>River Campus: Bausch and Lomb Hall, 369 <span> </span><br></div><div>500 Wilson Blvd. PO Box 270171, Rochester, NY 14627</div><div dir="ltr">Email<span> </span><a href="mailto:adam.reyes@rochester.edu" target="_blank">adam.reyes@rochester.edu</a></div><div>Web<span> </span><a href="https://flash.rochester.edu/" target="_blank">https://flash.rochester.edu</a><br></div><div> (he / him / his)</div><div><img src="https://flash.rochester.edu/site/common/images/email_signature/FLASH-pride-sml.png"><br></div>*************************************************************************</div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 1, 2023 at 9:09 PM Rodger, Izzy <<a href="mailto:rodger1@llnl.gov">rodger1@llnl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div class="msg-2537638793667831988">





<div lang="EN-US" style="overflow-wrap: break-word;">
<div class="m_-2537638793667831988WordSection1">
<p class="MsoNormal">I hope this email finds everybody well!<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I’m trying to change the name of the species in the LaserSlab from ‘target’ to ‘buzz’ to get a better understanding for how to use FLASH. I specified it in the setup line, and have gone through the FLASH.par, Simulation_initBlock.F90, Simulation_init.F90
 and Simulation_data.F90 files and changed every instance of target to buzz and every instance of Targ to Buzz by hand. The make command runs fine, but then when I try to run the flash4 executable I get the error message:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><span style="font-size:12pt">RuntimeParameters_read:  ignoring unknown parameter "sim_buzzRadius"...<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">RuntimeParameters_read:  ignoring unknown parameter "sim_buzzHeight"...<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">RuntimeParameters_read:  ignoring unknown parameter "sim_rhoBuzz"...<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">RuntimeParameters_read:  ignoring unknown parameter "sim_teleBuzz"...<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">RuntimeParameters_read:  ignoring unknown parameter "sim_tionBuzz"...<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">RuntimeParameters_read:  ignoring unknown parameter "sim_tradBuzz"...<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Which is later followed by:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><span style="font-size:12pt">WARNING: requested real parameter 'sim_buzzRadius' not found<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">Before the program aborts.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">Please can somebody provide advice on how to fix this?<br>
<br>
<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">Kind regards,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt">Izzy</span><u></u><u></u></p>
</div>
</div>

_______________________________________________<br>
flash-users mailing list<br>
<a href="mailto:flash-users@flash.rochester.edu" target="_blank">flash-users@flash.rochester.edu</a><br>
<br>
For list info, including unsubscribe:<br>
<a href="https://flash.rochester.edu/mailman/listinfo/flash-users" rel="noreferrer" target="_blank">https://flash.rochester.edu/mailman/listinfo/flash-users</a><br>
</div></blockquote></div>