Versions Compared

Key

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

...

First ensure that the paths to ecFlow executables are accessible. At ECMWF this is done using use module command. Hence type the following at the command line.

Code Block
languagebash
usemodule load ecflow

Create a directory called course in your home directory and change to that directory.

...