<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello together, <div class=""><br class=""></div><div class="">for visualising a 3D disk from ZEUS-MP HDF5 data in yt, I need to load a single spherical polar coordinate grid where x1,x2,x3 are R,T,P and R has ratioed zones. For that I want to use the command yt.load_hexahedral_mesh(data, connectivity, coordinates, length_unit=None, ...) . However, since I am new to yt, I am a little bit stuck right now… </div><div class="">I am not quite sure what is meant in detail by the arguments <b class="">connectivity </b>and <b class="">coordinates</b> and how to formulate them in the load_hexahedral_mesh command.</div><div class=""><br class=""></div><div class="">Furthermore, do I need to pay particular attention on some commands because of using HDF5 data?</div><div class=""><br class=""></div><div class="">If anyone has an example for me, that’d be very helpful! </div><div class=""><br class=""></div><div class="">Thanks a lot!</div><div class=""><br class=""></div><div class="">Katharina Wollenberg</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>