- 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.
-
- Oct 08, 2020
-
-
Soeren Peters authored
Changed typedefs to using.
-
- Oct 07, 2020
-
-
peters authored
-
Soeren Peters authored
-
- Oct 05, 2020
-
-
TESLA01\soerenpeters authored
Add msvc warning level W4 and removed most of the warnings. Some of the warnings are suppressed (see MSVC.cmake)
-
Soeren Peters authored
-
- Oct 01, 2020
-
-
Soeren Peters authored
-
- Sep 30, 2020
-
-
Soeren Peters authored
-
peters authored
-
Soeren Peters authored
-
- Sep 21, 2020
-
-
Soeren Peters authored
Update cmake to dev version.
-
- Sep 10, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
Move VirtualFluids header to src. Add CI file and add files, only existing in the open source version.
-
Soeren Peters authored
Therefore the muparser cmakeLists.txt was used, but a modified: - name is corresponding to the original file: muparser (in lowercases) - removed the install - adds public include directory : CMAKE_CURRENT_SOURCE_DIR/include. --> also adapt the include from the dependent fles. - adds link to OpemMP CXX 11 is now required. (CMake throws an error if cpp11 is not available).
-