<div dir="ltr">Hi,<div><br></div><div>Yt works well as an alternative to visit for plotting FLASH output. You should check out their documentation for more information on the capabilities. The thread you linked looks to be specifically about some possibly outdated scripts that are included with the FLASH source code. <a href="https://github.com/acreyes/FlashSummer/blob/main/plot_sedov.ipynb">Here</a> is a python notebook that shows one way to get the density plot you're interested in using yt.</div><div><br></div><div>In your python script you're only plotting a single block ( the first index of var), which is probably the root block. Each of these blocks is by default 8x8x8 cells and is the reason for the apparently low resolution color maps you're getting. You can read more about how the Grid unit in FLASH organizes blocks in the <a href="https://flash.rochester.edu/site/flashcode/user_support/flash4_ug_4p7/node59.html#SECTION05163200000000000000">usersguide</a>. <br><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></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 31, 2023 at 6:30 PM Sharma, Divyanshu Raj <<a href="mailto:sharma22@llnl.gov">sharma22@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-7916297259560091318">





<div lang="EN-US" style="overflow-wrap: break-word;">
<div class="m_-7916297259560091318WordSection1">
<p class="MsoNormal">Hi,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I am trying to plot in python in the jupyter notebook by taking the Sedov files from my run (specifically the sedov_hdf5_chk_0000 to 0005) but there is no easy way to do it so far, the best way I found was using this code I found online,
 but I am getting low fidelity model. I want to get a model like when I use visit. I have attached the visit visualization and my code and my visualization below. I head ‘yt’ could be imported from a thread, but that thread ended with no progress as seen here.<br>
<a href="https://flash.rochester.edu/pipermail/flash-users/2021-June/003555.html" target="_blank">https://flash.rochester.edu/pipermail/flash-users/2021-June/003555.html</a><u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Visit:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><img border="0" width="476" height="429" style="width: 4.9583in; height: 4.4666in;" id="m_-7916297259560091318Picture_x0020_1" src="cid:18874eb0df94cff311"><u></u><u></u></p>
<p class="MsoNormal">Python code and visualization:<u></u><u></u></p>
<p class="MsoNormal"><img border="0" width="625" height="694" style="width: 6.5083in; height: 7.2333in;" id="m_-7916297259560091318Picture_x0020_2" src="cid:18874eb0df95b16b22"><u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><img border="0" width="416" height="298" style="width: 4.3333in; height: 3.1in;" id="m_-7916297259560091318Picture_x0020_3" src="cid:18874eb0df9692e333"><u></u><u></u></p>
<p class="MsoNormal"><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>