Versions Compared

Key

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

h2. Summary

Pre condition: The user has two schematizations
* a InfoWorks CS schematization for Mexico city that offers flow, water level in 100000 locations and accepts flow and water level in 20000 locations. Each quantity offered can be modified by two operations.
* a MIKE 11 schematization for the Rio Grande river system that offers flow, water level, velocity, flow area and flow with in 50000 locations and accepts inflow in 50000 locations.  Each quantity offered can be modified by two operations.

Target: The user wants to create a linked configuration where the two models are bi-directionally linked in 4 locations.

Succes criterea: User creates the configuration with 8 links in total in less than 2 minutes.

Steps:

1) Start OmiEd
2) Add model "InfoWorks, Mexico City"
3) Add model "MIKE 11, Rio Grande"
4) Add link (InfoWorks, Flow, Location 1, linear tranformation -1*x + 0) -> (MIKE 11, Inflow, Location 1)
5) Add link (MIKE 11, Water Level, Location 1, linear transformation x-10) -> (InfoWorks, Stage, Location 1)
6-11) Repeat 4-5 for Location 2, Location 3, Location 4.
12) Save the configuration

h2. How to address in Version 1

Step 4) Choosing Add link will populate 

_Describe how you'd approach above mentioned use case in terms of OpenMI 1.0. Example source code can be listed using \{code\} macro._

h3. Drawbacks

_List all possible problems that you may expect in version 1.x of OpenMI._

h2. How to address in Version 2

_Present ideas in any form how you'd expect it to work in the OpenMI 2.0_