You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Wanda is an advanced, interactive software package to support the hydraulic design process of your pipeline system. The program is used for the hydraulic analysis of steady and unsteady flow conditions in arbitrary configured pipeline networks.

Wanda adapter binary folder

The following files are part of the binary folder:

A logical place would be <Region>\Modules\Wanda\bin

Model folder can be placed in <Region>\Modules\Wanda

The Wanda Adapter does not need a separate configuration file, as does for example the SOBEK adapter. Instructions to the adapter are configured in the GeneralAdapter module file. This will be explained in the following sections

General Adapter Configuration

General section

The image below shows an example of the configuration of the general section. The following settings are of specific importance for Wanda:

  • rootDir: folder where the Wanda model is located
  • exportDir: folder where the Wanda input files should be stored
  • exportIdMap: the idMapFile for the export to Wanda: the external ID's are the Id's in the WANDA model
  • importDir: folder where Wanda stores the output
  • importIdMap: the idMapFile for the import from Wanda: the external ID's are the Id's in the WANDA model
Export Section

Important for Wanda here are the properties of the exportRunFileActivity. These properties are the actual Wanda settings.

  • key - runSteadyForEveryTimeStep: this setting can be true or false. If true, every timestep that is simulated is independent of every previous or following timestep. So every timestep is handled as a steady situation. If false, the model will run as a hydraulic model simulating a non-stationary situation.
  • key - wdi: this setting contains the name and path of the actual Wanda model
ExecuteActivities Section
  • No labels