diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-06-20 06:04:14 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-06-20 06:04:14 +0200 |
commit | 88044fd98c5b95d3f3f9bbef7416af66552189c1 (patch) | |
tree | a759ba883ecf63f7f6855d1d94c12f2dd0ad82d5 /ChangeLog | |
parent | 34d4915297faf6236479f0e6474f8aa6b8d4b416 (diff) |
Tests for Step 1 and 2 (input file only) pass, PELMO fails
There are spurious errors in the output PELMO generates. Two examples
are in the test.log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +commit 34d4915297faf6236479f0e6474f8aa6b8d4b416 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2017-06-20 04:30:52 +0200 + + Fix generation of input files + + - Write header only if not appending + - Write max_soil and max_ws for metabolites + - Formatting + +commit 7233eed00b799e08c31ae971f997b4b3c14eaea2 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2017-06-19 20:10:21 +0200 + + Single line of generated Step12 input file partially validated + commit c9bcd8e68db61515080ff377c6a04fa807337258 Author: Johannes Ranke <jranke@uni-bremen.de> Date: 2017-06-17 16:36:13 +0200 |