diff options
author | Robert C. Helling <helling@atdotde.de> | 2019-11-28 10:37:44 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-11-28 12:23:04 -0800 |
commit | 33e49637ec6a99c50ad56bfbfc88b4e925d01e7d (patch) | |
tree | 6edb19775637bf5acf324f41aaaa0a794995812a /Documentation/user-manual.txt | |
parent | 4928c4ae0421193bbd371cb0924091a970489611 (diff) | |
download | subsurface-33e49637ec6a99c50ad56bfbfc88b4e925d01e7d.tar.gz |
Add current GF to infobox
As per request from users on scubaforum.com, this adds
the current gradient factor to the deco information of
the infobox. Up to now, this information was only
graphically represented in the pressure bar graph
and the heatmap. This gives a numerical value.
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'Documentation/user-manual.txt')
-rw-r--r-- | Documentation/user-manual.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 98fa5622f..0981153e2 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -2290,8 +2290,11 @@ TTS longer than 2 hours is not accurately calculated and Subsurface only indicat [icon="images/icons/GFLow.jpg"] [NOTE] -Show *Deco information*. When enabled, the information box shows the surface GF and the momentary -ceilings for the individual tissue compartments. The surface GF is an indication of to what degree +Show *Deco information*. When enabled, the information box shows the current gradient factor (GF), +the surface GF and the momentary +ceilings for the individual tissue compartments. The gradient factor is in indication of how +much of the allowed pressure gradient between tissues (normalized with a 100/100 Bühlmann model) +the diver is currently using. The surface GF is an indication of to what degree the partial pressure of nitrogen in the blood exceeds the partial pressure required for safely reaching the surface. Surface GF > 100% means that it is unsafe to surface. |