Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-tectonic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
podlesny
dune-tectonic
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bd7f047d29f1297dfca9c7fbf8f491612b5bce58
Select Git revision
Branches
10
2013-PippingSanderKornhuber
2014-Dissertation-Pipping
2016-PippingKornhuberRosenauOncken
default
2021-GraeserKornhuberPodlesny
2022-Strikeslip-Benchmark
AverageCrosspoints
Dissertation2021
protected
last_working
old_solver_new_datastructure
separate-deformation
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
4
31
Jan
30
29
9
8
12
Dec
22
Nov
9
2
30
Oct
29
22
17
12
23
Sep
19
18
17
13
12
11
10
5
4
3
29
Aug
28
27
26
24
16
9
8
6
3
2
1
31
Jul
30
29
28
27
24
21
6
5
3
29
Jun
28
16
May
15
10
8
7
25
Apr
23
Mar
22
21
16
15
14
13
12
11
1
29
Feb
28
27
25
23
23
Jan
16
10
9
6
4
3
30
Dec
23
22
21
19
16
15
14
13
7
29
Nov
Spurious semicolon
Clean up the build system
Whitespace
Add a comment
Give temporary a name
camlCase; move writer to a block; rename variable
whitespace
Move variable inside a block
Rename variables
T const -> const T
Move coefficient logic to a function
Kill obsolete #includes
More whitespace
virtual T* -> T virtual *
Use override
Whitespace
eulerPair need not keep track of accelerations
Kill implicitTwoStep scheme
Implement eulerPair scheme (implicitEuler for u,v)
Whitespace
Use an H1-style norm for the velocity
Implement the L^2(Gamma_F) norm for the state
Rename: energyNorm -> velocityEnergyNorm
Write damping to a file
Make newmark the default time stepping scheme
Be smarter about damping
Control damping through a parameter
Spurious semicolon
Print a # at the end of each line
Implement damping
Solve the state problem first
Nuke a TODO
Add indices before computing A+B
Whitespace
Cleanup
Cleanup
Use a ScaledIdentityMatrix
Enable checking
Use a different energy norm
BUG FIX: Assemble the mass matrix properly
Loading