diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-24 11:31:03 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-02-25 00:45:38 +0100 |
commit | 7ebc31c1ec15ef6b34c27b9c0f892a5a90b0eef3 (patch) | |
tree | 19876d62ecf2a50407802b980123a4a4d996c309 /qt-models/cylindermodel.cpp | |
parent | 82c003c914de17101ee8999ab3775e516cc76064 (diff) | |
download | subsurface-7ebc31c1ec15ef6b34c27b9c0f892a5a90b0eef3.tar.gz |
gas pressures: do not use gas compressibility for cylinder naming
This actually didn't make a difference for the common case, since our
simplified gas compressibility model had a compressibility factor of 1.0
up to 200 bar, and increased smoothly from there. As a result, the
common 2400 and 3000 psi workpressures didn't really see an effect from
this.
Not taking compressibility into account does kind of make sense for
cylinder naming, since the cylinder may be used for different gases with
very different compressibility characteristics.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-models/cylindermodel.cpp')
0 files changed, 0 insertions, 0 deletions