Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DG1d.jl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
DG
DG1d.jl
Graph
a95a8803f00b077b72b53053b14b1377b89d3064
Select Git revision
Branches
20
cons2prim-kastaun
docs
fa/ScalarEq-refactor
fa/amr-1d
fa/bernstein
fa/doublecartoon+av
fa/draft/refactor-projects
fa/efes
fa/eos-interface
fa/fix-grhd
fa/followup-euler
fa/generalize-spectralelement-3
fa/gif-heateq
fa/grhd-bspline
fa/grhd-bspline-v2
fa/grhd-bspline-v3
fa/grhd-freeze
fa/modal-bernstein
fa/modal-bernstein-v2
fa/monorepo
Tags
4
v1.2.0
Cleanup
Redesign-DG-interface
Rework-projects
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
15
14
12
10
9
8
6
5
4
3
2
5
Mar
4
26
Feb
19
16
15
14
13
12
11
8
7
4
3
30
Jan
25
24
18
17
15
12
6
31
Dec
30
24
19
18
15
14
11
6
5
4
30
Nov
29
27
23
20
19
17
16
13
7
25
Oct
17
Sep
16
15
14
13
12
11
10
9
4
3
2
30
Aug
29
27
26
9
22
Jul
10
29
Jun
26
20
14
11
10
5
1
Apr
6
Feb
21
Jan
19
18
16
15
14
11
10
9
10
9
8
7
8
7
6
5
4
3
2
1
31
Dec
30
29
26
24
23
22
19
17
Oct
25
Jul
24
23
15
14
13
12
11
8
7
6
5
4
3
1
30
Jun
28
14
10
9
8
7
31
May
30
25
24
23
20
19
18
17
16
13
12
11
GRHD: Make parameters of cons2prim's velocity filter configurable (https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/140)
Fix atmosphere freezing logic in 1d (https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/139)
Implement a spectral filter callback (https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/138)
GRHD: also impose EoS limits when computing final primitives (https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/137)
Evolve: Fix t argument for callback_substep for ode_step (https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/136)
Readd previously removed `load_parameters` (https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/135)
GRHD: Implement TOV test in 2d axisymmetry using the cartoon formulae (dg/dg1d.jl!134, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/134)
Some fixes to dg1d.jl core (dg/dg1d.jl!133, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/133)
GRHD: Make `cons2prim` work with 2D velocities (dg/dg1d.jl!132, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/132)
compare residuals from another paper
fa/efes
fa/efes
debug EFE formulation
cleanup z3 notebook
z3 math: amend with numflux computation
add sympy notebook to compute spectrum of z3 principle symbol
add BH example
add EFE project
type kwargs for register_variables!
allow a comma separated string with variable names for Output.variables[0,1,2]d parameters
prefer vector dispatch for variable registration
avoid overspecialization in variables.jl
`GRHD`: Implement reflection bdry conditions for `valencia1d, spherical1d, rescaled_spherical1d` formulations (dg/dg1d.jl!131, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/131)
`@with_signature`: avoid tuple limit by using `get_variable` unpacking directly in function body (dg/dg1d.jl!130, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/130)
GRHD: Fix rescaled_spherical1d formulation (dg/dg1d.jl!128, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/128)
GRHD: Add reftest for doublecartoon formulation (dg/dg1d.jl!129, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/129)
GRHD: Revert changes from !114 regarding spherical1d formulation (dg/dg1d.jl!127, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/127)
GRHD Fixup atmosphere freezing logic (dg/dg1d.jl!126, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/126)
GRHD: Implement reflection bdry conditions for doublecartoon formulation and TOV test. (dg/dg1d.jl!125, https://git.tpi.uni-jena.de/dg/dg1d.jl/-/merge_requests/125)
GRHD: split source code for different formulations into separate files (dg/dg1d.jl!124)
add tests
fa/threads
fa/threads
implement PMesh
Improvements to TOV evolutions, pt 3 (dg/dg1d.jl!114)
Add simulation time to progress meter output (dg/dg1d.jl!123)
More cartoon expressions (dg/dg1d.jl!122)
Add `Cartoon` macros (dg/dg1d.jl!121)
Implement `u_norm2` 0d output for ScalarEq projects (dg/dg1d.jl!119)
genearlize slope limiting to meshes (dg/dg1d.jl!118)
Split output into 0d, 1d, 2d files (dg/dg1d.jl!117)
fix invalidations by upgrading to Jacobi@v0.70 (dg/dg1d.jl!106)
Implement 0d output (dg/dg1d.jl!116)
Add option to analyze error of state variables wrt analytical solution (dg/dg1d.jl!115)
Loading