Skip to content

Commit

Permalink
add note to self-consistent NSE about net compatibility (#1715)
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale authored Jan 17, 2025
1 parent 495dc49 commit 4de2802
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Docs/source/nse.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,11 @@ reaction network. It solves for the chemical potentials of the proton
and neutron and from there gets the abundances of each of the nuclei
under the assumption of NSE, following the procedure outlined in :cite:`Calder_2007`.

.. important::

Self-consistent NSE does not support the templated C++ networks
(like ``aprox13``). You should use a pynucastro-generated network.

The solve is done using a port of the hybrid Powell method from
MINPACK (we ported the solver to templated C++).

Expand Down

0 comments on commit 4de2802

Please sign in to comment.