A small collection of simple suites. You may find these easier to start with than writing a suite from scratch.
- Demonstrates clock triggers.
- Demonstrates replacing Cron.
- Uses Cylc Broadcast to change resource settings for a task on a per-cycle- point basis.
- Has a script to find out what Slurm resources Cylc Uses.
Demo a very simple pattern where we ensure data has been collected before analysing it.
Collect data for a period, then analyse it.
Demonstrates how cylc play -t
can allow you to store separate flows in
one workflow.
Designed to show how optional outputs could support a workflow making choices.