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 HowTo guides, 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 (2024.1)
- MIKE FM HD (2025.0)
- MIKE FM HD GPU (2024.1)
- MIKE FM HD GPU (2025.0)
- MIKE FM SW (2024.1)
- MIKE FM SW (2025.0)
- MIKE Zero Coupled Model FM (2024.1)
- MIKE Zero Coupled Model FM (2025.0)
- MIKE Zero Coupled Model FM GPU (2024.1)
- MIKE Zero Coupled Model FM GPU (2025.0)
- MIKE 1D (2024.1)
- MIKE 1D (2025.0)
- MIKE FLOOD (2024.1)
- MIKE FLOOD (2025.0)
- MIKE FLOOD GPU (2024.1)
- MIKE FLOOD GPU (2025.0)
- MIKE SHE (2024.1)
- MIKE SHE (2025.0)
- MIKE HYDRO Basin (2024.1)
- MIKE HYDRO Basin (2025.0)
- FEFLOW (8.1.03)
- FEFLOW (10.0.02)
- FePEST (8.1.03)
- FePEST (10.0.02)
- ...
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.