Skip to content

Commit

Permalink
add note to self-consistent NSE about net compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 13, 2025
1 parent 369afb6 commit 740ef62
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 740ef62

Please sign in to comment.