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
8d57bb964dad9c88ccd060b55f361ce48464b978
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
17
Aug
16
15
14
11
10
9
3
2
1
26
Jul
24
23
21
20
19
18
17
14
13
12
11
10
7
6
5
4
3
29
Jun
28
27
26
23
21
20
19
15
14
13
12
9
2
31
May
25
23
22
21
20
19
12
9
5
4
3
2
28
Apr
27
26
25
24
20
19
17
14
13
12
11
6
5
4
1
31
Mar
30
29
28
24
23
22
21
17
15
13
9
6
28
Feb
27
24
23
22
21
17
16
15
10
9
8
7
6
3
2
1
31
Jan
30
28
27
26
24
23
20
Refactor after yesterday's changes
Use new cylinder for rotating grid
Merge branch 'feature/betterCylinder' into feature/rotatingGrids
Complete Cylinder implemetation and rename scaling function in geometries
Use variables in cylinder tests for object dimensions
Add Cylinder that can have its axis in all main directions
Fix node types for rotating grids
correct object name
Create special function to add rotating grid in GridBuilder
Change boundary conditions of rotating grids app and fix build errors in ChannelFlow
Split InterfaceDebugWriter into header and source
Add method for adding grid with same delta as previous grid
Add app for rotating grids
Change NeighborDebugWriter to class
Add tests to MultipleGridBuilder
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop_temp
Fix sonarqube warnings
Merge branch 'sonarScanner' into 'develop'
Exclude tests from sonar scanner test coverage
Merge branch 'extendWriter' into 'develop'
Add vtk writer for lists of coordinates
Merge branch 'changeKernelNames' into 'develop'
Change kernel names in config files and apps
Merge branch 'refactorActuatorFarm' into 'develop'
Fix bug in calcTurbineBladeAndBladeNode
Merge branch 'RefactorParameter' into 'develop'
Rename setMainKernel to make clear that it isn't a simple setter
Revert "Move the routine to set kernelNeedsFluidNodeIndicesToRun to K17 kernel"
Move the routine to set kernelNeedsFluidNodeIndicesToRun to K17 kernel
select explicitly the main kernel in SphereGPU App
changed the selection of Kernels - now we use the variables from KernelType.h in the parameter class an some apps
fix some compiling issues
Merge branch 'develop' into RefactorParameter
Merge branch 'feature/rename_cuda_lib' into 'develop'
[GPU] Renamed cuda to cude_helper and moved module to src/gpu/
Merge branch 'feature/parallel' into 'develop'
[Communicator] Using the same communicator from gpu and cpu.
Merge branch 'feature/remove-lbm-subfolder' into 'develop'
Merge branch 'wifiDockerContainer' into 'develop'
Remove unnecessary run commands
Loading