diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-11-17 00:27:21 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-17 00:27:21 +0000 |
commit | 50ad3f8af989dd1bad055721c810e158c578837e (patch) | |
tree | 53a5ffb615d48abbdab1675408240f81fd142b44 /TODO.CCR | |
parent | b0033287b7a8f6711992646db0e8e6d0b97eecc9 (diff) | |
download | subsurface-50ad3f8af989dd1bad055721c810e158c578837e.tar.gz |
Add a TODO.CCR file to track what's left to do for CCR support
These are the things I ran into today. I'm sure there are many, many more.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'TODO.CCR')
-rw-r--r-- | TODO.CCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.CCR b/TODO.CCR new file mode 100644 index 000000000..c1c4d9750 --- /dev/null +++ b/TODO.CCR @@ -0,0 +1,5 @@ +TODO for CCR support + +- tank pressure plot (see test40.xml) +- bailout handling in SAC rate calculation +- UI to modify the tank type for CCR (i.e., set the diluent and oxygen cylinders) |