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
654f164f54bc3c1c220384ace270987a2bc9217a
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
13
Jun
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
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
Merge branch 'develop' into RefactorParameter
Add slurm output as artifacts of regression tests
Remove quotes from vectors in configuration file
Merge branch 'fixHpcRegressionTests' into 'develop'
Clean up src/ in hpc-rocket jobs
Merge branch 'feature/sanitzer' into 'develop'
Merge branch 'feature/ubuntu22' into 'develop'
Merge branch 'develop' into RefactorParameter
Implements immersed boundary in sharp interface kernel / Implements using of LIGGGHTS domain decomposition for parallelization / fixes performance issue für LiggghtsCouplingSimulationObserver
removes bug in Laplace pressure when neighboring nodes have same phase value
Remove thread sanitizer again: https://git.rz.tu-bs.de/irmb/VirtualFluids_dev/-/issues/108
Add cuda arch.
Fix path in ci job for sanitizer.
add output failure to ctest
Add Sanitizer CI jobs.
Added CommunicationRoutineMock to remove the mpi dependency from unit tests.
Merge branch 'SharpInterfaceDevelopment' of https://git.rz.tu-bs.de/k.kutscher/VirtualFluids_dev into develop
updated limiter and QR filter at interface nodes.
Add devcontainer extensions.
Fix GPU numerical tests.
Add flylint settings, as flawfinder and flexelint needs to be disabled by default.
Add necessary deps to iwyu job.
Remove not needed rule in job as we have workflow now.
Use workflow in CI to always disable detached MR pipelines. Enable running clang build analyzer and IWYU manual.
Fix CC in gcov build.
Fix typo
Fix name for gcov CI name
Use G++11 for gcovr.
Merge branch 'SharpInterfaceDevelopment' of https://git.rz.tu-bs.de/k.kutscher/VirtualFluids_dev into develop
Bug fix in MultiphaseScaleDistributionLBMKernel
Add run clang tidy 15 call.
Add lib for cppcheck build.
Add cppcheck install script.
Fix needs because of new ci names
Update compiler names in CO
Update virtualFluids python requirements to fit python3.11. Remove VTK. Outcomment unused python test from Sven.
Merge branch 'SharpInterfaceDevelopment' of https://git.rz.tu-bs.de/k.kutscher/VirtualFluids_dev into develop
New interface velocity and new initialization of liquid nodes. Must be evaluated.
Fix clang error in parameter.
Make clang defs only in clang env.
Loading