- Sep 21, 2021
-
-
- Aug 03, 2021
- Jun 11, 2021
-
-
peters authored
-
- May 25, 2021
- Apr 14, 2021
-
-
kutscher authored
-
- Apr 08, 2021
-
-
Soeren Peters authored
-
- Apr 02, 2021
-
-
kutscher authored
-
- Mar 30, 2021
-
-
kutscher authored
fix the issue in FullVectorConnector derived classes: add initialization function of base class in derived classes
-
AMATERASU\geier authored
MultiphaseVelocityBCAlgorithm::applyBC(): vleocity in phase field taken from getBoundaryVelocityX1(). There is still something wrong as the actual velocity in the simulation is much higher than set in the input file!
-
- Mar 26, 2021
-
-
kutscher authored
-
- 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
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
-
-
kutscher authored
-
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
-
- Feb 19, 2021
- Feb 18, 2021
-
-
kutscher authored
-
- Feb 17, 2021
-
-
kutscher 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