We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59c9f41 + 25de92f commit 9e5c8f0Copy full SHA for 9e5c8f0
src/tutorial/scheduling/integer-cycling.rst
@@ -49,6 +49,8 @@ To make a workflow repeat we must tell Cylc three things:
49
50
.. code-block:: diff
51
52
+ [scheduler]
53
+ allow implicit tasks = True
54
[scheduling]
55
+ cycling mode = integer
56
+ initial cycle point = 1
0 commit comments