geodynamics / pylith

PyLith is a finite element code for the solution of dynamic and quasi-static tectonic deformation problems.
Other
152 stars 96 forks source link

Resolve dynamic + fault IMEX issues #203

Open baagaard-usgs opened 4 years ago

baagaard-usgs commented 4 years ago

Resolve implementation of dynamic + fault IMEX issues.

  1. Need consistent Jacobian and residuals for IMEX formulation.

  2. Implement matrix-free Jacobian.

baagaard-usgs commented 3 years ago

Current branch: baagaard/feature-prescribed-slip-dynamic

Implemented and tested

Implemented, not tested

Not implemented