Taller de computación científica y exploración de modelos complejos

Miguel Ponce de León <>
Barcelona Supercomputing Center

Miguel Ponce de Leon miguel.ponce@bsc.es

2026-05-05

Simple Workflows with ABM

The sweep workflow reads an input file, and runs an application using each line of the input file as input to an application run. We call this input file an unrolled parameter file or UPF file. The following is the EMEWS sweep workflow structure:

Workflow control with Python