- 27 Jan, 2021 1 commit
-
-
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
-
- 21 Jan, 2021 1 commit
-
-
Julien Esseiva authored
-
- 20 Jan, 2021 1 commit
-
-
Julien Esseiva authored
-
- 19 Jan, 2021 2 commits
-
-
Julien Esseiva authored
-
Julien Esseiva authored
-
- 14 Jan, 2021 1 commit
-
-
Adrien Michel authored
-
- 11 Jan, 2021 2 commits
-
-
Julien Esseiva authored
-
Julien Esseiva authored
-
- 06 Jan, 2021 2 commits
-
-
-
Adrien Michel authored
Fixed issue of MPI worker not be properyl killed. Howewer, some work is still required for a clean implementation
-
- 05 Jan, 2021 2 commits
-
-
Julien Esseiva authored
-
Julien Esseiva authored
-
- 23 Dec, 2020 1 commit
-
-
Julien Esseiva authored
-
- 16 Dec, 2020 1 commit
-
-
Julien Esseiva authored
-
- 14 Dec, 2020 4 commits
-
-
Julien Esseiva authored
-
Julien Esseiva authored
Adding output grids
-
Adrien Michel authored
-
Adrien Michel authored
Added the possibility to write some more dem grids with the key WRITE_DEM_DETAILS = true in [output]
-
- 11 Dec, 2020 3 commits
-
-
Adrien Michel authored
-
Adrien Michel authored
Removed grids unnecessary filled in snowpackInterfaceWorker. Now there is a static vector in SnowpackInterface, grids_not_computed_in_worker, which tells which grids should ne be filled in the workers. So in order to get output for these grids a proper case should be added in teh switch in SnowpackInterface::getGrid. For grids which are not ignored, i.e. which have to be filled in the workers, a proper case should be added in the switch in SnowpackInterfaceWorker::fillGrids.
-
Adrien Michel authored
Added clean output for view factor grids, now the key: WRITE_SKY_VIEW_FACTOR = true has to be specified in the ini
-
- 08 Dec, 2020 1 commit
-
-
Julien Esseiva authored
-
- 07 Dec, 2020 2 commits
-
-
Julien Esseiva authored
-
Julien Esseiva authored
-
- 06 Dec, 2020 1 commit
-
-
Julien Esseiva authored
-
- 02 Dec, 2020 2 commits
-
-
Julien Esseiva authored
-
Julien Esseiva authored
-
- 01 Dec, 2020 2 commits
-
-
Adrien Michel authored
-
Adrien Michel authored
-
- 30 Nov, 2020 1 commit
-
-
Julien Esseiva authored
-
- 26 Nov, 2020 2 commits
-
-
Adrien Michel authored
-
Adrien Michel authored
-
- 18 Nov, 2020 1 commit
-
-
Julien Esseiva authored
-