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
69e3c910ab97dcbc8a8a370ddfd5faacb005a0ff
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
15
Jun
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
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
Finish parameter constructor.
Two phase fields implemented but no energy equation.
Merge branch 'develop' into MasterAnna
try 2
Test gitlab pages.
Small clean up in Parameter.
simple bounce-back in rheometer
fix the grid size for mussel
Cleanup in MusselOyster.cpp
fix initialGridInformations() in GridReader
use cuda architecture 52 on tesla03
Extend constructor
Add new constrcutor to parameter. WIP
Move Configuration file from cpu to basics.
Small fix.
Use LBMReal in CPU lib
Add missing std::abs header.
Always create artifact for clang-tidy
Allow failure for clang-tidy job.
Merge branch 'feature/datacite' into 'develop'
Merge branch 'feature/united_code' into 'develop'
Default problems with msvc.
Use new namespace in gpu lib + few renamings.
Remove double cmake call in CI
Fix include in cpu.
More generic renaming
Initialize Parameter before allocating focres.
Merge branch 'feature/united_code' of https://git.rz.tu-bs.de/soe.peters/VirtualFluids_dev into feature/united_code
Calculate forces per level on the cpu and copy those to the gpu.
Tabs/Spaces exchange.
Merge branch 'develop' into feature/united_code
fix build error in Pipeline #4974
Update .gitlab-ci.yml
use gridReader in MusselOyster
fix initialGridInformations() in GridReader
setup for oyster on no-slip floor
Merge branch 'develop' into feature/united_code
setup for mussel on no-slip floor
Merge branch 'develop' into 'develop'
clean up, formatting
Loading