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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
28217b50fa33b92e6dce3122dca9b0cbc6ede1aa
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
Begin with the selected commit
Created with Raphaël 2.2.0
6
Nov
5
2
1
30
Oct
26
25
22
18
17
16
12
11
10
8
5
4
2
1
27
Sep
26
25
21
14
27
Aug
24
23
22
21
17
16
3
25
Jul
24
23
20
12
11
5
4
2
22
Jun
21
20
15
14
13
8
7
6
5
4
1
31
May
30
29
28
23
22
18
17
16
15
14
9
8
7
4
2
30
Apr
27
26
25
23
20
18
17
16
5
16
Mar
15
14
12
9
8
7
2
1
23
Feb
15
13
10
8
7
1
31
Jan
29
26
25
24
23
22
19
18
17
16
15
13
12
11
10
9
8
5
4
3
2
19
Dec
7
4
1
18
Nov
10
9
2
19
Oct
12
18
Sep
25
Aug
2
Jun
12
May
5
4
4
Apr
16
Dec
24
Nov
20
Oct
26
Aug
28
Jul
24
May
19
2
28
Apr
21
14
7
4
23
Mar
cleans up the project and deletes not used code, also cleans up the include Paths
adds Kernel F3 and All4
Revert "deletes kernel f3"
deletes kernel f3
fixes tolerance
adds ColorOutput
renames TestCondition to VirtualFluidSimulation
renames TestParameter to SimulationParameter
renames TestParameter to SimulationParameter
adds Kernel to Simulation and HULC
adds Kernel CumulantAA2016 and CumulantOne to Virtual Fluids
adds Kernel and KernelFactory to VirtualFluids
adds StringVector to StringUtil
adds Kernel variables to Parameter
add tolerance
added explicit mpi barrier for generating multiple grids in parallel
fixed round off error in method findCommunicationIndex
refactoring of the existing thin wall BCs
so not use the porous media write routine since it is still buggy
avoid to search for domain decomposition values two times
changed calculation parameters for DragLift related to DLC Testcase
enables Binary Simulation files
fixes initial velocity in createSpheres()
enables compatibility with linux
correct BCs for DLC and DragLift calculation switched on
enables direct GridGeneration into Simulation for MultiGPU
DLC changes in main.cpp
Merge remote-tracking branch 'origin/DLC' into feature/merging_with_VF_GPU
small changes in output and logger
restructures the main, in order to switch test cases easier
enables Multi GPU Grid generation with solid and multiple levels
fixes for multi gpu
adds spheres intersection toleranz parameter in CreateDemObjectsCoProcessor
changes spheres intersection toleranz in CreateDemObjectsCoProcessor to 99% of diameter
fix restart DEM objects
change from 2 mm to 3 mm sphere
fix callback functions with semi-active flag for remove pe object
implements file output for comuunication nodes
copatibility with Linux
fixed problems with porous media and changed Kernel and Parameters for DLC Testcase
Loading