Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tnl-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TNL
tnl-dev
Graph
b711596703b0a6251d86141b36aa9d1e7e969a81
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Sep
27
Aug
26
25
24
23
22
17
16
14
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
16
15
14
13
12
11
10
9
7
5
4
2
1
25
Jun
24
20
19
18
17
14
24
May
5
29
Apr
26
22
21
20
19
16
15
14
13
12
11
6
5
3
1
31
Mar
30
29
28
27
25
8
2
1
15
Feb
14
10
Tutorials on reduction.
Writting redcution tutorial.
Writting tutorial on parallel reduction.
Parallel reduction tutorial.
Fixed tutorial on reduction
Creating tutorial on parallel reduction.
Fixed only: specifications in .gitlab-ci.yml to depend on .gitlab-ci.yml too
Changed .gitlab-ci.yml to respect $NINJAFLAGS set from the outer environment
Avoiding compiler warnings for builds without CUDA
Fixed Documenation/build script to work with git older than 2.22.
Fixed previous commit
Fixed previous commit
Removed useless using namespace declaration from DistributedGrid tests
Removed useless includes and specialization of SubdomainOverlapsGetter
Avoiding compiler warnings
Avoiding nvcc warnings in NDArray internals
Avoiding compiler warnings
Coverage reports with MPI support
CMakeLists.txt: use native detection of the GPU architecture
Disabled link-time optimizations for Debug build with GCC
code refactoring
euler euler2
euler euler2
bracket in Prandtl model for 3D turbulent viscosity
minor repairs
fix for case sensitive filesystems
all mentioned solvers tested and working
All previously described solver compilable not tested yet
minor changes
added Prandtl, PrandtlKolmogorov, KOmega and KEpsilon Solvers. Prandtl not working yet
repairs to make project compilable
splitted velocities for horizontal and vertical throttles
minor adjustments
boiler model boundary conditions have separate speeds for different throttles and possibility of increasing speed
minor foxes in rhs
changes in n-s right hand sides, turned on omp paralelization for tnl-view
separed solvers, mended errors in N-S right hand sides
Fixes after rebase
found and resolved problem with 3D riemann initial condition setter
Added missing __cuda_callable__ flags to reduce the amount of compiler warnings
added choice for diff. operator
added boundary conditions for model of boiler
Loading