- Mar 20, 2025
-
-
Moritz Hanke authored
* average with barycentric coordinates weightening could case an error for regular source cells, if one of the edges is on a pole
-
Moritz Hanke authored
-
Moritz Hanke authored
* HCSBB could cause an issue for regular cells that has two of its vertices at a pole. The triangulation would cae on of the two triangle to be a single line, which was not correctly handled.
- Mar 07, 2025
-
-
Moritz Hanke authored
now takes areas differences between edges following circles of constant latitude and edges following great circles into account during barycenter computation
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
* some reordering of operations * improved documentation
-
Moritz Hanke authored
-
Moritz Hanke authored
-
- Feb 28, 2025
-
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
* in dark mode contents of latex generated formulas would be basically invisible
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
* this should espectially work well on vector machines * it is enabled by compiling with "-DYAC_NEC_EXPERIMENTAL"
-
Moritz Hanke authored
- Feb 27, 2025
-
-
Moritz Hanke authored
-
Moritz Hanke authored
* routine yac_get_cell_bounding_circle uses specialised routines for most common cell type * should improve performance
-
- Feb 26, 2025
-
-
Moritz Hanke authored
* originally this routine also computed the very expensive sine of the angle...
-
- Feb 24, 2025
-
-
Nils-Arne Dreier authored
-
Nils-Arne Dreier authored
-
Nils-Arne Dreier authored
-
Co-authored-by:
Nils-Arne Dreier <dreier@dkrz.de>
-
- Feb 20, 2025
-
-
Nils-Arne Dreier authored
-
- Feb 19, 2025
-
-
Moritz Hanke authored
* returns interpolation information for raw data exchange in a CSR format
-