DynamicExp#
( General )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/DynamicExp.html
# |
Name |
Type |
Default |
Units |
Description |
---|---|---|---|---|---|
1 |
|
integer |
0 |
(Int) Number of state variables to be considered in the differential equation. |
|
2 |
|
array of strings |
([String]) Array of strings with the names of the state variables. |
||
3 |
|
string |
(String) Activates the state variable using the given name. |
||
4 |
|
integer |
(Int) read-only, returns the index of the active state variable. |
||
5 |
|
string |
It is the differential expression using OpenDSS RPN syntax. The expression must be contained within brackets in case of having multiple equations, for example: |
||
6 |
|
string |
Time |
It is the domain for which the equation is defined, it can be one of [time*, dq]. By deafult, dynamic epxressions are defined in the time domain. |
|
7 |
|
string |
Make like another object, e.g.: |
Enumerations#
DynamicExp: Domain#
Value |
---|
|
|
Sample links#
These are the 3 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
2 |
|
1 |
|
1 |
|
Links are provided to the dss-extensions/electricdss-src repository since there are some edits and fixes. Otherwise, these files should be available on the official OpenDSS SVN or in the OpenDSS application folder if your have a local installation.