Versions Compared

Key

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

...

  • key - MODEL: this setting contains the path and file name of the Wanda Model input file to open (*.wdi) The model output file
    to be read by the adapter after completing the model run uses the same file name but the file extension *.wdo.
  • key - BIN: this setting contains the path where the Wanda model binaries are stored.
  • key - AMBIENTFILE (optional): a file name mask (can contain * wildcards) used to identify files listed under exportTimeSeriesActivity
    which contain ambient properties that are applied in a specific manner to all pipe objects in the Wanda model.
  • key - GRIDPOINTSFILE (optiona): a file name mask (can contain * wildcards) used to identify files listed under exportTimeSeriesActivity
    which contain gridpoint properties that are applied in a specific manner to grid points along a pipe object in the Wanda model.

In addition to the properties listed above that provide specific information for the operation of the Wanda Adapter, it is also possible to set general proerties of the WandaModel by defining the property name as key and a float or int type value. This can be useful for example to control the Time step or Simulation time used by a Wanda model.

ExecuteActivities Section

...