- Feb 16, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 12, 2021
-
-
Soeren Peters authored
- metis: do not pass -O3 flag on msvc compiler, as this flag is ignored anyway. Instead of /w pass w0, which is equivalent to /w. - RheologyK17LBMKernel: A and B are also defined in D3Q27System.h. Therefore to not hide this declaration they are renamed to A_ and B_ - additional small clean ups...
-
- Feb 10, 2021
-
-
Soeren Peters authored
-
- Feb 09, 2021
-
-
kutscher authored
-
- Feb 08, 2021
- Feb 04, 2021
-
-
Sven Marcus authored
-
Sven Marcus authored
-
Sven Marcus authored
-
- Jan 20, 2021
-
-
Soeren Peters authored
-
- Jan 19, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Jan 18, 2021
-
-
Soeren Peters authored
Remove debugging ls. Activate double accuracy for the numerical tests. Deactivate 256 & 512 grid sizes.
-
- Jan 14, 2021
-
-
Sven Marcus authored
-
Soeren Peters authored
Add gpu options to root cmake. Add the cmake option for passing the path to the numerial tests. Add git clone test to the CI.
-
Soeren Peters authored
-
Soeren Peters authored
-
- Dec 09, 2020
-
-
TESLA01\soerenpeters authored
Change in cmake: When BUILDTYPE is not defined in vf_add_library(), a library is build regarding the CMAKE_BUILDY_TYPE.
-
- Dec 07, 2020
-
-
Sven Marcus authored
-
- Dec 03, 2020
-
-
Martin Schönherr authored
no changes in configFiles for numerical tests necessary
-
- Dec 02, 2020
-
-
Sven Marcus authored
-
- Dec 01, 2020
-
-
Martin Schönherr authored
numerical Tests of K15 and viscosity 10^-2 passes 42 of 60 tests, for the lower viscosities it has to pass 60 of 60 tests computation time for every viscosity is ~35h on one Geforce 1080ti
-
- Nov 10, 2020
-
-
Martin Schönherr authored
-
TESLA01\soerenpeters authored
Add a fix for the numerical tests, where all compile definitions were overwritten by set_target_properties().
-
- Oct 28, 2020
-
-
Soeren Peters authored
-
- Oct 19, 2020
-
-
Soeren Peters authored
Exchange DEPENDS (which links everything private) variable with PUBLIC_LINK and PRIVATE_LINK. Therefore VirtualFluidsCPU is linking everything public know. Everything else is still linking private.
-