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
Graph
a3c29dceb87bf86d8556fc23c5e9d11285290743
Select Git revision
Branches
4
fix-loopy-failures
master
default
protected
rhs_metric_tests
rhs_tests
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jun
22
Nov
21
16
20
Oct
19
9
8
5
1
8
Jul
3
9
Jun
8
13
May
20
Apr
18
30
Mar
29
9
8
7
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
Point to loopy main
fix-loopy-failu…
fix-loopy-failures
cleanup some commented code
rhs_metric_tests
rhs_metric_tests
clean up README
Remove a useless argument
guessed wrong about flake's complaint, trying again ...
fix a flake issue
finish fixing bug in frozen metric computation
Add routine to compute ideal gas fluxes needed for frozen metrics
Added new tests for frozen metric computation, still missing fluxes
Add (broken) test with non-uniform metrics over full grid
add tests with a double hump
rhs_tests
rhs_tests
Added a jump whose strength varies in x,y,z
Add tests with uneven dimensions and fix test setup bug this exposed
fixed apparent typo in new loopy branch name
Point to kcv3 loopy branch
add tests with a single jump and fix bug in Fortran code
fix even more flake complaints
rearranging stuff so hopefully flake8 will finally be happy
trying again to make flake happy
fix another flake bug
fix merge issues and flake errors
Merge branch 'master' into rhs_tests
get rid of old commented code
Compute expected flux derivatives from WENO reference implementation
move WindowResults to data_for_test
fix generalized_fluxes so they are actually computed from states/metrics
clean up state and metric generators so the flat/uniform cases use real values
make state and metric generators generic with respect to grid size
allow GridData to accept a specification for grid sizes
Merge branch 'placate-flake8-3.8' into 'master'
master
master
Placate flake8
added some fixme notes
added grid data generators
rename window-related fixtures
move generalized fluxes to GridData
using reference implementation for GridData
split data and results
create a variable to hold output dimensions
flux derivative test is working with bogus values, but correct array sizes
start refactoring RHS tests -- for now only prints direction index
Loading