diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-05-16 18:40:25 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-05-16 18:40:25 +0200 |
commit | 3e26a8ab76a434c3465ea1db1b4a2a2ff3ea8ec8 (patch) | |
tree | c1830d0d479574f037f86b127cee809c350d163a /ChangeLog | |
parent | 36036b5901223591e7e21e8b73d8cd1fb034f4cb (diff) |
Add TWA concentrations for days > 1, fix link
Now we have seven test calculations for the Step 1 calculator, all
perfectly passing. This provides confidence that this is a
correct reimplementation of the Step 1 part of the Step 1/2 calculator.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +commit 36036b5901223591e7e21e8b73d8cd1fb034f4cb +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2017-05-16 15:43:50 +0200 + + Finish the Step 1 calculator including tests + + Some cleaning up. PELMO facilities do not currently work at my end, + as I have no working wine installation on this computer + commit d042f8f06b313e8595087587455daac73d84f17b Author: Johannes Ranke <jranke@uni-bremen.de> Date: 2017-05-15 20:01:28 +0200 |