<html>#2173: Test "Poisson equation" example
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>resolved</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2020_05</td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>task</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit website</td></tr>
</table>

<p>Comment (by Bill Gabella):</p>
<p>[Warning save your long entry before attaching any files…just lost a ton of text when I attached psi2.session.  Ack!]</p>
<p>Have been unable to install Visit either on my laptop or on our HPC cluster.  Found a docker image for version 2.12.3 (current as of now is 3.1.2) at <a data-is-external-link="true" href="https://github.com/symerio/visit-docker" rel="nofollow">https://github.com/symerio/visit-docker</a>  .   Cannot run docker on my laptop because Fedora 32 uses CGRoups V2 and currently runc from docker throws an error.  I can run podman as</p>
<p><strong>podman run -it -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:rw symerio/visit</strong> </p>
<p>or with more -v local directories mapped to container directories.</p>
<p>From the HPC cluster, where we use singularity, I use the command</p>
<p><strong>singularity run docker://symerio/visit</strong></p>
<p>from within the Poisson data directory, the one containing the two plotted data files  <strong>ct_analytic-ct_testc0.file_0.h5</strong>  and   <strong>ct_multilevel-psi.file_0.h5</strong> .  Copy the psi2.session file, and run above command, and restore the session from File &gt; Restore Session and select the psi2.session file.  This should recreate the images with the sources in white and the slice through the Psi potential with color contours.  With the new versions of the Toolkit, running this gallery example, I get an image that is indistinguishable to the eye from the previous one.  </p>
<p><img alt="" src="https://bitbucket.org/repo/8zBLME5/images/3793466766-psi.png" />
‌</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2173/test-poisson-equation-example'>https://bitbucket.org/einsteintoolkit/tickets/issues/2173/test-poisson-equation-example</a></p>
</html>