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
fad68e31250042e701223ed63880ad7637e71720
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
17
Mar
15
13
9
6
28
Feb
27
24
23
22
21
17
16
15
10
9
8
7
6
3
2
1
31
Jan
30
28
27
26
24
23
20
19
18
17
16
13
12
11
10
9
5
4
5
4
3
2
31
Dec
30
22
21
20
19
16
15
14
13
8
7
6
5
2
1
30
Nov
29
28
25
24
23
22
21
19
18
17
16
14
11
8
7
4
26
Oct
20
18
17
15
14
13
12
11
10
7
4
rename InterfaceCell to InterfaceCells
rename interpolation cell neighbor objects
rename border and bulk objects of interpolation cells
rename intepolation cell objects
renaming interpolation cell struct
merge the interpolation neighbor cell structs
renaming interface cell struct and offset struct
Fix yet another memory leak
Fix another memory leak
Fix memory leaks by using shared pointers
refactored and cleaned up grid refinement and viscosity in Paramer Class
rename calculator to simulation in apps
rename Calculator+BasicCalculator => Simulation / calculate() to run() / Grid folder to Simulation folder
rename CoProcessor to SimulationObserver
rename BCAlgorithm to BCStrategy / BCAdapter to BC / BCProcessor to BCSet
add module folders for non-Newtonian fluids multiphase flow modules
Merge branch 'develop' into Refactoring2
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into develop
bump pybind version
fix RheologyVelocityBCAlgorithm / add computation of forces from moments and stress tensor in CalculateTorqueCoProcessor
Changing digit constants to character constants in LBM-classes
Merge branch 'RefactorParameter' into 'develop'
Merge branch 'develop' into RefactorParameter
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Update .gitlab-ci.yml
Move some parameters to bc section and add description
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Renaming Conc to concentration and distributionAD27 to distributionAD (the first one fixed a bug BTW)
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Change digit constants to character constants (BoundaryConditions)
Merge branch 'develop_temp' into 'develop'
Delete unneeded config files
Add cmake config files
Add TPMSRow as a new application
Add nonreflecting outflow with relaxation BC
Add implicit representation of gyroids to the primitive geometries
Add non reflecting in and outflow BCs
Merge branch 'addKernelEnum' into 'develop'
Loading