AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next | |
Sep 2, 2017 | |
3 years 4 months | After discovering inconsistencies in the Canopy output (header/units), this commit provides a change of the strategy to dump canopy data in the output. The header and units are written now by functions inside the Canopy class, as was already done for |
Commit 1479, by Nander Wever | |
Sep 1, 2017 | |
3 years 4 months | An compiler option was not supported by some versions of gcc, it is now properly tested for the version number |
Commit 1478, by Mathias Bavay | |
Aug 28, 2017 | |
3 years 4 months | Updated implicit test |
Commit 1477, by Julien Kohler | |
Aug 17, 2017 | |
3 years 5 months | Updated implicit solver test. TODO: output data to file in case of failure |
Commit 1476, by Julien Kohler | |
Aug 11, 2017 | |
3 years 5 months | Some sea ice specific code ended up in the default and was crashing Richards-equation. |
Commit 1475, by Nander Wever | |
3 years 5 months | Implicit test update. Added get/set method to change time step |
Commit 1474, by Julien Kohler | |
Aug 9, 2017 | |
3 years 5 months | Commit 1472 did not provide a full solution for the problem, so... hopefully this one does... |
Commit 1473, by Nander Wever | |
Aug 6, 2017 | |
3 years 5 months | Not sure how it happened that this clause was incomplete, but it resolves the issue of not having evaporation when using Richards equation, which was introduced after restructuring the code a few months ago. |
Commit 1472, by Nander Wever | |
Jul 31, 2017 | |
3 years 5 months | Porting stable commits 1427, 1428, 1429, 1437, 1456, 1460, 1462 and 1468 |
Commit 1471, by Mathias Bavay | |
Jul 27, 2017 | |
3 years 5 months | Forgot to commit the change for the sea ice module related to the AsciiIO plugin. This is necessery to create output that is referenced with the sea level at 0. |
Commit 1470, by Nander Wever | |
3 years 5 months | for testing SnoWhizz |
Commit 1469, by Charles Fierz | |
Jul 26, 2017 | |
3 years 5 months | After the changes to the ILWR in the output (it is now the atmospheric ILWR), the EnergyBalance check had to be adapted |
Commit 1468, by Mathias Bavay | |
3 years 5 months | Deleting the sea_ice_dev branch, after the sea ice related code was merged with the dev branch. |
Commit 1467, by Nander Wever | |
3 years 5 months | I forgot to "Add and Commit" the two added files in the commit. |
Commit 1466, by Nander Wever | |
Jul 25, 2017 | |
3 years 5 months | Restoring an empty line. |
Commit 1465, by Nander Wever | |
3 years 5 months | Moving the sea ice module to branches/dev, which is effectively merging the sea_ice_dev branch with the dev branch. The sea_ice_dev branch will be discontinued and removed soon. |
Commit 1464, by Nander Wever | |
3 years 5 months | Merging dev-branch up to and including rev. 1462 into the sea_ice-branch. |
Commit 1463, by Nander Wever | |
Jul 24, 2017 | |
3 years 5 months | The syntax was not fully up-to-date... |
Commit 1462, by Mathias Bavay | |
3 years 5 months | Enable the possibility for surface ponding in case we use Richards equation. If the matrix cannot absorb all incoming water on the top, a water layer will be formed, slowly draining into the matrix in subsequent time steps. To enable this functionali |
Commit 1461, by Nander Wever | |
Jul 21, 2017 | |
3 years 5 months | Necessary changes to work with the latest Meteo1DInterpolations syntax in MeteoIO. Documentation fix (invalid url) |
Commit 1460, by Mathias Bavay |