Selected changes from the previous release (2023W)

New features

* CFSDAT: Added the possibility to include a maximum search radius for the NearestNeighbourInterpolator (675c6e39)
* Rayleigh damping in WaterWavePDE (ff3251ef,54f06bde)

Bugfixes (selected)

* Fix of power postprocessing output in ElecCurrentPDE (896461e7)
* Fix a bug in the definition of the PML postprocessing results (245af0fd)
* Grid input can be read to define convective velocity (24991a84)

Developer notes

* Improved Windows compiler support (b7848413,df8abad9,13a49eb6)
* Support for Intel oneAPI 2024 (968133c9)
* Windows pipeline (771e48ca) and other pipeline adjustments (3f288ab3,148e8f60)
* Build on Alpin-Linux with MUSL libc works now (949e2e46)
* We now use MKLConfig.cmake to find MKL (fce353aa)