<html>#2350: Conversion of units
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td></td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></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>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>Since the part in the ET that typically usually has “scale” is the fluid code, we document the <em>conventional</em> units in HydroBase’s interface.ccl: <a data-is-external-link="true" href="https://bitbucket.org/einsteintoolkit/einsteinbase/src/master/HydroBase/interface.ccl" rel="nofollow">https://bitbucket.org/einsteintoolkit/einsteinbase/src/master/HydroBase/interface.ccl</a> </p>
<p>Outputting this (static) conversion each run seems overkill. Some thorns (eg the TOVSolver or LORENE reader) will output some overview information about the fluid body they constructed in SI units as well as “Cactus” units.</p>
<p>Note that it is perfectly possible to run simulations with different units, eg a mass unit of 1e6Msun when simulating accretion onto supermassive black holes. One may have to adjust some numerical parameters here and there (eg “epsilon” for WENO schemes).</p>
<p>The other assumption that is present is that, eg TwoPunctures makes the implicit assumption that the mass of the black holes is ~1 when it constructs its grid. Very different black hole masses may lead to sub-optimal grids.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2350/conversion-of-units'>https://bitbucket.org/einsteintoolkit/tickets/issues/2350/conversion-of-units</a></p>
</html>