diff options
author | Robert C. Helling <helling@atdotde.de> | 2018-04-10 21:20:38 +0200 |
---|---|---|
committer | Robert C. Helling <helling@atdotde.de> | 2018-04-11 21:15:38 +0200 |
commit | ece714556fa2403dddec481a7a09d68eb82e84fa (patch) | |
tree | c422e24795d7d866d2e98d0baa223677aa084eb4 /CHANGELOG.md | |
parent | 71d1e78db2435c74a3170a9fe0d3e4e0e6c946c2 (diff) | |
download | subsurface-ece714556fa2403dddec481a7a09d68eb82e84fa.tar.gz |
Look for actual isobaric counter diffusion
Identify segements that fullfill the folllowing criteria for
the leading compartment:
He is off-gasing while N2 is on-gasing
Overall there is on-gasing
Add a line to the info box for those segments
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index da4359901..550b616d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- Profile: Add information about actual isobaric counter diffusion happening - Suunto DM import: improved temperature parsing in special cases # Always add new entries at the very top of this file above other # existing entries. |