How can I execute a calculation command in all the study cases?

Category:
Scripting
Answer

Find attached in the proejct (ExecuteCalculation.pfd) a DPL (DIgSILENT Programming Language) script that performs the following tasks:

  • Activation of the study cases, one by one.
  • Search and execution of the command in the calculation case according to the user defined command string (e.g. "ComLdf" for a load flow calculation).

 

The attached project "Nine-bus System" shows how selected study cases can be activated, events modified and dynamic simulation started.

Back