- May 28, 2021
-
-
Markus Holzer authored
Workaround for __BIGGEST_ALIGNMENT__ on Clang See merge request walberla/walberla!458
-
- May 27, 2021
-
-
Michael Kuron authored
On x86_64, this is always 128 bits, rendering it incompatible with AVX. GCC reports the maximum enabled vector width (which is what we want) and Intel reports the maximum supported vector width (which is okay too).
-
- May 18, 2021
-
-
Helen Schottenhamml authored
Fixed possible divide by zero in mesh vtk writer and added case to test See merge request walberla/walberla!455
-
Dominik Thoennes authored
Fixed ordering of cmake commands See merge request walberla/walberla!454
-
Christoph Rettinger authored
-
- May 17, 2021
-
-
Christoph Rettinger authored
-
Michael Kuron authored
Minor cmake fixes See merge request walberla/walberla!452
-
- May 16, 2021
-
-
Dominik Thoennes authored
-
Markus Holzer authored
Jinja2 3.0 compatibility See merge request walberla/walberla!453
-
- May 15, 2021
-
-
Michael Kuron authored
-
Dominik Thoennes authored
-
- May 11, 2021
-
-
Dominik Thoennes authored
-
- May 05, 2021
-
-
Christoph Schwarzmeier authored
fix namespace of hasing function See merge request walberla/walberla!450
-
Dominik Thoennes authored
Force use of std::experimental::filesystem with GCC 8 See merge request walberla/walberla!449
-
Dominik Thoennes authored
-
Markus Holzer authored
Code Generation for Lattice Boltzmann In-Place Streaming Patterns See merge request walberla/walberla!446
-
-
- May 04, 2021
-
-
Michael Kuron authored
-
- May 03, 2021
-
-
Michael Kuron authored
-
- Apr 30, 2021
-
-
Markus Holzer authored
Field alignment on ARM See merge request walberla/walberla!448
-
-
- Apr 20, 2021
-
-
Dominik Thoennes authored
Add 5.1 changes to changelog.md See merge request walberla/walberla!447
-
- Apr 15, 2021
-
-
Helen Schottenhamml authored
Tutorials and documentation maintenance See merge request walberla/walberla!444
-
-
Dominik Thoennes authored
-
- Apr 12, 2021
-
-
Helen Schottenhamml authored
FIX: SP/DP conversion warnings Closes #144 See merge request walberla/walberla!442
-
-
- Apr 09, 2021
-
-
Christoph Schwarzmeier authored
-
Christoph Schwarzmeier authored
-
- Apr 08, 2021
-
-
Christoph Schwarzmeier authored
added asserts to ensure interactionRadius is set properly See merge request walberla/walberla!439
-
Christoph Schwarzmeier authored
Boundary Conditions Tutorial See merge request walberla/walberla!443
-
-
Christoph Rettinger authored
-
- Apr 07, 2021
-
-
Michael Kuron authored
Test generated fluctuating MRT LB momentum balance See merge request walberla/walberla!355
-
-
Christoph Schwarzmeier authored
Add showcase for simulation of flow through porous media See merge request walberla/walberla!441
-
Christoph Schwarzmeier authored
-
- Apr 06, 2021
-
-
Christoph Rettinger authored
-
- Apr 02, 2021
-
-
Sebastian Eibl authored
[ADD] film specimen app See merge request walberla/walberla!423
-
Sebastian Eibl authored
-