public class SampleCases
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
BranchIdAry_2Bus |
static java.lang.String[] |
BranchIdAry_3Bus |
static java.lang.String[] |
BranchIdAry_5Bus |
static java.lang.String[] |
BusIdAry_2Bus |
static java.lang.String[] |
BusIdAry_3Bus |
static java.lang.String[] |
BusIdAry_5Bus |
static java.lang.String |
IdPrefix |
| Constructor and Description |
|---|
SampleCases() |
| Modifier and Type | Method and Description |
|---|---|
static AclfNetwork |
create5BusAclfFuncLoad() |
static AclfNetwork |
create5BusAclfPQBusLimit() |
static AclfNetwork |
create5BusAclfPVBusLimit() |
static AclfNetwork |
create5BusAclfReQBranchQ() |
static AclfNetwork |
create5BusAclfReQBusVolt() |
static AclfNetwork |
create5BusMultiGen_PQLimit() |
static AclfNetwork |
create5BusMultiGen_ReQBusVolt() |
static AclfNetwork |
create5BusMultiGenPV_NoLimit() |
static AclfNetwork |
create5BusMultiGenPV_WithLimit() |
static AclfNetwork |
create5BusMultiLoad() |
static void |
load_LF_5BusSystem(AclfNetwork net) |
static void |
load_SC_5Bus_MultiGen_System(AcscNetwork net) |
static void |
load_SC_5BusSystem(AcscNetwork net) |
static AclfNetwork |
sample2BusLine() |
static AclfNetwork |
sample2BusXfr() |
static AclfNetwork |
sample2BusXfrTapControl() |
static BaseDStabNetwork |
sample3BusDStab() |
static AclfNetwork |
sample3BusPSXfr() |
static AclfNetwork |
sample3BusPSXfrPControl() |
public static java.lang.String IdPrefix
public static java.lang.String[] BusIdAry_5Bus
public static java.lang.String[] BranchIdAry_5Bus
public static java.lang.String[] BusIdAry_2Bus
public static java.lang.String[] BranchIdAry_2Bus
public static java.lang.String[] BusIdAry_3Bus
public static java.lang.String[] BranchIdAry_3Bus
public static BaseDStabNetwork sample3BusDStab()
public static AclfNetwork sample3BusPSXfrPControl() throws InterpssException
InterpssExceptionpublic static AclfNetwork sample3BusPSXfr()
public static AclfNetwork sample2BusLine()
public static AclfNetwork sample2BusXfrTapControl() throws InterpssException
InterpssExceptionpublic static AclfNetwork sample2BusXfr()
public static AclfNetwork create5BusMultiGenPV_NoLimit() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusMultiGenPV_WithLimit() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusMultiGen_ReQBusVolt() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusMultiGen_PQLimit() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusMultiLoad() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusAclfFuncLoad() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusAclfPQBusLimit() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusAclfPVBusLimit() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusAclfReQBranchQ() throws InterpssException
InterpssExceptionpublic static AclfNetwork create5BusAclfReQBusVolt() throws InterpssException
InterpssExceptionpublic static void load_LF_5BusSystem(AclfNetwork net)
public static void load_SC_5BusSystem(AcscNetwork net)
public static void load_SC_5Bus_MultiGen_System(AcscNetwork net)