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
e8f66efa302f968229793cbc1426719f90baabac
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
5
Feb
4
3
29
Nov
15
Oct
9
25
Sep
5
4
3
30
Aug
26
14
13
12
9
7
6
5
2
1
31
Jul
29
23
22
12
11
9
27
Jun
21
19
18
17
14
11
10
31
May
29
24
21
20
17
16
21
Mar
20
18
15
13
29
Feb
28
27
23
20
16
15
14
13
12
8
6
5
2
1
31
Jan
30
29
26
25
24
23
22
19
17
16
15
12
11
10
9
8
4
22
Dec
21
20
19
15
13
12
11
8
7
6
5
4
3
2
1
30
Nov
rename test script so its actually a test
add regression test for gaussian hill
update gaussian hill config
update default cfg for gaussian hill
update gaussian hill app
simplify init kernels
extract function to compute omega
set omega diffusivity in parameter
move AD to AD namespaces
refactor computation of ad equilibrium
add test case for ad
small simplifcation in ad initialization
modernize initLattice kernels
remove unused and conflicting initializations
fix bug in grid generator and small improvements
properly free turbulentDiffusivity
refactor F16 kernel like cumulant kernel
more renaming
add turbulentDiffusivity and rename turbViscosity to turbulentViscosity
fix multiple gridbuilder facade
fix periodicity in gridbuilderfacade for multigpu
change the version of kiwisolver
Merge branch 'revert-constexpr-with-thrust' into 'develop'
Use fixed python version for multi gpu regression tests
Revert constexpr to __host__ __device__ (reverts part of https://git.rz.tu-bs.de/irmb/VirtualFluids/-/merge_requests/446/)
Merge branch 'nvidia-env-test' into 'develop'
Check kernel version in Nvidia environment test
Merge branch 'develop' into 'develop'
Refactor: rename rest of local, nonlocal and zero distributions to splitA, splitB and split0
Merge branch 'refactor/redundant_pressure_device_bc' into 'develop'
refactor: make name more explicit
Merge commit '6619272698e3e744dec31d3b8d7388bc6ebbf616' into develop
Merge branch 'feature/rename-split' into 'develop'
Refactor: rename local, nonlocal and zero distributions to splitA, splitB and split0
Merge branch 'feature/remove-vector-3d' into 'develop'
Refactor: remove redundant pressure device function
Merge branch 'develop' into 'develop'
Refactor: Remove redundant vector class
Refactor: rename chimera functions
Merge branch 'feature/code-structure' into 'develop'
Loading