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
526563cd5a086e8a02db2885814a13ba96779932
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
13
Jul
12
11
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
minor renaming and clean up
add hinny config
Sort out includes in Timer
Rename t to timestep
Use strategy for collision
Move remaining free functions into UpdateGrid27
Remove unused parameters from EdgeNodeFinder
Fix some sonarqube and clang-tidy warnings
Larger grid in Sphere app
Tabs to spaces
Move some changes from open source into GridGenerator.cpp
revert BoundaryLayer to standard setting
clean-up in Probe
doesn't work, first try
Merge branch 'refinement' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into experimental
minor changes
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into experimental
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into inflow_boundary
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
fix east and west error in velocity setter
minor changes
minor fix in Probe and PlanarAverageProbe
added level-specific sub-timestep to Probe
Merge branch 'develop' into 'develop'
Make the sphere app more similar to open source
Merge branch 'develop' into reorderDistributions
Cleanup in BCKernelManager
Rename some functions in Parameter
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
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
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
Loading