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
719bc18c64bf4568701168730924368a47586c81
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
3
Aug
25
Jul
24
23
20
12
11
5
4
2
22
Jun
21
20
15
14
13
8
7
6
5
4
1
31
May
30
29
28
23
22
18
17
16
15
14
9
8
7
4
2
30
Apr
27
26
25
23
20
18
17
16
5
16
Mar
15
14
12
9
8
7
2
1
23
Feb
15
13
10
8
7
1
31
Jan
29
26
25
24
23
22
19
18
17
16
15
13
12
11
10
9
8
5
4
3
2
19
Dec
7
4
1
18
Nov
10
9
2
19
Oct
12
18
Sep
25
Aug
2
Jun
12
May
5
4
4
Apr
16
Dec
24
Nov
20
Oct
26
Aug
28
Jul
24
May
19
2
28
Apr
21
14
7
4
23
Mar
fixed update for peGeoObjects pointers, exchange the itaration of forest with callback function
implements a new way to introduce layers
fixes the refinement into the wall
fixes a bug with STL refinement
implements offsets for Fine to coarse
adds output for offsets
adds offsets to the interfaces (WARNING: currently only original index stored)
finds also interpolation cells, that are on the boundary of the domain
implements new output to visualize interpolation cells by cell data
add function to write complete Q Files but we use the short form
Fixed bug for "many" levels in staggered coordinates computation
Add logging information for writing VTU Files
add debug writer in VirtualFluids GPU for writing Q Values
add timing measurement to DemCoProcessor and CreateDemObjectsCoProcessor
chaged the if statements after changing the return values of Triangle; changed method "calculateQs"; and fixed method "getBoundingBoxOnNodes"
initialize the geometryBoundaryCondition as "nullptr" and check for "nullptr" in the if statement
fixed round of error bugs in Triangle by using method "greaterEqual"; and changed the return values -> change the related Test methods
fixed an && vs. || bug in the if statement to check the neighbor nodes
fixed a bug: now the loop runs until the last q (BSW)
extend the space between two interpolation interfaces an commented in the output of VTK XML files
comment out OpenMP pragma, due to race conditions
changed redundant includes in GridReader.h
add logging information in QLineWriter
-fixes bad allocation issue in CreateDemObjectsCoProcessor
rename of restart dem objects file
fixes restart of demObjects
adds restart for demGeoObjects
- velocity bc bug fix
fixed laminar tube flow setup
fixed laminar tube flow setup
- splits SetSolidOrBoundaryBlockVisitor to SetSolidBlocksBlockVisitor and SetBcBlocksBlockVisitor
fixes correct EsoTwist write in EquilibriumReconstructor and InitDistributionsBlockVisitor
-sets Exrapolation to Eq
Includes three checks, whether nodes exist, to allow STLs to be bigger than the grid, IMPORTANT: this only works with
fixes thermoplast set up
implements sparse q storage ... remaining bug ... qs not symmetric
changed comment
changed findInterfaceCF() in GridInterface to uint index version
changed GridInterface.cu /.h to uint index version
changed Grid / GridImp / GridMocks to uint index version
Loading