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
087f7557f2e9d07ba21adfdffb2e991b27f7e4eb
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
6
Apr
5
4
2
1
31
Mar
29
28
14
11
10
9
8
25
Feb
24
21
18
17
16
3
2
31
Jan
26
25
24
21
20
14
12
11
7
4
3
16
Dec
13
10
7
6
4
3
2
30
Nov
29
28
27
26
25
24
23
19
18
15
13
12
11
9
5
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
Add comments to functions for splitting interface cells into border and bulk
Test public instead of private member function
Added stressBC based on simple bounce-back
Merge branch 'develop' into 'develop'
Fix typos in parameter test
Add tests for IndexRearrangementForStreams::getGridInterfaceIndicesBorderBulkCF()
Rename STL for fine level in DrivenCavityMultiGPU
Merge branch 'develop' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/m.schoenherr/VirtualFluids_dev into develop
Corrected stress correction and a different way to implement the force externally from the kernel. Initial conditions for jet.
added averaging and turbViscosity to wall model
Fix typo in CONTRIBUTING.md
Fix FileWriter for .pvtu files
Fix FileWriter for .pvtu files
fix rising bubble sutup
Merge branch 'develop' of https://git.rz.tu-bs.de/k.kutscher/VirtualFluids_dev into develop
fix rising bubble
fix jet breakup setup and MultiphasePressureFilterLBMKernel
fix Viskomat setup
Merge branch 'develop' into 'develop'
Link in readme to new tutorial
Add config file for DrivenCavity on two/ four GPUs
add devcontainer to gitignore again
Small clean ups in development.
Add app for Lid-Driven Cavity on multiple GPUs
Fix typo in STLReader
Add refinementAndExchange_streams_completeExchange() to UpdateGrid
Additionally for gcov 5.0 jinja2 <3.1 is needed:
Stick to gcovr5.0, as 5.1 produces an AssertionError: https://github.com/gcovr/gcovr/issues/586
Merge branch 'feature/dockerfiles' into 'develop'
Adds python dependency to vf dockerfile and removes the redudant docker file, as singularity is not need anymore here. Adjust the CI.
fix some problems: deadlock und nan reasons
change JetBreakup setup for benchmark paper
added switch in probe to change time step in output filename
first running version of wall model
Add class IndexRearrangementForStreamsTest and fix includes
Add tests for findEdgeNodesCommMultiGPU
Fix type conversion warning
Remove unused variables
Remove duplicate apps
Loading