mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
gas model: split up gas compressibility into a file of its own
The gas compressibility is such a specialized thing that I really prefer having it separate. This keeps Robert's Redlich-Kwong equation as-is, but let's experiment with other models soon... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7133216653
commit
3f30832471
3 changed files with 49 additions and 43 deletions
|
@ -36,6 +36,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
divelist.c
|
||||
equipment.c
|
||||
file.c
|
||||
gas-model.c
|
||||
git-access.c
|
||||
libdivecomputer.c
|
||||
liquivision.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue