diff --git a/doc/experiments.rst b/doc/experiments.rst index 742952f4..86369a83 100644 --- a/doc/experiments.rst +++ b/doc/experiments.rst @@ -365,7 +365,7 @@ Here are some general rules to remember when writing your own JSON config files: - Comments are not allowed - Tuples (e.g. in topologies or flows) are written as lists (``["bulk"]`` instead of ``("bulk",)``) -.. note:: +.. note:: It is strongly recommended that ``fail_at_total_time`` be set to ``True`` when running multi-generation workflows. If a simulation reaches total time without dividing, this results in a more informative error message instead