Skip to content

Commit

Permalink
Address comment (#13484)
Browse files Browse the repository at this point in the history
  • Loading branch information
dschwen committed Jun 3, 2019
1 parent d2dcce0 commit f293f6a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions modules/phase_field/doc/content/source/kernels/ADMatReaction.md
@@ -1,6 +1,6 @@
# ADMatReaction

!syntax description /Kernels/ADMatReaction<RESIDUAL>
!syntax description /Kernels/ADMatReaction

Implements
\begin{equation}
Expand All @@ -10,15 +10,15 @@ where $L$ (`mob_name`) is a reaction rate, $v$ is either a coupled variable
(`v`) or - if not explicitly specified - the non-linear variable the kernel is
operating on.

Forward automatic differentiation is used to compute all on and off-diagagonal
Forward automatic differentiation is used to compute all on and off-diagonal
Jacobian contributions.

!alert warning
Note the negative sign, which does *not* appear in [Reaction](/Reaction.md) or
[CoefReaction](/CoefReaction.md).

!syntax parameters /Kernels/ADMatReaction<RESIDUAL>
!syntax parameters /Kernels/ADMatReaction

!syntax inputs /Kernels/ADMatReaction<RESIDUAL>
!syntax inputs /Kernels/ADMatReaction

!syntax children /Kernels/ADMatReaction<RESIDUAL>
!syntax children /Kernels/ADMatReaction

0 comments on commit f293f6a

Please sign in to comment.