Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ECFLOW is a client/server workflow package that enables users to run a large number of programs (with dependencies on each other and on time) in a controlled environment. For additional information and introduction to ECFLOW please see: Ecflow User Manual

The aim of this tutorial is to introduce you to ecFlow functionality by building a set of simple suites. Some extension exercises then follow.

...

 

Note
The following tutorial will show examples in plain text and python. Although plain text is fine for simple suites, it is recommended that you use python. Later tutorial examples use conditional statements available through the python interface like ‘if’ and looping constructs.

 


Horizontal Navigation Bar


Button Group

Button Hyperlink
titlePrevious
typestandard
urlhttps://software.ecmwf.int/wiki/display/ECFLOW/Tutorial
Button Hyperlink
titleUp
typestandard
urlhttps://software.ecmwf.int/wiki/display/ECFLOW/Tutorial
Button Hyperlink
titleNext
typestandard
urlhttps://software.ecmwf.int/wiki/display/ECFLOW/Overview