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
c51b097ee816b14d218dabb76ab06c601a7c7161
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
11
Jul
8
7
6
5
4
1
30
Jun
29
28
27
24
23
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
Fix bugs after renaming the directions
Rename D3Q27 directions
Use static constexpr int for directions instead of define
Change exception to logger (critical) in FindQ
Replace dirZERO by dirREST
Use DIR_REST instead DIR_ZERO in GridGenerator
Remove comments from D3Q27.h
Adapt Distribution to new order of directions
Add test for Distribution
Fix BoundaryBoxTests
Change the order of the distributions (D3Q27)
Merge branch 'createParaWithoutConfigFile'
added getTimeStep to Parameter providing the current substime step of a level
added levels to slip and stress BC
Small fixes (comments, remove unused functions)
Rename wall bc to no slip bc
Remove duplicate code in CudaGrid
pull experimental
Merge branch 'experimental' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into refinement
minor changes
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into experimental
Merge branch 'reorderDistributions' into 'develop'
Merge branch 'develop' into reorderDistributions
Use D3Q27.h from lbm in GridGenerator
Rename distributions D3Q27 in GridGenerator
Remove D3Q27 directions in the GPU version and use header from lbm instead
Fix bugs after renaming the directions
Rename D3Q27 directions
Merge branch 'boundaryConditionFactory' into 'develop'
Merge branch 'develop' into boundaryConditionFactory
Add stress boundary conditions to bc factory
Adapt apps to boundaryConditionFactory
Set implicit bounce back as default geometry boundary condition
NoSLip boundary condition defaults to NoSlipImplicitBounceBack
Use static constexpr int for directions instead of define
Merge branch 'develop' into reorderDistributions
Merge branch 'boundaryConditionFactory' into 'develop'
Change exception to logger (critical) in FindQ
Merge branch 'develop' into boundaryConditionFactory
Replace dirZERO by dirREST
Loading