typeInitMode
Enumeration that defines the type of initialization assumption can be used for a load model
Information
This type is used to indicate how a model should be initialized.Literals
| Name | Description |
|---|---|
| zero_current | Assume i=0 during homotopy initialization |
| linearized | Uses linear model during homotopy initialization |
Revisions
-
March 19, 2015, by Marco Bonvini:
Added documentation.