diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-06-19 20:10:21 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-06-19 20:10:21 +0200 |
commit | 7233eed00b799e08c31ae971f997b4b3c14eaea2 (patch) | |
tree | 6f823bf372eef89749505752625454a6be8f10e5 /ChangeLog | |
parent | c9bcd8e68db61515080ff377c6a04fa807337258 (diff) |
Single line of generated Step12 input file partially validated
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +commit c9bcd8e68db61515080ff377c6a04fa807337258 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2017-06-17 16:36:13 +0200 + + Start with the generation of an input file + +commit e6f968cf97ed6ca9268e6098d86ba63ff2c6d2b0 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2017-05-24 16:07:35 +0200 + + Fix for the sawtooth function for repeated applications + + For n > 2, the second application was made at 2 * i instead of i. + +commit 4835e20d1d08203657ab616600286ad9dfd71344 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2017-05-24 15:46:44 +0200 + + Re-enable PELMO examples and tests + + - Add .gitattributes to make sure CRLF line endings are kept for PELMO + .psm files + - Update static docs + commit 539ea37b45ddc41b36dd199f06ffe5936ab13f21 Author: Johannes Ranke <jranke@uni-bremen.de> Date: 2017-05-17 12:23:38 +0200 |