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
8bd64d612592a47ad96e34bb42ea747120489eb6
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
7
Nov
6
3
2
1
23
Oct
20
19
16
13
12
11
5
29
Sep
28
27
20
19
18
13
12
6
31
Aug
29
25
24
23
22
21
17
16
15
14
11
10
9
3
2
1
26
Jul
24
23
21
20
19
18
17
14
13
12
11
10
7
6
5
4
3
29
Jun
28
27
26
23
21
20
19
15
14
13
12
9
2
31
May
25
23
22
21
20
19
12
9
5
4
3
2
28
Apr
27
26
25
24
20
19
17
14
13
12
11
6
5
4
1
31
Mar
30
29
28
24
23
22
21
17
15
13
9
6
28
Feb
27
24
23
1.
Use const& LBMSimulationParameter instead of shared pointer
Extract some functions in DebugDistributionWriter
Add DistributionDebugWriter
https://git.rz.tu-bs.de/irmb/VirtualFluids_dev/-/issues/132
Apply 3 suggestion(s) to 1 file(s)
Merge branch 'refactorFileWriter' into feature/rotatingGrids
Merge branch 'develop' into feature/rotatingGrids
Change parameters of isPeriodicCell
Refactor FileWriter and introduce WriterUtilites
Add tests to WriterUtilities
Merge branch 'feature/macroscopic-values' into 'develop'
update test folder
Fix bug in WriterUtilities
Adapt the calculation of rho. Addresses https://git.rz.tu-bs.de/irmb/VirtualFluids_dev/-/issues/130
Merge branch 'actuatorLineRegressionTest' into 'develop'
Merge branch 'develop' into feature/rotatingGrids
BCStrategy refactoring
keep artifacts on failure not on success
Merge branch 'actuatorLineRegressionTest' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuatorLineRegressionTest
remove unnecessary changes
add option to pass further flags to fieldcompare
bug fix in collision kernel
slightly change reg test
add instanteous fields to AL regression test
change config of AL reg-test to not write domain
add flag to ignore missing reference data
add computation of variances in regression test
Add regression test for actuator line
refactoring of applications because of refactoring of BCStrategy
Merge commit '2abc155af6499609cd8c39a682f70a95d2c9ce77' into develop
Matching velocity at interface. Dead Reckoming turned on
Rename BCStrategyRegister to BCStrategyRegistry
refactoring BCStrategy
Merge branch 'develop' into 'develop'
Provide output folder as an artifact for the regression test to get access to the actual data set. Can be used for getting reference data as well.
extracts BCStrategy types in additional structure
fixes attributes naming in BCStrategy
remove unnecessary changes
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into actuatorLineRegressionTest
Loading