<html>#2420: use consistent argument types in EOS_Omni F90 code
<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>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>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>EOS_Omni was inconsistent in passing either 1-element arrays or scalars to the same Fortran subroutine. gfortran-10 by default will no longer allow this.</p>
<p>Pull request </p>
<p><a data-is-external-link="true" href="https://bitbucket.org/einsteintoolkit/einsteineos/pull-requests/7/eos_omni-make-use-of-arguments-consistent" rel="nofollow">https://bitbucket.org/einsteintoolkit/einsteineos/pull-requests/7/eos_omni-make-use-of-arguments-consistent</a></p>
<p>fixes this and and also fixes a (genuine) bug in the single var calls for a nuclear EOS.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2420/use-consistent-argument-types-in-eos_omni'>https://bitbucket.org/einsteintoolkit/tickets/issues/2420/use-consistent-argument-types-in-eos_omni</a></p>
</html>