Versions Compared

Key

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

The file server_environment.cfg can be found in the ecflowecFlow/Server folder. Modifying this allows you to change the defaults environment variables for ecFlow including the default commands for submitting and killing tasks. The server look for the file in the CWD, hence make sure you move it.
Shows some of the default variables you can configure.
Table 8 1 Some configurable variables in config.h

Variable

Description

ECF_LOG

Name of the ecFlow log file

ECF_OUT

(stdout and stderr of the process ECF)

ECF_CHECK

Name of the ecFlow checkpoint file

ECF_CHECKOLD

Name of the ecFlow backup checkpoint file

ECF_INTERVAL

The frequency of checking time dependencies

ECF_CHECKINTERVAL

Default time between automatic "check pointing"

ECF_JOB_CMD

Default ecFlow submission method

ECF_KILL_CMD

Default ecFlow kill method