<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Aptos;
        panose-1:2 11 0 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Aptos",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#467886" vlink="#96607D" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">Hi Lizy,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">It is true that we do not have true solid mechanics in FLASH. What you found is the BDRY_VAR. When this is 1., the code treats these cells as “solid”, and when it is -1., they are fluid as usual. The fluid
 cells see the solid cells an an embedded reflecting boundary. However, diffusive processes that are not solved within the Hydro unit (such as implicit thermal conduction) ignore BDRY_VAR.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">You could try writing your own code in Simulation_adjustEvolution that changes the value of BDRY_VAR based on some condition(s) (e.g., a melting temperature).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:black">--</span><span style="font-size:10.0pt;font-family:"Calibri",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#181A1B">Eddie Hansen</span><span style="font-size:10.0pt;font-family:"Calibri",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#181A1B">Applications Group Leader<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#181A1B">Flash Center for Computational Science</span><span style="font-size:10.0pt;font-family:"Calibri",sans-serif;color:black"><o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div id="mail-editor-reference-message-container">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="color:black">From:
</span></b><span style="color:black">flash-users <flash-users-bounces@flash.rochester.edu> on behalf of lizy <3287940670@qq.com><br>
<b>Date: </b>Wednesday, June 19, 2024 at 2:26 AM<br>
<b>To: </b>flash-users <flash-users@flash.rochester.edu><br>
<b>Subject: </b>[FLASH-USERS] Solid State in simulation<o:p></o:p></span></p>
</div>
<div>
<div>
<p class="MsoNormal">Dear flash developers, hello!<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">     I am pleased that flash is one of the best solutions to the problem of magnetohydrodynamics. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">    I have a problem with simulations being heated that start at room temperature (such as laserslab, or zpinch), where the metal is solid at room temperature at the beginning and the velocity is small. Can the characteristics of solid
 mechanics be reflected in the simulation? Because I noticed that in the hydro solver, there is a parameter called right body that can change with temperature? For example,  at 300K, aluminum is solid and the parameter is 1; At 1000K, the aluminum becomes a
 fluid and the parameter changes to -1.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#222222">And in the different parameter, the fluid flow state is different?</span><o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#222222">     Thank you for your careful answer!</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">                                                                Lizy<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">                                                      19,6,2024<o:p></o:p></p>
</div>
</div>
</div>
</div>
</body>
</html>