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
47ee7ff4ae0cdb0bafbd1538ff386524ab0ccc3b
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
18
Apr
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
6
5
2
1
30
Oct
26
25
22
18
17
16
12
11
10
8
5
4
2
1
27
Sep
26
25
21
14
27
Aug
24
23
22
21
17
16
3
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
turned off NumericTests
removed conflicts from CarDisplay
Merge commit '05248da1d799b78f4c175714e475f0fb467e5725' into development/TrafficAnna
removed std::move()
changed some file pathes to get the traffic simulation run on my pc
for gcc incomplete types are a problem to initialize unique pointers
std::reverse has to be implemented explicitly for C++ lower than 17
for gcc climits is necessary to find UINT_MAX for example
for gcc cmath is necessary
clean comments
updates the SalinasVazques target for MPI MultiGPU
removed std::reverse, updated polllution input
added textfiles for streetNetwork with closed street, added cudaCopyConcs to parameter
Merge remote-tracking branch 'origin/development/TrafficAnna' into development/Martin
changed the path to config file
fixed RenumberGridVisitor, cleaning grid while restarting
correctedStreet double street, refactored TrafficTimestep
Some changes related to PoolFire target
new target for pool fire and new boundary conditions
fixed typo, changed some street coordinates
added setNeighborForCurev()
implements new cell property for fine ghost cells at interface to exclude them from the chemical
""
fixed double street --> had to change indices in junctions, sinks and sources
Merge remote-tracking branch 'origin/development/TrafficAnna' into development/Martin
no message
changed visualizeVtk()
writeReducedTimestep in Simulation
Merge remote-tracking branch 'origin/development/Martin' into development/TrafficAnna
changed StreetPointFinder in Readers to pointer
implemented a new NEQ BC for Basel Setup (fix effects at the periodic BCs)
add a new target "BaselMultiGPU" for four GPUs
fixed some bugs
working version with convecting flame, (combustion energy very low)
changed possibilities for sinks and sources
reduced writing to vtk
turns off the temperature dependence
fixes for linux
changes to PassiveScalar Boundary condition
changed curves from using junctions to using neighbors
Loading