Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
psaap3-weno
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
Andreas Klöckner
psaap3-weno
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1559021f910e046be921a0d4a1c8e0b1104b041d
Select Git revision
Branches
4
fix-loopy-failures
master
default
protected
rhs_metric_tests
rhs_tests
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Mar
6
29
Feb
28
27
18
Nov
17
16
15
8
9
7
6
5
4
3
2
11
Sep
9
3
4
3
4
3
2
30
Aug
29
26
24
23
22
19
6
3
2
29
Jul
28
22
21
20
17
15
9
10
9
8
1
29
Jun
28
26
25
24
21
20
21
20
19
17
1
31
May
30
29
28
29
28
27
28
27
28
27
28
27
26
25
26
25
26
25
24
23
21
20
21
20
19
15
14
13
9
8
take marks off test_weno_weights_pos
disable uniform metric tests for now
reactivate uniform metric tests
fix bug where test fixture was not passing correct generalized states to flux splitting
take away xfail mark on flux splitting test
comment out uniform metric tests for now
reactivate uniform metric tests
pass metrics to pointwise eigenvalues
comment out uniform metric tests for now
remove xfail label for pointwise eigenvalue test
mark weno weights tests xfail for wavy metric tests
uncomment tests and add xfail marks
fix some interpreter complaints
initial implementation of wavy mesh complete
some more refactoring, start on weighted metric matrix
added non-uniform jacobians
clean up and remove some duplication in wavy metrics
add some constants, setup choice of direction
refactor API to wavy metrics
Add some functions for wavy metrics that just return uniform metrics
Merge branch 'refactor-tests' into 'master'
Merge branch 'generalized_fluxes' into 'refactor-tests'
Merge branch 'state-setup' into 'generalized_fluxes'
Merge branch 'sine-wave' into 'state-setup'
Merge branch 'fix-reference-metrics' into 'refactor-tests'
add a sine wave test
refactor ideal_gas and add function to compute conserved variables
refactor out state setup from WindowData
fix incorrect setup for generalized fluxes
some refactoring to use generalized fluxes for Roe property testing
need to keep track that we compute the generalized fluxes in two different ways
update test suite to clarify when generalized fluxes are being used
rename combined_frozen_metrics in some locations to reflect that there's only one
add note on provenance of algorithm
update reference implementation of frozen metric computation to match paper
refactor out metric term creation into fixture
some cleanup
move fluxes to WindowData
move flux data vector stuff to test_flux_derivatives
move WindowResults to window_ops test file
Loading