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
27ad2040e537ea8e724a4e98a8e9a090ccd30441
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
26
Nov
25
24
23
19
18
15
13
12
11
9
5
4
3
2
1
29
Oct
28
27
26
20
19
18
15
14
13
12
11
8
7
6
5
1
30
Sep
29
28
27
24
22
21
20
19
17
16
15
14
13
10
6
3
2
1
31
Aug
24
23
17
16
12
11
9
6
5
4
3
2
29
Jul
28
27
26
21
20
16
15
14
13
12
9
8
7
6
5
1
30
Jun
29
27
24
22
18
16
15
14
12
11
10
9
8
7
4
2
1
31
May
27
26
25
20
19
17
13
7
4
30
Apr
29
20
16
14
13
12
9
8
Refactor edge node routine
Fix bugs in edge node routine (x direction)
copy all 27 Fs in edge node buffers
Change velocity, viscosity and boundary condition in SphereScaling
Clean up edge node routine and add brackets
Fix mussel setup on 4 GPUs
Add commands for nvprof to config
Adjust app and config file for strong scaling
Fix bug in app SphereScaling and other small changes
Change Re in SphereScaling
Fix file path
Add application for scaling test
Change output from "corner nodes" to "edge nodes"
Now MultiphasePressureFilterLBMKernel pressure update is also corrected (wrong fiel in previous commit).
corrects pressure update in MultiphaseTwoPhaseFieldsPressureFilterLBMKernel, MultiphasePressureFilterCompressibleAirLBMKernel and MultiphasePressureFilterCompressibleAirLBMKernel. MultiphasePressureFilterCompressibleAirLBMKernel is not yet different from MultiphasePressureFilterCompressibleAirLBMKernel and hence not yet compressible.
fix gravity for Rising Bubble 2D
WIP python bindings gpu
adds files for amd kernel
Refactoring in IndexRearrangementForStreams
Refactor edge node routine and add also use it for xz- and yz-edges
Copy all 27 Fs in edge node buffers (x-direction)
Fix bugs in config paths of apps MusselOyster
Prevent user from enabling streams on a single gpu
Remove flag for useMultiGPU and use getNumProcesses() instead
Fix bug in configfile reading
Add version for 4 GPUs to MusselOyster.cpp
Use variable for path to stl
Add config files and paths for phoenix
Use config file
Add Process ID to log for number of communication indices after f to c
resolve merge conflicts
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
add coprocessor and wrapper for LIGGGHTS
add 2D rising bubble test case
Move function to scatter the receive buffer on device (after communication)
Remove unused function to trigger cuda event by name
Add comment
add pressure filter kernel with one phase field / add double ghost layer connectors for two distributions and pressure
remove update loop for pressure filter
Remove unused variable omega in turbulence intensity kernel
Loading