diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-03 13:57:54 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-03-03 14:19:45 -0800 |
commit | a173a3ce79de6b53d7871cba8acfa1f07565d829 (patch) | |
tree | 3146c439f26774fd13794b13fce96838274cd069 /qt-models/diveplannermodel.h | |
parent | 12f36c92e1c00459e354577a2db1ce06e240b322 (diff) | |
download | subsurface-a173a3ce79de6b53d7871cba8acfa1f07565d829.tar.gz |
gas model: simplify and improve our Z factor calculations
Lubomir found better compressibility data for the pure gases that we
need for scuba, making the air table superfluous: we get good values
from just regular linear mixing of the Oxygen, Nitrogen and Helium
calculations.
Also, rather than using a quintic polynomial, a cubic one does
sufficiently well, making for smaller code and fewer coefficients.
And judging by the reactions from people on G+ (as well as just looking
at how good the fit is with the air data), this is all the right way to
do this, and this thus removes the Redlich-Kwong equation.
All-credit-goes-to: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-models/diveplannermodel.h')
0 files changed, 0 insertions, 0 deletions