Versions Compared

Key

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

...

For specific purposes it can be handy to combine multiple model simulations in one run. This is the case where the actual functioning of a pump is simulated, which is influenced by the other pumps in the same system. In the GeneralAdapter it is configured as one run, but the Model Adapter will run Wanda X times (X is the number of the pumps in the Wanda model). Every run, all pumps will be given the parameter: loopChoiceInputParameterId (see section below), except the pump that is being simulated: this pump will get the other parameters (water level suction side, rpmpumpspeed). The result of this run will be the discharge for this pump. Looping this way through all pumps, the Module Adapter will collect the results for all pumps in the system and import it as the result of one model simulation.

...