We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 495dc49 commit 4de2802Copy full SHA for 4de2802
Docs/source/nse.rst
@@ -262,6 +262,11 @@ reaction network. It solves for the chemical potentials of the proton
262
and neutron and from there gets the abundances of each of the nuclei
263
under the assumption of NSE, following the procedure outlined in :cite:`Calder_2007`.
264
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
270
The solve is done using a port of the hybrid Powell method from
271
MINPACK (we ported the solver to templated C++).
272
0 commit comments