Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-10 | set_nd_nq is now in mkin, fix Steps12 bug | Johannes Ranke | 1 | -9/+10 | |
If a scenario with a slash "/" was selected in PEC_sw_focus(), the Step 2 file generated giving an error (path not found) in the Steps12 calculator, because the scenario name is part of the "compound" name in this implementation, in order to show it in the list that the calculator presents. | |||||
2019-02-19 | Stop endless appending to pesticide.txt example | Johannes Ranke | 1 | -1/+1 | |
2018-09-27 | Create valid Step 1 files with fewer arguments | Johannes Ranke | 1 | -0/+4 | |
2017-10-23 | Typos, rebuild static docs | Johannes Ranke | 1 | -1/+1 | |
2017-10-09 | Write Step 2 input files on windows | Johannes Ranke | 1 | -2/+3 | |
2017-10-06 | Update docs, small bugfix | Johannes Ranke | 1 | -2/+2 | |
2017-07-21 | New Option for Step 1, fix example, update docs | Johannes Ranke | 1 | -1/+2 | |
Also add the reference file for testing Step12 input file generation | |||||
2017-06-22 | Merge branch 'master' of kolab:pfm | Johannes Ranke | 1 | -2/+11 | |
2017-06-22 | Add scenario, region and season to run name | Johannes Ranke | 1 | -4/+11 | |
2017-06-20 | Possibility to turn off formation in water | Johannes Ranke | 1 | -2/+11 | |
This makes it possible to compare the Step 1 output with earlier versions of the Steps 12 tool. | |||||
2017-06-20 | Fix line endings and allow all interception classes | Johannes Ranke | 1 | -2/+4 | |
2017-06-20 | Fix generation of input files | Johannes Ranke | 1 | -18/+21 | |
- Write header only if not appending - Write max_soil and max_ws for metabolites - Formatting | |||||
2017-06-19 | Single line of generated Step12 input file partially validated | Johannes Ranke | 1 | -39/+122 | |
2017-06-17 | Start with the generation of an input file | Johannes Ranke | 1 | -3/+56 | |
2017-05-17 | Documentation fix | Johannes Ranke | 1 | -2/+2 | |
2017-05-16 | Add TWA concentrations for days > 1, fix link | Johannes Ranke | 1 | -7/+24 | |
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. | |||||
2017-05-16 | Finish the Step 1 calculator including tests | Johannes Ranke | 1 | -25/+97 | |
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer | |||||
2017-05-15 | Start of an Steps 1/2 calculator in R | Johannes Ranke | 1 | -0/+109 | |