- Apr 08, 2021
-
-
Soeren Peters authored
-
- Mar 26, 2021
- Mar 25, 2021
-
-
kutscher authored
-
- Mar 23, 2021
-
-
AMATERASU\geier authored
Bug fix in density correct terms. Multiphase velocity BC has been simplified for this early stage of the development.
-
- Mar 16, 2021
-
-
AMATERASU\geier authored
-
AMATERASU\geier authored
Implements surface tension following Hesam's code. Also corrects uninitialized variables in MultiphaseCumulantLBMKernel::findNeighbors . This might have influence on the contact angle. Initialization is now set to zero!
-
- 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
- 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
-
kutscher authored
-
Soeren Peters authored
-
- Feb 23, 2021
- Feb 19, 2021
- Feb 18, 2021
- Feb 17, 2021
- Feb 16, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 12, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
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 11, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-