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
c8fb3e92792b9f389c558d1a56ef50a7b48829e8
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
10
Feb
9
8
5
4
25
Jan
22
21
20
19
18
15
14
13
12
23
Dec
21
11
10
9
7
3
2
1
18
Nov
16
10
9
6
4
2
30
Oct
29
28
27
26
23
22
21
20
19
15
12
8
7
6
5
2
1
30
Sep
29
28
25
24
21
16
15
10
8
4
3
2
1
28
Aug
27
26
25
21
20
19
18
14
13
12
24
Jul
20
7
6
3
1
30
Jun
26
25
24
23
Remove and comment unused variables-
Enable openmp for clang build analyser and iwyu.
Increase the amount of ignored warnings for the lizard command, as gitlab CI cannot provide the lizard output when the job failed. Therefore we need this job to pass in any case. Also added the --warnings_only flag to make the output less cluttered.
Merge branch 'feature/Thixotropy' into 'develop'
fix merge conflicts after rebase
fix RheologyK17LBMKernel
add velocity BC with interpolation / add new K17 model for Bingham fluid
add new experimental kernel for rheology / adapt rheometer setup for convergence study
change setup for rheometer
fix shear rate again
fix shear rate computation
add new implementation of Bingham model / fix rheometer setup
add Powell-Eyring model / add rheometer setup
add output for block size, bounding box, center of sphere
fix calculation of dxux, dyuy, dzuz, Dxy, Dxz, Dyz in RheologyK17LBMKernel
fix RheologyK17LBMKernel
add K17-kernel implementation with rheological properties and add the output of effective viscosity
add sphere parameters to setup of Herschel-Bulkley fluid benchmark
add support for HLRN cluster
add slip boundary condition by using simple bounce back
add flow past sphere and flow past cylinder benchmarks
add omega limit to grid refinement for Herschel-Bulkley fluid
add grid refinement for thixotropic fluid
fix compiler flags issue in icc190.cmake
fix logo issue in SimpleVelocityBCAlgorithm
add Thixotropy branch
Merge branch 'feature/boost_header_only' into 'develop'
Make BUILD_USE_OPENMP ON by default.
Add the option for call linkBoost() without components. In that case cmake will just add the boost header dependency.
Merge branch 'feature/openmp_optional' into 'develop'
Make openmp optional for virtualfluids cpu.
Merge branch 'develop' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
fix issues #37 - 43
Merge branch 'bug_fix_STLreader' into 'develop'
Bug fix: remove old ASCII reader part from the binary STL reader
Merge branch 'develop' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'python-simulation-testing' into 'develop'
Running the static analysis only in the parent repository and not in the forks.
Loading