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 16, 2018 | |
2 years 6 months | Follow up on commit 1585, which was not sufficient. So, even more brute force solving the issue where numerical rounding errors could lead to negative air content |
Commit 1592, by Nander Wever | |
Jul 14, 2018 | |
2 years 6 months | Commit 1573 was not sufficient, the bug is also relevant for the BUCKET scheme, so this fix is hopefully covering all cases correctly. |
Commit 1591, by Nander Wever | |
Jul 12, 2018 | |
2 years 6 months | There was an inconsistency in the packaging for Windows that has been fixed. A mistake in the documentation (units of some output fields) has been fixed. |
Commit 1590, by Mathias Bavay | |
Jul 5, 2018 | |
2 years 6 months | Removing superfluous includes. |
Commit 1589, by Nander Wever | |
2 years 6 months | Correcting and deleting some copy-paste remnants in header file comments. |
Commit 1588, by Nander Wever | |
Jun 12, 2018 | |
2 years 7 months | Limiting LWC driving snow metamorphism to 10% mass percentage, congruent with Fig. 6 in Brun (1989). |
Commit 1587, by Nander Wever | |
Jun 8, 2018 | |
2 years 7 months | It looks like numerical rounding errors can cause settling exceeding theta[ICE]==1. This approach hopefully prevents that. |
Commit 1586, by Nander Wever | |
2 years 7 months | Brute force solving the issue where numerical rounding errors could lead to negative air content |
Commit 1585, by Nander Wever | |
2 years 7 months | It feels like a good idea to update the element mass when updating its density |
Commit 1584, by Nander Wever | |
Jun 7, 2018 | |
2 years 7 months | Going now from top to bottom to detect snow/ice transition, instead of the other way around. The latter approach was sometimes erroneously indicating the lowest layer as transition layer. |
Commit 1583, by Nander Wever | |
Jun 6, 2018 | |
2 years 7 months | Removing out of place comment. |
Commit 1582, by Nander Wever | |
Jun 1, 2018 | |
2 years 7 months | Stupid, but quite visible typo... |
Commit 1581, by Nander Wever | |
May 22, 2018 | |
2 years 8 months | Bug fix: when ice has been melted to create residual water content, the van Genuchten parameters should be adjusted accordingly. |
Commit 1580, by Nander Wever | |
2 years 8 months | Bug fix for simulations with Dirichlet BC for temperature and new phase change method. |
Commit 1579, by Nander Wever | |
Apr 6, 2018 | |
2 years 9 months | For water transport with bucket scheme and sea ice: set Wres to the full pore space for elements below sea level. |
Commit 1578, by Nander Wever | |
2 years 9 months | Fix division by zero in output of brine salinity in case theta[WATER]==0. |
Commit 1577, by Nander Wever | |
2 years 9 months | Introducing parameterization for hydraulic conductivity for high densities. |
Commit 1576, by Nander Wever | |
2 years 9 months | When merging elements, conserving brine salinity. |
Commit 1575, by Nander Wever | |
2 years 9 months | A diagnostic statement appeared to be executed twice when doing the new phase change method. |
Commit 1574, by Nander Wever | |
2 years 9 months | Bug fix for sea ice simulations and simulations with Richards equation for snow without soil layers. Some runoff code for the lowest snow layer should not be executed at this point. |
Commit 1573, by Nander Wever |