Skip to content

Overview

Engine execution is the platform service meant to execute MIKE engines in the cloud without underlying requirements for specific hardware on the client side.

Engines in both cloud and desktop operate with taking files as input, producing a log file, and files as output. Engine execution requires CanCreateContent privilege under the project it is operating in (see Privileges and access levels). When calling engine execution via metadata gateway this requirement is resolved by metadata itself.

When calling engine execution service input files from any accessible specified URL as well as data uploaded to the provided blob storage account can be used. Engine execution service is also able to use files as inputs from MIKE Cloud Platform directly and in turn upload produced results to MIKE Cloud Platform.

In Quickstarts, you find a guide to run a simple execution and in the Samples section can you find links to samples. Under Concepts, you can find more information on hardware configurations, pool types and execution statuses. In How-to guides, you find a more detailed samples on prepare, run, cancel, track, delete, obtain results, troubleshooting, and how to create a sample app with AutoRest. In Events section, we have listed the events that you can subscribe to. The overall Getting started section describes authentication mechanisms you need to use to send requests to the Engine execution service.

Supported engines

Supported engines are:

  • MIKE FM HD (2019.1, 2020, 2020.1, 2021, 2021.1, 2022, 2022.1 and 2023)
  • MIKE FM HD GPU (2019.1, 2020.1, 2021, 2021.1, 2022, 2022.1 and 2023)
  • MIKE FM SW (2019.1, 2020, 2020.1, 2021, 2021.1, 2022, 2022.1 and 2023)
  • MIKE Zero Coupled Model FM (2019.1, 2020, 2020.1, 2021, 2021.1, 2022, 2022.1 and 2023)
  • MIKE Zero Coupled Model FM GPU (2019.1, 2020.1, 2021, 2021.1, 2022, 2022.1 and 2023)
  • MIKE 1D (2020.1, 2021.1, 2022, 2022.1 and 2023)
  • MIKE FLOOD (2021.1, 2022, 2022.1 and 2023)
  • MIKE FLOOD GPU (2021.1, 2022, 2022.1 and 2023)
  • MIKE SHE (2020.1, 2021.1, 2022, 2022.1 and 2023)
  • MIKE HYDRO Basin (2020.1, 2021.1, 2022, 2022.1 and 2023)
  • MIKE HYDRO River (2020.1, 2021.1, 2022, 2022.1 and 2023)
  • FEFLOW (7.5.01 and 8.0.00)
  • FePEST (7.5.01 and 8.0.00)
  • ...

Use the Get supported engines endpoint to get the complete list of supported engines.

Engine registration

Engine registration is currently done manually. If you are missing an engine type or version, please contact the Platform Team at wdpservice@dhigroup.com.