lanl/singularity-eos

Fix bulk modulus formula in API documentation

开放

#276 创建于 2023年7月18日

 (0 条评论) (0 个反应) (0 位负责人)C++ (21 个派生)auto 404
documentationgood first issue

仓库指标

星标
 (36 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南