Skip to content

Commit 1ac7dc1

Browse files
committed
[ci skip] add lnfree_e bug to known bugs for 15140 in docs
1 parent 59cf0f9 commit 1ac7dc1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/known_bugs.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@ An experimental RSP solver feature was turned on by default, leading to converge
143143
r15140
144144
======
145145

146+
Free Electron Density on FreeEOS
147+
--------------------------------
148+
149+
The free electron density (``lnfree_e``) reported by FreeEOS was off by a factor of ``ln(10)`` due to tabulations needing to list the log base 10 value of this quantity rather than natural log. For historical reasons related to OPAL tables, the EOS tables report the log base 10 value, which is later converted to natural log before being reported as ``lnfree_e`` in MESA.
150+
151+
See `gh-189 <https://github.com/MESAHub/mesa/issues/189>`_
146152

147153
r12778
148154
======

0 commit comments

Comments
 (0)