OpenMP support AND leo3e support! The OpenMP solver is hardcoded for HLL+MUSCL+SSPRK3+ReflectingWalls and is only variable in initial condition and bathymetry setup (except bathy.flat). For the local setup, the toml handles the thread input, but if i.e. only 8 cores are available, it cuts (i.e. 10) threads to 8 threads. My experience on the leo3e cluster is, that the .sh thread variable is "stronger" then the .toml thread variable and is by default always chosen.