- Mar 12, 2021
-
-
AMATERASU\geier authored
Implements pressure and stress correction for multiphase model with density contrast. Pressure is regularized and hence different from the form used by Safari and Fakahri. Surface tension is not implemented.
-
- Mar 11, 2021
-
-
kutscher authored
-
- Mar 10, 2021
-
-
kutscher authored
Implements cumulant phase field function and a passive incompressible momentum equation. The phase field is only coupled to the fluid velocity but there is no featback to the fluid. Only as a starting step for further developments.
-
- Mar 03, 2021
-
-
kutscher authored
-
- Feb 26, 2021
-
-
kutscher authored
-
Soeren Peters authored
Fix various msvc compiler warnings. With msvc the compiler flags are explicit passed to nvcc with -Xcompiler.
-
Soeren Peters authored
-
- Feb 19, 2021
- Feb 18, 2021
-
-
kutscher authored
-
- Feb 17, 2021
-
-
kutscher authored
-
- 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.
-