- 30 Aug, 2021 1 commit
-
-
Nander Wever authored
Adding the possibility to either use MPI Allreduce or Reduce, depending on whether or not the grids need to be available on all processes (Allreduce), or on the master process only (Reduce).
-
- 26 Aug, 2021 2 commits
-
-
Nander Wever authored
-
Nander Wever authored
-
- 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 31 commits
-
-
Julien Esseiva authored
Added the svn revs to the git history See merge request !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
-