<div dir="auto">Many thanks to Zhu and Eddie!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 9, 2021, 7:21 PM Eddie Hansen <<a href="mailto:ehansen@pas.rochester.edu">ehansen@pas.rochester.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="auto">The BDRY_VAR can be defined in your simulation's Config with the line:<div dir="auto"><br></div><div dir="auto">VARIABLE BDRY</div><div dir="auto"><br></div><div dir="auto">When you do the setup command, FLASH gathers all such lines from all Config files throughout the source code and puts them in Flash.h. Then you can use BDRY_VAR just like any other variable (e.g., DENS_VAR) in the 'unk" array; the array typically named solnData or solnVec, used in Simulation_initBlock or Simulation_adjustEvolution.</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 9, 2021, 7:42 AM Maksim Kozlov <<a href="mailto:maksim.kozlov@nu.edu.kz" target="_blank" rel="noreferrer">maksim.kozlov@nu.edu.kz</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"><div dir="ltr"><div>Dear flash users,</div><div>I am trying to implement a rigid body using BDRY_VAR. Following the user's guide I am trying to add a variable called BDRY_VAR in a simulation Config file. Can anybodyƂ  explain to me how to add BDRY_VAR to the config file please? Which type is it and how do I assign its value? I am completely confused because variables like DENS_VAR and other similar variables are defined in Flash.h and not in config. <br></div><div>Thank you very much!</div><div>Maksim Kozlov<br></div></div>
</blockquote></div>
</blockquote></div>