Skip to content

LHS for dynamic (no fault) appears to be double counted along process boundaries #838

@baagaard-usgs

Description

@baagaard-usgs

Describe the bug

Lumped LHS that is inverted for dynamic (no fault) appears to be double counted along process boundaries and across cells.

Desired solution

  • Use quadrature that results in a diagonal mass matrix for the integration.
  • Replace use of the Jacobian action and row sum with conventional integration.

Questions

  • Can we use a vector instead of a matrix to avoid unnecessary memory allocation. We don't want to allocate enough memory for a sparse matrix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugGeneral bug

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions