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 | |
Jul 25, 2017 | |
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 6 months | The syntax was not fully up-to-date... |
Commit 1462, by Mathias Bavay | |
3 years 6 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 6 months | Necessary changes to work with the latest Meteo1DInterpolations syntax in MeteoIO. Documentation fix (invalid url) |
Commit 1460, by Mathias Bavay | |
3 years 6 months | Reverting unwanted changes to Snowpack.* |
Commit 1459, by Julien Kohler | |
3 years 6 months | First commit of the implicit integration scheme test |
Commit 1458, by Julien Kohler | |
3 years 6 months | Implicit integration scheme test: Moved some methods from private to protected to be able to call them through a derived class |
Commit 1457, by Julien Kohler | |
Jul 18, 2017 | |
3 years 6 months | Modernizing the exmaples, removing some old formats from the example input files |
Commit 1456, by Mathias Bavay | |
Jul 4, 2017 | |
3 years 6 months | Improving comments. |
Commit 1455, by Nander Wever | |
3 years 6 months | Merging dev-branch up to and including rev. 1453 into the sea_ice-branch. |
Commit 1454, by Nander Wever | |
3 years 6 months | Some comments and cosmetic improvements |
Commit 1453, by Nander Wever | |
3 years 6 months | Improving comments, related to the previous commit 1451. |
Commit 1452, by Nander Wever | |
3 years 6 months | The previous commits to improve stability of the REQ-solver in case of high inflitration in wet matrix were too conservative and we were loosing to much mass. The reason is that if the time step is too large, water gets rejected that could have been |
Commit 1451, by Nander Wever | |
Jul 3, 2017 | |
3 years 6 months | Correct error message. |
Commit 1450, by Nander Wever | |
3 years 6 months | And even more cosmetics |
Commit 1449, by Nander Wever | |
3 years 6 months | More cosmetics |
Commit 1448, by Nander Wever | |
3 years 6 months | Cosmetics |
Commit 1447, by Nander Wever | |
Jun 29, 2017 | |
3 years 6 months | Removing unused variables from ReSolver1d. |
Commit 1446, by Nander Wever | |
Jun 28, 2017 | |
3 years 6 months | Added new test for Solver.h. The script linearsolver.sh calls the executable linearSolverTest twice: first with a typical fem matrix based on actual data, second with a rank deficient matrix where the solver is to fail (giving a positive test outcome |
Commit 1445, by Julien Kohler | |
3 years 6 months | Modified method compTemperatureProfile in snowpack/snowpackCore/Snowpack.cc to throw when the linear solver fails to solve for dU |
Commit 1444, by Julien Kohler |