Introduction¶
The Mike 11 adapter enables use of MIKE 11 model setups within the MIKE WORKBENCH. The adapter supports the following MIKE 11 modules: - HD - RR - DA - FF - ICE - AD - WQ
Limitations¶
-
The nwk11-file is required to provide projection. Without it model objects can only be created without GIS information
-
Model objects are only enabled if the model setup can be parsed with MIKE1D. If the setup contains details not supported by MIKE1D, some or all model objects will be ignored. The input and output time series will still be configured, but without the geographical information (schema layout) and model variables as described by model objects.
-
If Mean Area Weighting of time series is used the Catchment model objects (including NAM parameters) cannot be created for the MIKE WORKBENCH, but input and output time series from RR11-file will be assigned to the MIKE11 model object instead. (the reason is lack of support in v2011 of MAW by MIKE1D; hence the RR11 is not read to the point where catchment model object can be created )
-
Only Regular reaches are supported. Other types will prevent schema (mode objects)in the MIKE WORKBENCH.
-
CrossSectionIDs must be unique. If CrossSection ID as non-blank defined it must be unique in the xns11-file.
-
Model objects¶
Below is a list of model objects that can be derived from a MIKE 11 setup: - Branch - Has no parameters
-
Calculation point
- River
- Chainage
- Type (H/Q point)
-
Cross section
- Name
- Location
- Cross section Data
- Processed Data Cross Section data can be included in scenario to visualize the complex properties.
-
Boundary
- Name
- Location
- Type (e.g. Open, Closed, PointSource, Q/H,…)
- SubType (e.g. Water Level)
-
Catchment
- Name
- Catchment model type
- NAM model parameters (if type is NAM)
- Area
Area can be included in scenario to visualize the complex parameters
-
Structure
- Name
- Type (e.g. Weir, Control,…)
- Weir properties
Type can be included in scenario to visualize the complex parameters
-
MIKE 11 model object
- No parameters, but is used to tie all un-associated input and output time series to the model setup.
Configuration¶
The MIKE 11 adaptor can work with both MIKE 11 and MIKE 1D engines. When registering a model, the adaptor will read the sim11 file and look at the defined HD result and hotstart (if applicable) files. Both need to have the same extension (.res1d or .res11). This will decide which engine will be use by MIKE OPERATIONS to run the model.
For both engines, the adaptor can handle all necessary files (log files, result, hotstart, etc.).