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
6e113cce278b5936d70f9feb2713bdc918b4e043
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
Nov
4
3
2
1
29
Oct
28
27
26
20
19
18
15
14
13
12
11
8
7
6
5
1
30
Sep
29
28
27
24
22
21
20
19
17
16
15
14
13
10
6
3
2
1
31
Aug
24
23
17
16
12
11
9
6
5
4
3
2
29
Jul
28
27
26
21
20
16
15
14
13
12
9
8
7
6
5
1
30
Jun
29
27
24
22
18
16
15
14
12
11
10
9
8
7
4
2
1
31
May
27
26
25
20
19
17
13
7
4
30
Apr
29
20
16
14
13
12
9
8
6
2
1
31
Mar
30
26
Fix bug in LBCalcMacCompSP27
Reduce code duplication in calculation of turbulent fluctuations
Write mixed fluctuations to vtk
Also calculate "mixed" fluctuations vxy, vxz, vyz
Write fluctuations to vtk
Use cudaFreeTurbulenceIntensity
Calculate turbulence intensity for all fluid nodes
Fix bug when splitting c to f into border and bulk
Also change offset cells in coarse to fine
Use coarse to fine for communication hiding
Add stream to coarse to fine kernel
Reorder offset cells CF too
Move function to split f to c cells to new class
Move function to split c to f cells to new class
Move the logic for reordering indexes for using streams to its own class
Rename size of array in calculation of turbulence intensity
Add more options for writing turbulence intensity data to a text file
Refactor calculateTurbuulenceIntensity (minor changes)
Write turbulence intensity to file
Calculate turbulence intensity
Fix type conversion warnings
Rename function updateGrid27 to updateGrid
Fix typo in README.md
fix warnings 2
fix warnings
Merge branch 'develop' of https://git.rz.tu-bs.de/k.kutscher/VirtualFluids_dev into develop
fix ViskomatXL simulation
fix viscosity correction and optimize muParser variable definition in MultiphaseTwoPhaseFieldsPressureFilterLBMKernel
Merge branch 'feature/cuda_u_mpi_lib' into 'develop'
Minor refactoring
Remove provisional tests
Fix bug in getGridInterfaceIndicesBorderBulk for fine to coarse
Use generator expression for debug path in Cmake
Fix console output in UpdateGrid
Fix density ratio in apps
Fix debug path in CMakeList
Split ICellCF into border and bulk
Add missing stdout in UpdateGrid27
include LIGGGHTS coupling in VirtualFluids
Fix bug by replacing k_CF with intCF.CF in GridGenerator
Loading