AgeSort asc/desc | Change |
---|---|
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 Next | |
Oct 2, 2019 | |
2 months 4 days | The technical snow module was not properly setup for parallel computation (wrong start and end indices) |
Commit 510, by Mathias Bavay | |
Sep 26, 2019 | |
2 months 10 days | In the Simple terrain radiation model, the local albedo is now computed as the average of nine cells instead of only the actuall cell |
Commit 509, by Mathias Bavay | |
Sep 23, 2019 | |
2 months 13 days | Fixed missing POI in MPI simulations |
Commit 508, by Adrien Michel | |
Aug 9, 2019 | |
3 months 27 days | Clearer code to generate the TSOIL indices. Renammed some "i" variables into "ii" so searching them returns meaningful results... |
Commit 507, by Mathias Bavay | |
Jun 29, 2019 | |
5 months 7 days | Typo. |
Commit 506, by Nander Wever | |
Jun 26, 2019 | |
5 months 10 days | The TechSnow class was conflicting with the one from Snowpack (newly developed). It has therefore been renammed as TechSNowA3D (thanks Nander!). |
Commit 505, by Mathias Bavay | |
Jun 14, 2019 | |
5 months 21 days | Cosmetics. |
Commit 504, by Nander Wever | |
May 31, 2019 | |
6 months 5 days | Fixing indentation. |
Commit 503, by Nander Wever | |
6 months 5 days | Corrected POI writing and indent issue |
Commit 502, by Adrien Michel | |
May 27, 2019 | |
6 months 9 days | Silenced compilation warnings |
Commit 501, by Adrien Michel | |
May 21, 2019 | |
6 months 15 days | Silencing gcc compiler warning. |
Commit 500, by Nander Wever | |
6 months 15 days | Bug fixes for lateral flow, and making it work with the new OpenMP slicing. |
Commit 499, by Nander Wever | |
Apr 17, 2019 | |
7 months 19 days | Implemented new OpenMP slicing, few other corrections |
Commit 498, by Adrien Michel | |
Apr 9, 2019 | |
7 months 27 days | Resolving compiling errors and a compiler warning (gcc). |
Commit 497, by Nander Wever | |
Apr 5, 2019 | |
8 months 1 day | Cosmetic touch-up |
Commit 496, by Mathias Bavay | |
8 months 1 day | Added new OMP control namespace (not a class! we only need two main function and no inner class structure), not implemented yet in the rest of the model |
Commit 495, by Adrien Michel | |
8 months 1 day | Tunned MPI smart splitting to handle situation where MPI instances is close to numbers of columns in DEM, added documentation |
Commit 494, by Adrien Michel | |
Mar 31, 2019 | |
8 months 5 days | changed TechSnow.cc |
Commit 493, by Pirmin Ebner | |
Mar 29, 2019 | |
8 months 7 days | Better search strategies. In TechSnow, the dates handling should now be right. |
Commit 492, by Mathias Bavay | |
Mar 26, 2019 | |
8 months 10 days | TechSnow should now work |
Commit 491, by Pirmin Ebner |