Skip to content

Commit 391c680

Browse files
authored
Doc: Update ExampleEquilibrationLogic.ipynb (#2654)
Until #2582 is addressed, refer to recent paper.
1 parent a6c6866 commit 391c680

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

python/examples/example_constant_species/ExampleEquilibrationLogic.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
"source": [
77
"# AMICI documentation example of the steady state solver logic\n",
88
"\n",
9-
"This is an example to document the internal logic of the steady state solver, which is used in preequilibration and postequilibration."
9+
"This is an example to document the internal logic of the steady state solver, which is used in preequilibration and postequilibration.\n",
10+
"\n",
11+
"\n",
12+
"**NOTE**: This notebook is somewhat outdated.\n",
13+
"For a more recent theoretical overview and benchmarking of AMICI's steady-state and sensitivities at steady-state capabilities, see [this paper](https://doi.org/10.1371/journal.pone.0312148).\n"
1014
]
1115
},
1216
{

0 commit comments

Comments
 (0)