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 29, 2016 | |
4 years 1 month | Solving a bug with disappearing snow layers due to sublimation. This should only happen... in the snow layers ;-) |
Commit 1257, by Nander Wever | |
4 years 1 month | A NONE salinty profile is introduced. Also a smaller allowed change in melting temperature, for stability of the heat equation solver. |
Commit 1256, by Nander Wever | |
Nov 28, 2016 | |
4 years 1 month | Better handling of the drift data availability |
Commit 1255, by Mathias Bavay | |
Nov 25, 2016 | |
4 years 1 month | Finally, we settled on the "0x" prefix for the hexadecimal colors |
Commit 1254, by Mathias Bavay | |
4 years 1 month | Complete redisgn of phase changes, now actually much simpler and making the PhaseChange class obsolete! The redesign was necessary, as salinity and associated freezing point depression, as well as solving REQ for sea ice, was creating trouble with th |
Commit 1253, by Nander Wever | |
Nov 24, 2016 | |
4 years 2 months | Small fixes (better error messages) to the profile crhonology commit; finer handling of the wind/wind drift data requirements. |
Commit 1252, by Mathias Bavay | |
4 years 2 months | The sno files that are read are now checked to ensure that the layers are in chronological order |
Commit 1251, by Mathias Bavay | |
Nov 22, 2016 | |
4 years 2 months | Merging dev-branch up to and including rev. 1249 into the sea_ice-branch. |
Commit 1250, by Nander Wever | |
4 years 2 months | Solving a quite nasty bug, where pref flow area was too large and there was not enough room for the matrix water. SNOWPACK should not rely on the pref flow area of the previous time step and needs to reassess if the pref flow area is still consisten |
Commit 1249, by Nander Wever | |
4 years 2 months | Ensure that the chosen max_ice_contents is consistently used. |
Commit 1248, by Nander Wever | |
4 years 2 months | Setting max ice contents to 97% and solving an out-of-bounds bug when using REQ without soil layers. |
Commit 1247, by Nander Wever | |
Nov 17, 2016 | |
4 years 2 months | Not sure if this would make a difference... |
Commit 1246, by Nander Wever | |
4 years 2 months | Various modifications in Vapour transport and SoilVaporDiffusivity, appears like a lot has been modified but mostly indentation correction. Main changes are : separate case for top soil element, added a check for theta and density unconsistensies, an |
Commit 1245, by Margaux Couttet | |
Nov 16, 2016 | |
4 years 2 months | Treatment of MS_SNOWPACK_RUNOFF for the case without soil, which now becomes equal to MS_SOIL_RUNOFF. |
Commit 1244, by Nander Wever | |
Nov 15, 2016 | |
4 years 2 months | Better treatment of saturated conditions: first, the floating point comparison was not safe, so we use eps. Furthermore, we don't allow influx at the top of the domain if the top element has a positive pressure head. |
Commit 1243, by Nander Wever | |
4 years 2 months | Make sure snowpack/ice masses are updated before calculating flooding. |
Commit 1242, by Nander Wever | |
4 years 2 months | Preventing vapour flux in saturated elements. |
Commit 1241, by Nander Wever | |
4 years 2 months | Fixed a bug: it was not possible to compile CaaMLIO anymore (because it needed SmetIO::writeHazData() to be static). Fixed a (stupid) compiler warning on osX. Otherwise, code cleanup |
Commit 1240, by Mathias Bavay | |
Nov 14, 2016 | |
4 years 2 months | An include was missing... |
Commit 1239, by Mathias Bavay | |
4 years 2 months | SWE should be updated before calculating freeboard and sea level. |
Commit 1238, by Nander Wever |