Page History
...
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 | ||
---|---|---|
| ||
usemodule load ecflow |
Create a directory called course in your home directory and change to that directory.
...