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 15, 2014 | |
6 years 6 months | Changelog3-2-1, Brief changelog of Snowpack-3.2.1 |
Creation of page Changelog3-2-1, by Mathias Bavay | |
6 years 6 months | Tagging release 3.2.1 |
Commit 615, by Mathias Bavay | |
Jul 14, 2014 | |
6 years 6 months | updated version numbers and fixed some warnings found on Hera |
Commit 614, by Mathias Bavay | |
Jul 11, 2014 | |
6 years 6 months | backporting dev commits 598, 599, 603, 604 |
Commit 613, by Mathias Bavay | |
6 years 6 months | backporting dev commits 589, 590, 592 |
Commit 612, by Mathias Bavay | |
6 years 6 months | backporting dev commits 581, 582, 584, 585, 586, 588 |
Commit 611, by Mathias Bavay | |
6 years 6 months | backporting dev commits 575, 576 |
Commit 610, by Mathias Bavay | |
6 years 6 months | backporting dev commit 574 |
Commit 609, by Mathias Bavay | |
6 years 6 months | backporting dev commits 543, 564, 565, 566, 567, 568, 569, 570 |
Commit 608, by Mathias Bavay | |
Jul 10, 2014 | |
6 years 6 months | backporting commits 605, 606 from stable |
Commit 607, by Mathias Bavay | |
6 years 6 months | We had a weird structure for the "doc" target that was triggering a bug with cmake-3.0 |
Commit 606, by Mathias Bavay | |
Jul 9, 2014 | |
6 years 6 months | When only one slope is defined, the lwi_N and lwi_S both get the same value (so it is still possible to get lwi for a single station simulation) |
Commit 605, by Mathias Bavay | |
Jul 4, 2014 | |
6 years 6 months | It turns out that some combinations of processors/LAPACK version/compilers may cause C[i] to become NAN when pressure head is really small (probably causing floating point underflow in calculating C[i]), which causes a floating point exception in LAP |
Commit 604, by Nander Wever | |
Jul 1, 2014 | |
6 years 6 months | Investigations in spring settling and snow melt revealed a not so nice behaviour of the top snow layer. Merge only suppressed now in case both miminum ice criterion and minimum element length are met. Seem to slightly improve melt curves. |
Commit 603, by Nander Wever | |
Jun 30, 2014 | |
6 years 6 months | Trying to improve the phase changes in soil when using richards equation by changing a faulty approach. It's still not really nice, but in any case the modelled temperatures are better reproduced this way. Moreover, the energy balance for the soil pa |
Commit 602, by Nander Wever | |
Jun 18, 2014 | |
6 years 7 months | In commit 517, a change in convergence criterion for the soil phase changes part accidentally slipped through. This problem is only on trunk, on branches/dev/ it's fine. |
Commit 601, by Nander Wever | |
Jun 13, 2014 | |
6 years 7 months | Non convergence in soil freezing is now treated as a warning, instead of an error, because we try to repeat the time step with a smaller time step. |
Commit 600, by Nander Wever | |
Jun 12, 2014 | |
6 years 7 months | I never noticed that my simulations with Richards equation for snow were actually never forming surface hoar... So now it does. |
Commit 599, by Nander Wever | |
6 years 7 months | Because the "soil type" name "ALPINE3D" was confusing (has basically nothing to do with alpine3d), I renamed it to SNOFILE. Then, it takes the grain size specified in the sno-file to define the soil types. This should be the default option. I also ch |
Commit 598, by Nander Wever | |
6 years 7 months | Big and important change to ReSolver, mainly to get a better energy balance and a more realistic soil freezing process. Heat advection by flowing water is now taken into account. Adaptation of element and nodal temperature postponed as much as possib |
Commit 597, by Nander Wever |