- Jan 07, 2022
-
-
Konstantin Kutscher authored
-
- Nov 18, 2021
-
-
kutscher authored
-
- Oct 15, 2021
-
-
kutscher authored
-
- Oct 07, 2021
-
-
kutscher authored
-
- Sep 28, 2021
-
-
kutscher authored
-
- Sep 17, 2021
-
-
kutscher authored
fix bug and remove redundant initialisation in MultiphaseSetKernelBlockVisitor / remove unused parameter in MultiphaseInitDistributionsBlockVisitor
-
- Sep 10, 2021
-
-
kutscher authored
-
- Aug 12, 2021
-
-
kutscher authored
fix an issue with initialization of beta and kappa parameters in MultiphaseTwoPhaseFieldsPressureFilterLBMKernel after restarting, need global refactoring kernel parameters
-
- Aug 06, 2021
-
-
AlenaKaranchuk authored
-
kutscher authored
-
- Aug 03, 2021
-
-
AMATERASU\geier authored
-
kutscher authored
-
AlenaKaranchuk authored
-
- Aug 02, 2021
- Jul 28, 2021
-
-
AMATERASU\geier authored
Pressure filter and pressure gradient computed so that boundary conditions can be used. Everything is limited to a single block.
-
- Jul 27, 2021
-
-
AMATERASU\geier authored
Velocity formulation with filtered pressure and handmade periodic boundary conditions. WORKS ONLY WITH ONE BLOCK! No other boundary conditions.
-
- Jul 08, 2021
-
-
AlenaKaranchuk authored
-
- Jun 18, 2021
-
-
AMATERASU\geier authored
Velocity fomulation without viscosity correction and no output for pressure and wrong output for velocity
-
- Jun 15, 2021
-
-
AMATERASU\geier authored
-
- Jun 14, 2021
-
-
niikonst authored
-
- May 25, 2021
- Apr 14, 2021
-
-
kutscher authored
-
- Apr 06, 2021
- Apr 02, 2021
-
-
kutscher authored
-
- Mar 31, 2021
-
-
schoen authored
changed the naming of the missing Classes (Strategies) and added the chimera kernel from the open source code
-
- 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 19, 2021
-
-
schoen authored
simplified the kernel factory infrastructure by omit the enum (Kerneltype) -> adding new kernels to the factory should be straightforward now
-
- 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.
-