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 | |
Nov 25, 2015 | |
5 years 1 month | Added calculation of theta[AIR] for not too dry soil layers as difference of other volume fractions and 1. |
Commit 880, by Sebastian Würzer | |
Nov 24, 2015 | |
5 years 2 months | oups, a very stupid bug had been left in the debugging outputs... |
Commit 879, by Mathias Bavay | |
5 years 2 months | Improved the debuging output for ImisDBIO; fixed an invalid initialization of a boolean in Main (relevant for LWI_N/S in operational with stations having only one exposition). |
Commit 878, by Mathias Bavay | |
5 years 2 months | Updated the tests references with simulations computed on Olmenhorn. This is kind of a hack, but at least the operational tests can be used for something. |
Commit 877, by Mathias Bavay | |
Nov 21, 2015 | |
5 years 2 months | Oups, found a duplicate parameter |
Commit 876, by Mathias Bavay | |
5 years 2 months | Improving the reporting of the "basics" test, small adjustements in the required precisions |
Commit 875, by Mathias Bavay | |
5 years 2 months | The reference files for the tests have been updated (the last commits changed a few things). A new "basics" test has been designed that should be numerically more stable while checking the most important aspects of an energy balance simulation. |
Commit 874, by Mathias Bavay | |
Nov 18, 2015 | |
5 years 2 months | Sorry, this file needs also to be committed :( |
Commit 873, by Charles Fierz | |
5 years 2 months | This commit is the first step towards including aggregated profiles into the PRO-output-files. I used the merge methods for elements together with merge conditions from Aggregate.cc to do the aggregation in the PRO-files. The aggregation procedure n |
Commit 872, by Charles Fierz | |
5 years 2 months | Getting rid of unnecessary prose and a few unwanted spaces ... |
Commit 871, by Charles Fierz | |
Nov 17, 2015 | |
5 years 2 months | Merging stable commit 861 and 868 (mostly irrelevant but at least we stay in sync) |
Commit 870, by Mathias Bavay | |
5 years 2 months | Merging dev commit 859 and 867 |
Commit 869, by Mathias Bavay | |
5 years 2 months | Code cleanup and one small change for consistency in Metamorphism ("<=" replaced by "<") |
Commit 868, by Mathias Bavay | |
Nov 10, 2015 | |
5 years 2 months | Fixing a sort of bug, which could create spiking behaviour of the TSS when using Richards equation for snow, and accidentally could create crazy nodes. Basically, the definition of what is a dry or wet snow layer was not consistent. |
Commit 867, by Nander Wever | |
5 years 2 months | Fixing a sort of bug, which could create spiking behaviour of the TSS when using Richards equation for snow, and accidentally could create crazy nodes. Basically, the definition of what is a dry or wet snow layer was not consistent. |
Commit 866, by Nander Wever | |
5 years 2 months | Improves output of theta[WATER_PREF], by scaling it with the area involved in preferential flow. |
Commit 865, by Nander Wever | |
5 years 2 months | I already wrote where the mass balance could occur, and this seems to solve it. When ice layers form, this can still cause problems. |
Commit 864, by Nander Wever | |
5 years 2 months | This commit uses the matrix flow part in soil (i.e., pressure head) as the lower boundary for the preferential flow in snow. It basically switches off preferential flow in soil for now. Note that there is still a mass balance error somewhere, but at |
Commit 863, by Nander Wever | |
5 years 2 months | A few small fixes and improvements. |
Commit 862, by Nander Wever | |
Nov 2, 2015 | |
5 years 2 months | Hopefully, the tests would now work properly. Answer at 2 in the morning... |
Commit 861, by Mathias Bavay |