lanl/singularity-eos

Fix bulk modulus formula in API documentation

Ouverte

#276 ouverte le 18 juil. 2023

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (21 forks)auto 404
documentationgood first issue

Métriques du dépôt

Stars
 (36 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

https://lanl.github.io/singularity-eos/main/src/using-eos.html#_CPPv4NK33BulkModulusFromDensityTemperatureEK4RealK4RealP4Real

There is a missing density in the formula for the bulk modulus.

Also we should add that the units for the bulk modulus are pressure since mass * length^2 / time^2 isn't an obvious pressure unit.

Thanks to @c0sm0-kramer for pointing it out

Guide contributeur