summaryrefslogtreecommitdiffstats
path: root/TODO.CCR
diff options
context:
space:
mode:
authorGravatar Rick Walsh <rickmwalsh@gmail.com>2015-10-25 11:26:15 +1100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-18 09:54:44 -0700
commitea281b66a8de617fed69dc45f0d41f0920ad7704 (patch)
tree0c87c52b733f834ed101538aa836a7dae2fb84d7 /TODO.CCR
parente15f13d861588e6fa2f3d804f2b050e1a86ce832 (diff)
downloadsubsurface-ea281b66a8de617fed69dc45f0d41f0920ad7704.tar.gz
Calculate VPM-B ceiling outside of planner
Doing VPM-B calculations for dives outside of the planner has not been possible because real dive data does not record either: - reference pressure for the Boyle's law compensation (i.e. first_stop_pressure), or - deco_time for the vpmb_next_gradient function used to do the CVA calculations However, we can infer these values to be: - first_stop_pressure is the deepest ceiling in the dive - deco_time is dive time from the deepest ceiling until the ceiling clears (or would have cleared if the diver finished their deco obligations) With these assumptions, the CVA converges rapidly. Signed-off-by: Rick Walsh <rickmwalsh@gmail.com> Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'TODO.CCR')
0 files changed, 0 insertions, 0 deletions