Skip to content

Commit

Permalink
fix subheading in theory
Browse files Browse the repository at this point in the history
  • Loading branch information
dccowan committed Feb 5, 2021
1 parent 2bea97a commit 2c9a28c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/theory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ And the apparent chargeabilities are given by:
Linearized IP Problem
---------------------
^^^^^^^^^^^^^^^^^^^^^

In Version 5.0 we included the option to calculate IP data by multiplying the sensitivity matrix :math:`\mathbf{J}` by the chargeability provide by user. That is, we forward model with the linear equations that will be used for the inve sion. The chargeability in this case can have arbitrary units. The forward modelled data are calculated as:

Expand All @@ -127,7 +127,7 @@ where :math:`\mathbf{d_{ip}}` is the IP data and :math:`\mathbf{J}_{ip}` is the
Mesh Design and Source Discretization
-------------------------------------
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

To handle a current electrode that is at an arbitrary position :math:`(x_s; y_s; z_s)` in the cell we made a modification to distribute any current amongst the 8 nodes of the cell. This approach is shown in Figure 3, where a current I is distributed onto nodes P1 through P8. Effectively, we write

Expand Down

0 comments on commit 2c9a28c

Please sign in to comment.