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
dedbcb6299aa93354bc3e24dc61c19782370cadb
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
1
Sep
31
Aug
30
26
23
21
19
18
17
16
15
12
11
5
4
3
28
Jul
27
26
25
22
21
20
19
18
15
14
13
12
11
8
7
6
5
4
1
30
Jun
29
28
27
24
23
22
21
20
17
16
15
14
13
10
8
7
3
2
1
31
May
30
24
23
20
18
17
16
14
13
12
11
10
9
8
6
5
4
3
2
29
Apr
28
27
26
25
23
19
15
12
11
8
7
6
5
4
2
1
31
Mar
29
28
14
11
10
9
8
25
Feb
24
21
18
17
16
3
2
remove unnecessary extern c
fix wrong direction in outflow BC
check for zero denominator in AMD
bit of cleanup in PressBC
clean up whitespaces in SlipBC
New slip BCs and various refactorings in Slip and Stress BC
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into PressureRegulatedOutflow
add pressure regulating outflow bc
added TurbulenceModelManager
Added TurbulenceModelFactory
Bugfix in BoundaryLayer related to refactorings in SlipBC
Add container for Aragorn on Windows
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into experimental
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
add include because uint was unknown
fixed? round off error for neighbor search of stopper nodes at the edges of the domain
Add routine for writing node links to vtk
Changing N, S, E, W, T, B,... constans to DIR_00P, DIR_00M,... values.
Update VirtualFluidSimulationFactory.cpp as setPathAndFileName is not available anymore.
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Fix config paths in some apps
Run apt-get update before installing venv
Fix fieldcompare path. Install rich. Install python venv.
Adds drivencavity regression test with fieldcompare and corresponding CI job
Update apps again
GridScalingKernelManagerTest
Merge branch 'feature/numerical-tests-refactoring' into 'develop'
Pass simulation function to constructor. Deactivate K17 ShearTests
Merge branch 'feature/dockerfiles' into 'develop'
Merge branch 'develop' into 'develop'
Update apps
remove mount from devcontainer again
Update to new image version 1.4
Update cmake version to 3.24.0
Adds clangd to the docker container
Merge branch 'develop' into 'develop'
init LBM parameter in bckerneltest
revert initLBMSimulationParameter() to manual call in simulation
Add tests for running the bc's in BCKernelManager
reorder instaniation in DrivenCavity, removed unused function
Loading