- 17 Aug, 2021 1 commit
-
-
Nander Wever authored
-
- 16 Aug, 2021 1 commit
-
-
Mathias Bavay authored
-
- 24 Jun, 2021 1 commit
-
-
Nander Wever authored
-
- 09 Jun, 2021 1 commit
-
-
Mathias Bavay authored
And some warnings have been fixed
-
- 17 May, 2021 2 commits
-
-
-
Adrien Michel authored
-
- 14 Apr, 2021 34 commits
-
-
Julien Esseiva authored
Added the svn revs to the git history See merge request snow-models/alpine3d!3
-
Julien Esseiva authored
-
-
-
-
-
Revert commit a4b0a56d also for the header file, which should have been committed to the sea ice branch.
-
-
-
-
Julien Esseiva authored
-
Julien Esseiva authored
-
Julien Esseiva authored
-
Julien Esseiva authored
-
-
-
-
Added the possibility to correct the DEM with HS at each time step for the meteo interpolation (e.g. for Winstral preferential deposition). This is achieved using the key ADD_HS_TO_DEM=TRUE in the input section
-
-
-
Julien Esseiva authored
-
-
Removed key Terrain_Radiation in [EBalance]. It is redundant with --enable-eb and cause segfault is --enable-eb is provided and the variable is set to false.
-
-
-
-
-
Removed old view factor writing code. Moved view factor writing to Ebalance constructor and added a pure virtual view factor getter in TerrainRadiationAlgorithm
-
-
Julien Esseiva authored
-
Moved all the solar panel part to complex, added interface to implement it in other modules. Still some cleaning needed in complex (move some parts to SolarPanel.cc), and a correct implementation for config keys and for output path is still required
-
-
-