Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Nov 21, 2024
1 parent 071d488 commit d2260b7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions sphinx_docs/source/networks-overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,11 @@ There are two primary files within each network directory.
state and (respectively) the time-derivatives and Jacobian
elements to fill in.

Note: some networks do not provide an analytic Jacobian and instead
rely on the numerical difference-approximation to the Jacobian. In
this case, the interface ``actual_jac`` is still needed to compile.
.. note::

Some networks do not provide an analytic Jacobian and instead
rely on the numerical difference-approximation to the Jacobian. In
this case, the interface ``actual_jac`` is still needed to compile.

Notice that these modules have initialization routines:

Expand Down

0 comments on commit d2260b7

Please sign in to comment.