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
fe367eefa12a67111ac83d883a92c5d87c8457e9
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
Sep
16
15
14
13
10
6
3
2
1
31
Aug
24
23
17
16
12
11
9
6
5
4
3
2
29
Jul
28
27
26
21
20
16
15
14
13
12
9
8
7
6
5
1
30
Jun
29
27
24
22
18
16
15
14
12
11
10
9
8
7
4
2
1
31
May
27
26
25
20
19
17
13
7
4
30
Apr
29
20
16
14
13
12
9
8
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
Merge branch 'cleanUpBasics' into 'develop'
fix TriFaceMesh3D.cpp
fix bug and remove redundant initialisation in MultiphaseSetKernelBlockVisitor / remove unused parameter in MultiphaseInitDistributionsBlockVisitor
fixed bug in mulitpleGridBuilder
fixed bug in MultipleGridBuilder that caused crash when no solid object was added
one more compiler warning
more compiler fixes
Merge branch 'actuator_line' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
fixed compiler warnings for msvc
put actuatorline back in
Merge branch 'actuator_line' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
fixed error in unit test compilation
take out actuatorline for now
changed to new logging
fixed minor merge problems
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
small addititons to probe
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Two clang format changes:
Remove provisional tests for splitting f to c indices into bulk an border
Reorder FCF indices
Add some provisional tests for f to c pointers
Fix bug related to setting device pointer for f to c in GridGenerator
Remove redundant code for new f to c kernel
Split fine to coarse kernel into border and bulk
fix UbFileInputASCII
same basics version for OpenSource an Develop
Merge branch 'cleanUpGridGenerator' into 'develop'
fix STLReader
fixed issues in GridImp and STLReader
fixed some issues in GridGenerator
fixed GridImp lround
Add comments to findFluidNodeIndices in GridImp
fix GridFactory
fix vertex
fixed TriangularMesh again
fix TriangularMesh
fix BoundingBox
fixed Sphere and Triangle
GridGenerator in development is now the same as in OpenSource
Loading