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
12c3e7c8542dc787141a35a69be2ac72c642b10d
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
28
Mar
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
17
16
15
14
12
11
10
9
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
Merge branch 'feature/turbulenceIntensity' into feature/cudaStreamsMultiLevel
Merge branch 'app/setupPhoenixTest' into feature/cudaStreamsMultiLevel
added z0 and samplingOffset in StressBC and implemented wall model in StressBC kernel
pull latest commits from wall_model including latest update of develop
Merge branch 'experimental' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into experimental
First running version of PlanarAverageProbe and minor changes to other probe types
added reduce functions to PlanarAverageProbe and added isAvailableProcessingVariableNames for all Probes
removed bool in interpQuantities kernel in Probe
added PlanarAverageProbe and added small modificaitons to Probe
Created PlanarAverageProbe and added tAvg to Probes
removed previous fix for preidicity issue because of existing other fix upstream
pulled current develop
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into wall_model
Dummy Stress BC with samplingIndices now working
fixed remaining issues with new Stress BC (added BC_STRESS to isBoundaryCOnditionNode in Field.cpp)
Merge branch 'develop' into 'develop'
add app WTG
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'python_bindings' into 'develop'
add actuator line
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
fixed edges for bi-periodic cases
Fixed periodicity issue by addind STOPPER_OUT_OF_GRID_PERIODIC flag. Further preparaions for stress BC
Merge branch 'feature/dockerfiles' into 'develop'
Make use of docker image from gitz registry.
use new container registry
add vf dockerfiles
add dummy version of Stress BC for wall model and corresponding infrastructure in UpdateGrid, etc.
Added configBoundaryLayer.txt. Added Slip BC allocations to GridGenerator. Can now be used again, but thus far ignores normals and uses the default q's set by the SideType. Modified NoSlip BC, now just adds a velocity BC with zero velocity.
change actuator line.py to include amd
add functionality added by merge to python bindings
Loading