Skip to content
Changes:
-order of hyperviscosity can now be selected arbitrary and is tested
-animation script got added that uses GPUs for encoding
-vortex interaction initial condition as well as scaling the gradient strength got added
-more unit tests and first benchmarks got added
-functions for reading input from toml files got changed to be a .cpp file so project is more software friendly when using on different clusters
-atomicadd got replaced by a cuda kernel that uses block reduction with shared memory