Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VirtualFluids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iRMB
VirtualFluids
Graph
91680083ea58b4efff724409a077ec66c71352ad
Select Git revision
Branches
3
a.wellmann-develop-patch-391f
develop
default
main
protected
Tags
3
0.1.2
0.1.1
0.1.0
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Apr
31
Mar
30
26
25
23
22
19
17
16
12
11
10
9
8
3
2
26
Feb
24
23
19
18
17
16
12
11
10
9
8
5
4
25
Jan
22
21
20
19
18
15
14
13
12
23
Dec
21
11
10
9
7
3
2
1
18
Nov
16
10
9
6
4
2
30
Oct
29
28
27
26
23
22
21
20
19
15
12
8
7
6
5
2
1
30
Sep
29
28
25
24
21
16
15
10
8
4
Merge branch 'develop' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'PhaseFieldinMPIIO' into NewPhaseField
Add support of PhaseField to MPIIOCoProcessors
changed the naming of the missing Classes (Strategies) and added the chimera kernel from the open source code
fix the issue in FullVectorConnector derived classes: add initialization function of base class in derived classes
Merge branch 'develop' into 'develop'
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!
changed the names of kernel folders from "advection" to "fluidflow"
fix issues with the output of the phase field
Introduces fourth order parametrization into MultiphaseScratchCumulantLBMKernel.
Merge branch 'develop' into 'develop'
Merge branch 'NewPhaseField' into develop
remove warnings again and again
remove warnings again
remove warnings
fix time depended BC / refactor connectors / add infrastructure for two phase field
Bug fix in density correct terms. Multiphase velocity BC has been simplified for this early stage of the development.
Merge branch 'develop' into 'develop'
simplified the kernel factory infrastructure by omit the enum (Kerneltype) -> adding new kernels to the factory should be straightforward now
changed cuda architecture due to cmake error
Bug fixed... no velocity was set on velocity BCs due to converting real to uint
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into actuator_line
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
As the cuda warnings are different on each platform and super badly documented, we switch to suppress all warnings for the GridGenerator.
Bug fix in MultiphaseScratchCumulantLBMKernel::nabla2_phi()
added config files for uppsala machines
config files for tetralith
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!
fix setup for viskomat
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.
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'develop' of https://git.rz.tu-bs.de/k.kutscher/VirtualFluids_dev into develop
Merge branch 'develop' into 'develop'
fix warnings
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Implements CoProcessor for output of multiphase quantities
Loading