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
5ecece9cbb090246c9af44cc0c96ececa244d7a0
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
23
Jun
22
21
20
17
16
15
14
10
8
7
3
2
1
31
May
30
24
23
20
18
17
16
14
13
12
11
10
9
8
6
5
4
3
2
29
Apr
28
27
26
25
23
19
15
12
11
8
7
6
5
4
2
1
31
Mar
29
28
14
11
10
9
8
25
Feb
24
21
18
17
16
3
2
31
Jan
26
25
24
21
20
14
12
11
7
4
3
16
Dec
13
10
7
6
4
3
2
30
Nov
29
28
27
26
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
update python bindings
Fix default device vector in LB.h
Use relative paths in app MusselOyster
Adapt Sphere Scaling app to new structure of Simulation()
Clean up QVelDeviceComp27
update actuatorLine with changed probe
Merge branch 'includeKernelManager' into 'develop'
Merge remote-tracking branch 'upstream/develop' into includeKernelManager
Add streams to interpolation kernels
Move coarse to fine into kernel manager
Move fine to coarse into kernel manager
Move kernel manager into seperate folder
Move precollision bc to kernel manager
Move advection diffusion kernels to ADKernelManager
Move advection diffusion to own file and add kernels from open source
Move initialization and calculation of concentrations to own files
Rename variables in Parameter
Add advection diffusion class
Move outflow and pressure post bc to kernel manager
Move geo bc post to kernel manager
Rename kQ in struct QforBC to numberOfBCnodes
Move stress wall model to kernel manager
Move slip bc to kernel manager
Replace tabs with spaces in UpdateGrid
Move no slip bc to kernel manager
Move velo bc to kernel manager
Add CudaKernelManager from OpenSource
Merge branch 'develop' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'develop' into 'develop'
Bugfix: Initialize communicator before grid generation.
Fix typo in assert.
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'develop' into 'develop'
Adapt apps to SImulation
Add Schlaffer TODO with link to issue.
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Comment unused variables. Fix self assignment of dataWriter.
Moved Simulation::init() to Constructor, Simulation:free() to destructor and exchanged some members of Simulation with unique_ptr instances.
Change DEBIAN_FRONTEND ARG in Dockerfile
Loading