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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
47c203afa47d86e9474be4adcd4d9cd693df357f
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
Begin with the selected commit
Created with Raphaël 2.2.0
8
Sep
7
6
5
2
1
31
Aug
30
26
23
21
19
18
17
16
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
13
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
revert gitignore
remove local config files
remove duplicate line in gpu.cmake
final adjustments for merge
remove AMD LOG_INFO
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into experimental
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'develop' into 'develop'
Add comments to redesigned scaleFC Kernel
Pass scaling factory to Simulation::init()
Merge branch 'develop' into cleanup_develop
Tabs to spaces in Simulation.cpp
Remove Logwriter.hpp
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into PressureRegulatedOutflow
WIP test version of BL app
remove driveWithGeostrophic from BoundaryLayer
Added body force and turbViscosity to FileWriter
restructuring of Probes using scaled getters for conversion ratios
Add scaled getters for conversion ratios
fix refinement-related bug in WallModelProbe
Tabs to spaces
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into experimental
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Add geostrophic wind option to BoundaryLayer
Rename and refactor TurbulentViscosityCumulantK17CompChim_Device and add missing exception for kernel call with TurbulenceModel::None
Merge branch 'turbulentViscosityFactory' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into experimental
add BBStressPressure BC
fixes in TurbulentViscosityCumulantK17CompChim_Device templates
Merge branch 'fixEgdeBug' into 'develop'
Add turbulentViscosity to PlanarAverageProbe
Rearranging TurbulentViscosity Kernels and Inlines
Add TurbulenceModelFactory::readConfigFile
Moved Smagorinsky to inline fct
Fix pointer issue
Fix warning (implicit type conversion)
Small cleanup
Remove test because of compiler error in Clang 10
Add TurbulenceModelFactory and template of LB_Kernel_TurbulentViscosityCumulantK17CompChim
Merge branch 'develop' into fixEgdeBug
Revert changes in apps
Loading