From 76c6e776296289d5c27c7a017256a2683d0f726b Mon Sep 17 00:00:00 2001 From: thalassemia Date: Thu, 10 Oct 2024 16:23:15 -0700 Subject: [PATCH] Remove whitespace --- doc/experiments.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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