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
0f44e51b980b36e6ea7829430a3ac850940b7ef5
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
14
Apr
13
12
9
8
6
2
1
31
Mar
30
26
25
23
22
19
17
16
12
11
10
9
8
3
2
26
Feb
24
23
19
18
17
16
12
11
10
9
8
5
4
25
Jan
22
21
20
19
18
15
14
13
12
23
Dec
21
11
10
9
7
3
2
1
18
Nov
16
10
9
6
4
2
30
Oct
29
28
27
26
23
22
21
20
19
15
12
8
7
6
5
Merge branch 'develop' into 'develop'
Merge branch 'NewPhaseField' into develop
Classical rescaling of phase field distribution to 1/3 rho as common in Lee-literature. The source terms were removed from the moments and returned to the distributions based on the original code of Safari.
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'feature/gpu_refactoring' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Use real instead of float.
Remove remaining boost dependencies
Fix conversion warnings.
Change CI using ctest and little refactorings.
Remove not used cuda include
Remove boost serialization and fix the seg fault issue.
Merge branch 'develop' into 'develop'
add body force arrays is three dimensions for hole domain
Get CI pipline back to work.
Added lbmCuda target again.
Add CUDA LTO.
Remove separable compilation for gpu lib again.
Small clean ups.
Add abs() wrapper.
Added chimera functions back.
Make a working copy of CumulantK17LBMKernel
Bugfixing & Refactoring. CumulantChimera is working on the GPU.
Add Cumulant header to lbm with refactoring in the gpu modules.
Add more basic chimera tests.
Change include path.
Make LTO optional
Adds Chimera Test
Make Chimera and Macroscopic Quantanties header only.
Check for LTO only for CXX.
Use LTO only while building libraries.
Make us of correct constants.
Add BackwardChimera to lbm library and use it in cpu.
Renaming and add a few tests. Also add D3Q27 header to lbm lib.
Add include directories for pyfluids.
Do not use cmake presets in python build.
Cache the ccache folder.
Fix python build.
Loading