aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.cpp
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2014-02-11 13:08:29 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-02-11 14:05:54 -0800
commite58f54cac1d050c090bfa5427991ae440bc78495 (patch)
treed4379185e39721d46d61ca6136001941b980ef1a /qt-ui/diveplanner.cpp
parent92bbed3304afeb8e7ef6593f48eae982d799b5f1 (diff)
downloadsubsurface-e58f54cac1d050c090bfa5427991ae440bc78495.tar.gz
Fix ATM-vs-bar confusion
SAC should be calculated in relationship to surface pressure, not "1 bar". I also realize that we have a few other cases where we do the same mistake: the partial pressure calculations do things like po2 = o2 / 1000.0 * depth_to_mbar(sample->depth.mm, dive); which is wrong as well - the partial pressure is also relative to standard atmospheric pressures. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveplanner.cpp')
0 files changed, 0 insertions, 0 deletions