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
8841e3520533b8b16267da1b49ee4d60999170cf
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
19
May
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
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
[GPU] Q transportkey needs to be a float (as we have a 32bit int value in transportation).
Use Ubuntu 22.04 image in CI.
Add ubuntu 22 virtualFluids image.
Fix compiler warnings.
Merge branch 'feature/test-config' into 'develop'
Make method call explicit to template function.
Add tests for configuration file. Did some refactorings.
Merge branch 'develop' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
fix UbSystem::makeDirectory() for Linux
apply stashe 09.05.2023
fix droplet test
Merge branch 'fetch_pybind' into 'develop'
use FetchContent_MakeAvailable instead of find_package
reverts !f99a64f4
remove pybind from 3rd party
fetch pybind with cmake
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into upstream
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop_temp
Renaming of the K15 Kernels
Merge branch 'develop' into RefactorParameter
Merge branch 'develop' into 'develop'
Adapt Python bindings to renamed communicator
Merge branch 'bugfix/python-bindings' into 'develop'
[CPU] Restructure simulationconfig.
[CPU] Fix python bindings.
Merge branch 'fixTests' into 'develop'
Remove test as it does not really test Parameter
Update CMakeList
turn off some applications
turn off some applications
update application TPMSRow main file according to the new naming convention
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop_temp
Use new kernel name in several apps
Merge branch 'develop' into 'develop'
refactoring of pythonbindings
fix unused variables
fix unused variables
fix unused variables
change K17 Kernel Types
Loading