ecFlow's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To safely stop an ECFLOW server you should "halt", "check point" and then "terminate" the server. This can be done either through ecflowview (right click on the server) or directly by the CLI commands "halt", "check_pt" and "terminate".

    1. halt server, write out the in memory definition as a check*
    2. point file, then terminate the server*
      ecflow_client –-group="halt; check_pt; terminate"
  • No labels