We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88d368 commit 068080fCopy full SHA for 068080f
1 file changed
unit_tests/resume_sim/README.md
@@ -4,6 +4,7 @@
4
* does not handle intracellular model state
5
* does not currently recover "output*_graph.txt" data; rather relies on the next mechanics step to recreate the information
6
* if a model relies on global data generated in custom C++ code that is not captured in the MultiCellDS data, it cannot be recovered
7
+* an agent's `is_movable` flag is not currently saved in the MultiCellDS (.mat), so it will not be recovered
8
9
Normal simulation:
10
0 commit comments