<html>#2599: nsnstohmns cannot be reproduced using LORENE2
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Ken Hui</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2021_05</td></tr>
<tr><td style='text-align:right'>  Version:</td><td>ET_2021_05</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Ken Hui):</p>
<p>The definition of those 3 physical constants do not match between LORENE1 and LORENE2. The initial data of the gallery simulation nsnstohmns is (I supposed) taken from <a data-is-external-link="true" href="https://lorene.obspm.fr/data/binNS.html" rel="nofollow">https://lorene.obspm.fr/data/binNS.html</a>, which should have been generated with an older LORENE version. That’s why I tried to change the physical constants in LORENE2, to recover their old values. </p>
<div class="codehilite"><pre><span></span><span class="gd">--- lorene1_unites.h.ori    2022-03-11 13:14:02.810753230 +0800</span>
<span class="gi">+++ lorene2_unites.h.ori    2022-03-11 02:08:27.660497092 +0800</span>
<span class="gu">@@ -26,8 +26,20 @@</span>


 /*
<span class="gd">- * $Id: unites.h,v 1.4 2004/12/01 12:28:32 p_grandclement Exp $</span>
<span class="gi">+ * $Id: unites.h,v 1.8 2015/03/17 14:20:00 j_novak Exp $</span>
  * $Log: unites.h,v $
<span class="gi">+ * Revision 1.8  2015/03/17 14:20:00  j_novak</span>
<span class="gi">+ * New class Hot_eos to deal with temperature-dependent EOSs.</span>
<span class="gi">+ *</span>
<span class="gi">+ * Revision 1.7  2014/10/13 08:52:37  j_novak</span>
<span class="gi">+ * Lorene classes and functions now belong to the namespace Lorene.</span>
<span class="gi">+ *</span>
<span class="gi">+ * Revision 1.6  2014/06/30 14:34:57  j_novak</span>
<span class="gi">+ * Update of the values of some constants (G, M_sol and MeV).</span>
<span class="gi">+ *</span>
<span class="gi">+ * Revision 1.5  2014/05/13 10:06:12  j_novak</span>
<span class="gi">+ * Change of magnetic units, to make the Lorene unit system coherent. Magnetic field is now expressed in Lorene units. Improvement on the comments on units.</span>
<span class="gi">+ *</span>
  * Revision 1.4  2004/12/01 12:28:32  p_grandclement
  * Include math.h in unite.h
  *
<span class="gu">@@ -47,50 +59,55 @@</span>
  * Initial revision
  *
  *
<span class="gd">- * $Header: /cvsroot/Lorene/C++/Include/unites.h,v 1.4 2004/12/01 12:28:32 p_grandclement Ex
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2599/nsnstohmns-cannot-be-reproduced-using'>https://bitbucket.org/einsteintoolkit/tickets/issues/2599/nsnstohmns-cannot-be-reproduced-using</a></p>
</html>