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
7ec3de9396a0142dbdcd1860c9c74833868ab92c
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
8
Apr
6
2
1
31
Mar
30
26
25
23
22
19
17
16
12
11
10
9
8
3
2
26
Feb
24
23
19
18
17
16
12
11
10
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
Add ctest to this project and run ctest in CI.
Fix single precision build.
Build lbm lib twice static and shared. Add a test executable.
Add lbm libary.
Refactoring of gpu: calc macroscopic values
Merge branch 'develop' into 'develop'
due to the changes in the kernel factory the includes and calls in the numerical test framework are also changed
add a new config file for the new chimera kernel
bug fixed for OpenMP enabling in FFT library
Merge branch 'feature/metis_5_1_0' into 'develop'
Comment out of rint, as this should be provided by windows.
Switch to rabs according to version 5.1.1 tag (https://github.com/KarypisLab/METIS/blob/v5.1.1-DistDGL-v0.5/libmetis/balance.c)
Added metis 5.1.0 and use it in cpu module instead of 5.1.1.
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
minor changes for mule
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
fix jet breakup setup
Merge branch 'develop' into 'develop'
move the chimera transformation to his own header file
Merge branch 'develop' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'PhaseFieldinMPIIO' into NewPhaseField
Add support of PhaseField to MPIIOCoProcessors
changed the naming of the missing Classes (Strategies) and added the chimera kernel from the open source code
fix the issue in FullVectorConnector derived classes: add initialization function of base class in derived classes
Merge branch 'develop' into 'develop'
MultiphaseVelocityBCAlgorithm::applyBC(): vleocity in phase field taken from getBoundaryVelocityX1(). There is still something wrong as the actual velocity in the simulation is much higher than set in the input file!
changed the names of kernel folders from "advection" to "fluidflow"
fix issues with the output of the phase field
Introduces fourth order parametrization into MultiphaseScratchCumulantLBMKernel.
Merge branch 'develop' into 'develop'
Merge branch 'NewPhaseField' into develop
remove warnings again and again
remove warnings again
remove warnings
fix time depended BC / refactor connectors / add infrastructure for two phase field
Bug fix in density correct terms. Multiphase velocity BC has been simplified for this early stage of the development.
Merge branch 'develop' into 'develop'
simplified the kernel factory infrastructure by omit the enum (Kerneltype) -> adding new kernels to the factory should be straightforward now
Loading