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
85fafacd34f1c9ae2c48a8ce06f8dad72da457d7
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
16
Aug
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
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
31
Jan
26
25
24
21
20
14
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
Add more tests to BCKernelManager
set default fpath. added multiple constructors for paramter.
Add tests to GridScalingFactory
Remove mounts from devcontainer
refactoring for direction naming
Repeat the previous fix for the other BCs
Fix bug in GridGenerator.cpp
fixes some small issues / falling sphere works now
Add more exceptions to GridScalingManager
port of LBDEMcoupling is finished / need to validate
Add GridScalingFactory to more apps
Add factory for scaling on refined grids
Merge branch 'feature/numerical-tests' into 'develop'
Fixes compile error due to use of old Parameter method
Remove duplicate includes
Merge branch 'feature/numerical-tests' into 'develop'
Removed VF Simulation and unused abstract NumericalTestSuite. TestQueue can run all tests now
Removes outdated slurm test from CI pipeline.
Removes redundant constructor from Simulation
Remove unused variables from redesigned FC kernel
Loading