Skip to content

Commit

Permalink
Merge pull request #385 from lanl/384-typo-in-documentation-on-bulk-m…
Browse files Browse the repository at this point in the history
…odulus

Fix typo in documentation regarding bulk modulus
  • Loading branch information
Yurlungur authored Jul 22, 2024
2 parents 91ee692 + de3b897 commit 9aeae78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/src/using-eos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ returns the the bulk modulus

.. math::
B_s = (\partial P/\partial \rho)_s
B_s = \rho (\partial P/\partial \rho)_s
in units of :math:`g cm^2/s^2` given density in :math:`g/cm^3` and
temperature in Kelvin. For most material models, the square of the
Expand Down

0 comments on commit 9aeae78

Please sign in to comment.