Documentation: update "Start Using the Program"

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-05-13 10:57:06 -07:00
parent 5cb7e22a9d
commit c7919c3f05

View file

@ -96,7 +96,7 @@ However, great effort was taken to keep the profile simple, yet
informative. informative.
The main information of the dive profile is the depth graph. On top of The main information of the dive profile is the depth graph. On top of
the obvious information of the depth it shows also the ascent and the obvious information of the depth it also shows the ascent and
descent rate compared to the recommended speed of going up or down in descent rate compared to the recommended speed of going up or down in
the water column. This information is given using different the water column. This information is given using different
colors. Dark red means ascent faster than 18m/60ft per minute or colors. Dark red means ascent faster than 18m/60ft per minute or
@ -139,16 +139,38 @@ Tec Information in Dive Profile
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The dive profile can include Tec settings. Enabling these is described The dive profile can include Tec settings. Enabling these is described
in chapter <<S_SettingUpPreferences,Setting up Preferences>>. Basically in chapter <<S_SettingUpPreferences,Setting up
you can include graphs of accumulated pO2, pN2, pHe. These graphs are Preferences>>. Basically you can include graphs of the partial
added below the profile data. On top of the profile the currently used pressures O2, N2, and He during the dive as well as a calculated deco
gradient factors are shown (e.g. GF 35/75). ceiling (only visible for deep, long, or repetitive dives).
The graph can also include both the dive computer reported ceiling and The partial pressure graphs are added below the profile data, the
our calculated ceiling. Because of the differences in used algorithms it calculated ceiling is shown as a green overlay on top of the dive
is unlikely that both of these are the same. It is even quite common profile. Above the profile the currently used gradient factors are
that Subsurface calculates ceiling for non-decompression dives when the shown (e.g. GF 35/75). Please note that these are NOT the gradient
dive computer was not in deco mode during the dive. factors in use by the dive computer in question, but the gradient
factors used by Subsurface to calculate deco obligations during the
dive.
The graph can also include the dive computer reported ceiling (or more
precisely, the first deco stop that the dive computer recorded - note
that not all dive computers record this information and make it
available for download; for example all of the Suunto dive computers
fail to make this very useful data available to divelog
software). Because of the differences in used algorithms and amount of
data available (and taken into consideration) at the time of the
calculation it is unlikely that both of these are the same; this can
be true even if the same algorithm and gradient factors are used. It
is also quite common that Subsurface calculates a ceiling for
non-decompression dives when the dive computer stayed in non-deco mode
during the whole dive. This is caused by the fact that Subsurface's
calculations describe the deco obligation at that point in time during
a dive, while dive computers usually take the upcoming ascent into
account. During the ascent some excess Nitrogen (and possibly Helium)
are already breathed off so even though the diver technically
encountered a 'ceiling' at depth, the dive still does not require an
explicit deco stop. This feature allows dive computers to offer longer
'non-stop bottom time'.
[[S_ImportNewDives]] [[S_ImportNewDives]]
Import New Dives from your Dive Computer Import New Dives from your Dive Computer