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
f1356edaef4076c1047b8c0027e37a63b1980135
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
7
Jul
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
12
11
8
7
6
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
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)
Explicitly add implicit bounce back bc
Format Sphere app
Clang tidy -modernize-use-nodiscard
Not use cache in Windows runner
Rename LBKernelManager to BCKernelManager
Move geometry bc to boundary condition factory
Rename project to avoid naming conflict on Windows runner
Sphere app: calculate Re based on sphere diameter
Add pressure bc to BoundaryConditionFactory
use abstractions in PrecursorBC
Remove mounts from devcontainer
Add app "Sphere"
Add slip bc to BoundaryConditionFactory
Add Slip and NoSlipGeometryBoundaryCondtion to GridGenerator
Fix typo thredIdx --> threadIdx
Clean up QDevice27
Clean up BBDevice27
Add no-slip to boundaryConditionFactory
Fix forward declaration bugs
Clean up QVelDevPlainBB27
Loading