<html>#2747: Inclusion of sgrid importer in Einstein Toolkit
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Samuel Cupp</td></tr>
<tr><td style='text-align:right'> Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2023_11</td></tr>
<tr><td style='text-align:right'> Version:</td><td></td></tr>
<tr><td style='text-align:right'> Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>
<p>Comment (by Michal Pirog):</p>
<p>The complete set of ID contains three files:</p>
<ol>
<li>BNSdata_properties.txt - sgrid configuration summary</li>
<li>checkpoint.0 - main file with ID</li>
<li>sgrid_id.par - sgrid parfile</li>
</ol>
<p>All of them are required to be there. The only thing you need for Cactus to run (of for the test) is a path to the directory where all there are located. It is one line you mentioned before:</p>
<div class="codehilite"><pre><span></span><span class="c">DNSdata::sgrid_datadir = "../../../arrangements/CactusSgrid/DNSdata/test/sgrid_id"</span>
</pre></div>
<p>The file </p>
<div class="codehilite"><pre><span></span><span>"../../../arrangements/CactusSgrid/DNSdata/test/sgrid_id/sgrid_id.par"</span>
</pre></div>
<p>is not Cactus parfile. It is sgrid parfile and simply must be there.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2747/inclusion-of-sgrid-importer-in-einstein'>https://bitbucket.org/einsteintoolkit/tickets/issues/2747/inclusion-of-sgrid-importer-in-einstein</a></p>
</html>