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.
f1f8499c29a1cb9d792d35762d112d8adcea9922
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
4
Jun
3
25
May
24
8
5
27
Mar
25
19
18
17
13
10
25
Feb
24
31
Jan
30
22
21
30
Dec
12
11
10
9
6
5
4
3
15
Nov
14
11
8
29
Oct
25
24
17
16
15
11
10
7
4
Sep
30
Aug
22
19
16
12
8
7
6
5
2
29
Jul
26
24
22
19
18
17
15
12
10
9
8
5
4
3
2
1
28
Jun
27
26
25
24
21
20
19
18
17
14
13
7
6
28
May
27
24
23
22
21
20
17
16
14
13
10
8
7
6
3
2
30
Apr
29
26
25
24
23
18
17
16
15
12
11
10
9
8
5
4
2
1
28
Mar
27
26
25
21
20
18
14
13
12
11
9
8
7
6
5
4
2
1
28
Feb
27
26
25
23
22
21
20
19
15
14
13
12
11
9
7
5
4
3
1
31
Jan
30
29
28
25
24
23
22
21
18
17
16
15
11
10
21
Dec
20
19
18
12
11
10
7
5
4
30
Nov
29
27
26
23
22
21
20
16
15
14
13
9
8
7
add fineToCoarse and coarseToFine ... STILL NOT WORKING
fixed some stuff and changes preCollisionBC ... STILL NOT WORKING
start of redesign for time loop - UpdateGrid27 splitted into multiple functions - WORK IN PROGRESS
fixes "Aileens bug" with edges between periodic and BC side of the domain
Merge remote-tracking branch 'origin/development/PrimitiveQs'
enables LBM and GKS in CMakeLists
Merge branch 'development/Stephan'
simulation speedup by not using cuda compiler flag for all libraries but for the grid generator
unifies performance targets
set Accumulator type to double to ensure deterministic results
changes compilerflags for SEPARABLE COMPILATION with brings substantial performance boost
implements alternative SutherlandsLaw
implements Q computation for sphere objects (not tested sufficiently!)
adds name space to all elements in the GksGpu library
new target for Non-Overbeck-Boussinesq convection
introduces namespace for boundary conditions
add comments to organ pipe setup
adds parallel files for multiple levels (not tested for AD and CalcMedian)
new method for setting velocity profiles in Velocity boundary conditions
rename BGK kernel to BGKLBMKernel
add to organ pipe setup new microphones
update mirror benchmark
fix exeptions propagation for OpenMP
fix Hagen_Poiseuille_flow setup
add WSL path for METIS to BOMBADIL.config.cmake
clean up and improve CMake project files
fix different subversion changes of VS 2019
Change organ pipe setup for using of flow rate as input parameter
data exchange F3/G6 first edition by MSch
improves compatibility with VS 2019 and lower compute capabilities and fixes string include
changes ASCII writer file name for mMulti GPU
small fix
modifies logfile location in TGV Multi GPU target
smaller changes for compatibility with linux
corrects include pathes for linux
Merge branch 'master' of https://git.irmb.bau.tu-bs.de/schoen/VirtualFluidsGPU
come changes for Multi GPU LBM
adds string includes
fixes CMake Bug with double accuracy
implements non-equilibrium initialization
Loading