- 17 May, 2021 1 commit
-
-
Adrien Michel authored
-
- 26 Mar, 2021 3 commits
-
-
Adrien Michel authored
-
Adrien Michel authored
-
Adrien Michel authored
-
- 08 Mar, 2021 5 commits
-
-
Nander Wever authored
Revert commit a4b0a56d also for the source file, which got accidentally committed in commit c62c3ee0.
-
Nander Wever authored
Revert commit a4b0a56d also for the header file, which should have been committed to the sea ice branch.
-
Nander Wever authored
-
Nander Wever authored
-
Nander Wever authored
-
- 03 Mar, 2021 3 commits
-
-
Adrien Michel authored
Rad complex optim See merge request !2
-
Julien Esseiva authored
-
Julien Esseiva authored
-
- 02 Mar, 2021 2 commits
-
-
Julien Esseiva authored
-
Julien Esseiva authored
-
- 19 Feb, 2021 1 commit
-
-
Nander Wever authored
-
- 16 Feb, 2021 1 commit
-
-
Adrien Michel authored
-
- 12 Feb, 2021 2 commits
-
-
Adrien Michel authored
-
Adrien Michel 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
-
- 10 Feb, 2021 2 commits
-
-
Adrien Michel authored
-
Adrien Michel authored
-
- 09 Feb, 2021 2 commits
-
-
Julien Esseiva authored
-
Adrien Michel authored
-
- 03 Feb, 2021 1 commit
-
-
Adrien Michel 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.
-
- 02 Feb, 2021 4 commits
-
-
Julien Esseiva authored
Rad complex mpi See merge request !1
-
Julien Esseiva authored
-
Adrien Michel authored
-
Adrien Michel authored
-
- 29 Jan, 2021 2 commits
-
-
Adrien Michel authored
-
Adrien Michel authored
Removed old view factor writing code. Moved view factor writing to Ebalance constructor and added a pure virtual view factor getter in TerrainRadiationAlgorithm
-
- 28 Jan, 2021 1 commit
-
-
Adrien Michel authored
-
- 27 Jan, 2021 3 commits
-
-
-
Adrien Michel 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
-
Julien Esseiva authored
-
- 25 Jan, 2021 6 commits
-
-
Adrien Michel authored
-
Adrien Michel authored
-
Adrien Michel authored
-
Adrien Michel authored
Removed useless omp loop in the constructor, in order to be able to use push back on radfields vector and avoid dummy object contruction
-
Adrien Michel authored
-
Adrien Michel authored
Now solarAzimuth and solarElevation are passed as argument to terrain_radiation::getRadiation, so there is no need in Complex to store a pointer to radfields, so it is celaner. Note these two values are used only in complex
-
- 24 Jan, 2021 1 commit
-
-
Adrien Michel authored
-