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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d261364049d61d062c2eb59a3912e289f16964bc
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
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
9
8
7
6
3
2
1
31
Jan
30
28
27
26
24
23
20
19
18
17
16
13
12
11
10
9
5
4
5
4
3
2
31
Dec
30
22
21
20
19
16
15
14
13
8
7
6
5
2
1
30
Nov
29
28
25
24
23
22
21
19
18
17
16
14
11
8
7
4
26
Oct
20
18
17
15
14
13
12
11
10
7
4
3
30
Sep
29
28
27
23
22
21
20
Remove old comments in SlipBC
Remove unecessary if statement of refinement kernel calls
minor changes to typing
fix python build
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Add first regression test for multiple GPUs
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Remove q from pythonbinding of StressBC
Prepare for regression test DrivenCavity on 4 GPUs
Remove variable q for StressBC
Changing using constants from UbMath.h to NumericConstants.h
Merge branch 'fixSonarQubeWarnings' into 'develop'
Add missing q to SideTest
Fix some sonarqube warnings
merge fix
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'fixBoundaryConditionEdges' into 'develop'
Write q's to Parameter QforBoundaryConditions
Update shell scripts for regression tests
Add explicit conversion to fix pipeline
Switch to QSlipCompressible in BoundaryLayer
Add vtk writer for q's
Add method for lines with data to vtk writer
Change some uints to size_t
Change some ints to uints
Set bc for lid in DrivenCavity last (as in CPU version)
Fix bug in neighbor stopper check
Add include array to Side.h
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into TimeseriesProbe
test
Merge fix
Merge branch 'upstream' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into experimental
Add missing overrides
Change normal from vector to array
Extract some functions and add consts
Remove outdated comment
Split and rename new tests
Do not return vector by reference
Do not set Geometry as previous BC
Add missing include
Loading