diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2011-11-04 14:54:22 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2011-11-04 14:54:22 -0700 |
commit | 68bd80dff4212dfa2a5f4a34f3dbb7f28fc30991 (patch) | |
tree | 2fedc85cabc77c1c3d88d605361a490029748c01 /dives/test7.xml | |
parent | c52b95d502fb79e52d5927b7c59addef984d23e2 (diff) | |
download | subsurface-68bd80dff4212dfa2a5f4a34f3dbb7f28fc30991.tar.gz |
Update test dives
The notes now reflect things that were fixed in the last commits.
Also added more test dives to test other boundary cases.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dives/test7.xml')
-rw-r--r-- | dives/test7.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dives/test7.xml b/dives/test7.xml index b58e1cfe4..694ebeb5b 100644 --- a/dives/test7.xml +++ b/dives/test7.xml @@ -5,7 +5,7 @@ <temperature air='27.0 C' water='26.0 C' /> <location>7th test dive, two tanks, tank change</location> <notes>SAC should be 0.93 cuft/min or 26.2 l/min -Currently broken profile as we don't create sample / plot info for gas change event.</notes> +Shows two pressure plots, each from 200 to 100bar and gaschange event at 15 minu mark.</notes> <cylinder o2='33.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' /> <cylinder o2='50.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' /> <event time='15:00 min' name='gaschange' value='50' /> |