Robert Walker
Robert Walker
As mentioned in the workshop discussion segment. The immediate goal is to incorporate shear heating/thermal effects in a model of Enceladus such as that being worked on by Alexander Berne.
## Description Point force at a given location, also permit other fields (pressure). I have a preliminary example that represents a wellbore source in a branch, however there is likely...
Following the recent refactoring for FaultCohesive, the point at which the variables assigned as on the fault appears to have been kicked up another level. Our poroelastic fault implementation depended...
MMS Tests for poroelasticity are attempted, drawing directly from the solutions provided in PETSc TS Example 53. For the MMS solution for Quadratic Space and Linear time, residual tests return...
Initial implementation of a point source. Contains fluid sources (wellbore, square pulse), as well forces (point force for QS, MT force for dynamic). Adds in a source time function formulation...
Formulation is specifying time integration formulation (implicit, explicit, imex) not physics (quasistatic or dynamic), so use appropriate ENUM.
- Added SerialGridSearch.DoubleCouple_CPS.py , an example showing use of CPS greens functions. - Fixed loading issue for CPS greens functions (using test data directory structure).
Quick fix to address issue #336
This branch contains a working implementation of point sources. It takes input in the form of a moment tensor input and requires a text file that contains the name and...