Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-13 | Fixed plotting of non-analytical solutions in saem | Johannes Ranke | 1 | -5/+3 | |
2020-11-12 | mkindsg class to hold groups of datasets | Johannes Ranke | 1 | -1/+1 | |
- D24_2014 dataset on aerobic soil degradation of 2,4-D from the EU assessment as mkindsg object with metadata - f_time_norm_focus() to do time-step normalisation using the FOCUS method - focus_soil_moisture data with default moisture contents at pF1, pF 2 and pF 2.5 for USDA soil types from FOCUS GW guidance - Dataset generation scripts in inst/dataset_generation - Depend on R >= 2.15.1 in order to facilitate the use of utils::globalVariables() | |||||
2020-11-09 | saemix.mmkin and nlme.mmkin inherit from mixed.mmkin | Johannes Ranke | 1 | -0/+236 | |
With a plot method. The class mixed.mmkin is currently only a virtual class created to unify the plotting method. |