diff options
author | Rick Walsh <rickmwalsh@gmail.com> | 2015-10-25 11:26:15 +1100 |
---|---|---|
committer | Robert C. Helling <helling@atdotde.de> | 2015-11-01 21:18:00 +0100 |
commit | 5c16305b4a3b681520c6ac97dc5c8497486482da (patch) | |
tree | a8dfc6d3fb4695d778dee42108ce0f54f1e7cdfb /qt-ui/divelogexportdialog.ui | |
parent | 0f90e68385ff49b1c1924566805a69422eb6efc8 (diff) | |
download | subsurface-5c16305b4a3b681520c6ac97dc5c8497486482da.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 'qt-ui/divelogexportdialog.ui')
0 files changed, 0 insertions, 0 deletions