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
b5446c29017c2e515eb9225013c2cec756d4d3ef
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
11
Aug
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
12
11
7
4
3
16
Dec
13
10
7
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
Rename folder
Merge branch 'developAnna' into 'develop'
Rename getPressRatio to getPressureRatio
Use probes in Sphere app
Don't run numerical tests in MRs
Tename getT...() to getTimestep()...
Rename processID and add some doxygen documentation from openSource
Allow failure for manually triggered numerical tests
Fix .gitlab-ci.yml
Fixes wrong include in PhiTest. Begin fixing segfaults in analytical results writer
Redesign scaling kernel fine to coarse
Move grid scaling kernels into seperate folder
Merge branch 'cleanup_develop' into 'develop'
Merge branch 'develop' into cleanup_develop
Remove calculation of macroscopic quantities
Calculate macroscopic values in the redesigned kernel
Fix test
Rename D3Q27 directions
Merge branch 'updateGridStrategy' into 'develop'
Merge branch 'develop' into updateGridStrategy
Addf missing \brief for doxygen
Loading