diff --git a/doc/discretization.md b/doc/discretization.md index 15885c2fed0c1c9a93a8fc8ca7331167b20c3a6e..10f0dfc509e37bf39933d6970a894cad9193e042 100644 --- a/doc/discretization.md +++ b/doc/discretization.md @@ -1,10 +1,11 @@ # Gauge-invariant discretization We do the discretization of the Usadel equation as follows. We first -discretize the action $`S`$, and derive the discrete saddle-point -equation from the discretized action. This simplifies things somewhat, -because proper handling of the gauge fields is simpler to do -in the action formulation. +discretize the action $`S`$. The discrete saddle-point equation or expressions +for currents are not derived analytically, but instead obtained from the computer +implementation of the action via automatic differentiation (AD). +This simplifies things somewhat, because proper handling of the gauge fields is +simpler to do in the action formulation. The action is ```math