Skip to content

Commit 4de2802

Browse files
authored
add note to self-consistent NSE about net compatibility (#1715)
1 parent 495dc49 commit 4de2802

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Docs/source/nse.rst

+5
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,11 @@ reaction network. It solves for the chemical potentials of the proton
262262
and neutron and from there gets the abundances of each of the nuclei
263263
under the assumption of NSE, following the procedure outlined in :cite:`Calder_2007`.
264264

265+
.. important::
266+
267+
Self-consistent NSE does not support the templated C++ networks
268+
(like ``aprox13``). You should use a pynucastro-generated network.
269+
265270
The solve is done using a port of the hybrid Powell method from
266271
MINPACK (we ported the solver to templated C++).
267272

0 commit comments

Comments
 (0)