Skip to content

Commit 068080f

Browse files
committed
warn about is_movable
1 parent b88d368 commit 068080f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

unit_tests/resume_sim/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* does not handle intracellular model state
55
* does not currently recover "output*_graph.txt" data; rather relies on the next mechanics step to recreate the information
66
* 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
78

89
Normal simulation:
910

0 commit comments

Comments
 (0)