From 630ec88dd4a096fa39ad95b54a7dbfa760a212d9 Mon Sep 17 00:00:00 2001 From: Henrik Brautaset Aronsen Date: Sun, 22 Jun 2014 16:41:44 +0200 Subject: Be more consistent in partial pressure naming MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lets just use pO₂ instead of PO2, ppO2, ppO₂, PO₂. They all mean the same, but it's better to be consistent Signed-off-by: Henrik Brautaset Aronsen Signed-off-by: Dirk Hohndel --- Documentation/user-manual.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation/user-manual.txt') diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 697df1190..19d80ec35 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -911,7 +911,7 @@ data, one record per line. CSV files can be opened with a normal text editor. Following is a highly simplified and shortened example of a CSV file from an APD rebreather: - Dive Time (s) Depth (m) PPO2 - Setpoint (Bar) PPO2 - C1 Cell + Dive Time (s) Depth (m) pO₂ - Setpoint (Bar) pO₂ - C1 Cell 1 (Bar) Ambient temp. (Celsius) 0 0.0 0.70 0.81 13.1 0 1.2 0.70 0.71 13.1 @@ -949,7 +949,7 @@ instance for the above example: Time: column 1 Depth: column 2 Temperature: column 5 - ppO2: column 4 + pO₂: column 4 Armed with this information, importing the data into _Subsurface_ is straightforward. Select @@ -1965,7 +1965,7 @@ specified in the _Preferences_ panel of _Subsurface_. been activated on the left part of the *Dive Profile* panel. - Ensure that the appropriate button(s) for the display of the partial pressures of gases -(PO2, PN2, PHe) have been activated on the left part of the *Dive Profile* panel. +(pO₂, pN₂, pHe) have been activated on the left part of the *Dive Profile* panel. The dive profile is shown in conjunction with the relevant dive ceiling. The dive profile should not closely approach the calculated ceiling. The partial gas pressures selected for -- cgit v1.2.3-70-g09d2