Contents | MATPOWER |
LPconstr | ------------------------------ deprecated ------------------------------ |
LPeqslvr | ------------------------------ deprecated ------------------------------ |
LPrelax | ------------------------------ deprecated ------------------------------ |
LPsetup | ------------------------------ deprecated ------------------------------ |
add_userfcn | ADD_USERFCN Appends a userfcn to the list to be called for a case. |
bustypes | BUSTYPES Builds index lists for each type of bus (REF, PV, PQ). |
case118 | CASE118 Power flow data for IEEE 118 bus test case. |
case14 | CASE14 Power flow data for IEEE 14 bus test case. |
case2383wp | CASE2383WP Power flow data for Polish system - winter 1999-2000 peak. |
case24_ieee_rts | CASE24_IEEE_RTS Power flow data for the IEEE RELIABILITY TEST SYSTEM. |
case2736sp | CASE2736SP Power flow data for Polish system - summer 2004 peak. |
case2737sop | CASE2737SOP Power flow data for Polish system - summer 2004 off-peak. |
case2746wop | CASE2746WOP Power flow data for Polish system - winter 2003-04 off-peak. |
case2746wp | CASE2746WP Power flow data for Polish system - winter 2003-04 evening peak. |
case30 | CASE30 Power flow data for 30 bus, 6 generator case. |
case300 | CASE300 Power flow data for IEEE 300 bus test case. |
case3012wp | CASE3012WP Power flow data for Polish system - winter 2007-08 evening peak. |
case30Q | CASE30Q Case 30 with costs for reactive generation. |
case30pwl | CASE30PWL Case 30 with piece-wise linear generator costs. |
case3120sp | CASE3120SP Power flow data for Polish system - summer 2008 morning peak. |
case3375wp | CASE3375WP Power flow data for Polish system - winter 2007-08 evening peak. |
case39 | CASE39 Power flow data for 39 bus New England system. |
case4gs | CASE4GS Power flow data for 4 bus, 2 gen case from Grainger & Stevenson. |
case57 | CASE57 Power flow data for IEEE 57 bus test case. |
case6ww | CASE6WW Power flow data for 6 bus, 3 gen case from Wood & Wollenberg. |
case9 | CASE9 Power flow data for 9 bus, 3 generator case. |
case9Q | CASE9Q Case 9 with costs for reactive generation. |
case_ieee30 | CASE_IEEE30 Power flow data for IEEE 30 bus test case. |
caseformat | CASEFORMAT Defines the MATPOWER case file format. |
cdf2matp | CDF2MATP Converts data from IEEE Common Data Format to MATPOWER format. |
compare_case | COMPARE_CASE Compares the bus, gen, branch matrices of 2 MATPOWER cases. |
copf_solver | ------------------------------ deprecated ------------------------------ |
cplex_options | CPLEX_OPTIONS Sets options for CPLEX. |
d2AIbr_dV2 | D2AIBR_DV2 Computes 2nd derivatives of |complex current|^2 w.r.t. V. |
d2ASbr_dV2 | D2ASBR_DV2 Computes 2nd derivatives of |complex power flow|^2 w.r.t. V. |
d2Ibr_dV2 | D2IBR_DV2 Computes 2nd derivatives of complex branch current w.r.t. voltage. |
d2Sbr_dV2 | D2SBR_DV2 Computes 2nd derivatives of complex power flow w.r.t. voltage. |
d2Sbus_dV2 | D2SBUS_DV2 Computes 2nd derivatives of power injection w.r.t. voltage. |
dAbr_dV | DABR_DV Partial derivatives of squared flow magnitudes w.r.t voltage. |
dIbr_dV | DIBR_DV Computes partial derivatives of branch currents w.r.t. voltage. |
dSbr_dV | DSBR_DV Computes partial derivatives of power flows w.r.t. voltage. |
dSbus_dV | DSBUS_DV Computes partial derivatives of power injection w.r.t. voltage. |
dcopf | DCOPF Solves a DC optimal power flow. |
dcopf_solver | DCOPF_SOLVER Solves a DC optimal power flow. |
dcpf | DCPF Solves a DC power flow. |
define_constants | DEFINE_CONSTANTS Defines constants for named column indices to data matrices. |
e2i_data | E2I_DATA Converts data from external to internal indexing. |
e2i_field | E2I_FIELD Converts fields of MPC from external to internal indexing. |
ext2int | EXT2INT Converts external to internal indexing. |
fairmax | FAIRMAX Same as built-in MAX, except breaks ties randomly. |
fdpf | FDPF Solves the power flow using a fast decoupled method. |
fmincopf | FMINCOPF Solves an AC optimal power flow using FMINCON (Opt Tbx 2.x & later). |
fmincopf6_solver | ------------------------------ deprecated ------------------------------ |
fmincopf_solver | FMINCOPF_SOLVER Solves AC optimal power flow using FMINCON. |
fun_copf | ------------------------------ deprecated ------------------------------ |
gausspf | GAUSSPF Solves the power flow using a Gauss-Seidel method. |
get_reorder | GET_REORDER Returns A with one of its dimensions indexed. |
grad_copf | ------------------------------ deprecated ------------------------------ |
gurobi_options | GUROBI_OPTIONS Sets options for GUROBI. |
hasPQcap | HASPQCAP Checks for P-Q capability curve constraints. |
have_fcn | HAVE_FCN Test for optional functionality. |
i2e_data | I2E_DATA Converts data from internal to external bus numbering. |
i2e_field | I2E_FIELD Converts fields of MPC from internal to external bus numbering. |
idx_area | ------------------------------ deprecated ------------------------------ |
idx_brch | IDX_BRCH Defines constants for named column indices to branch matrix. |
idx_bus | IDX_BUS Defines constants for named column indices to bus matrix. |
idx_cost | IDX_COST Defines constants for named column indices to gencost matrix. |
idx_dcline | IDX_DCLINE Defines constants for named column indices to dcline matrix. |
idx_gen | IDX_GEN Defines constants for named column indices to gen matrix. |
int2ext | INT2EXT Converts internal to external bus numbering. |
ipopt_options | IPOPT_OPTIONS Sets options for IPOPT. |
ipoptopf_solver | IPOPTOPF_SOLVER Solves AC optimal power flow using MIPS. |
isload | ISLOAD Checks for dispatchable loads. |
ktropf_solver | KTROPF_SOLVER Solves AC optimal power flow using KNITRO. |
load2disp | LOAD2DISP Converts fixed loads to dispatchable. |
loadcase | LOADCASE Load .m or .mat case files or data struct in MATPOWER format. |
lpopf_solver | ------------------------------ deprecated ------------------------------ |
makeAang | MAKEAANG Construct constraints for branch angle difference limits. |
makeApq | MAKEAPQ Construct linear constraints for generator capability curves. |
makeAvl | MAKEAVL Construct linear constraints for constant power factor var loads. |
makeAy | MAKEAY Make the A matrix and RHS for the CCV formulation. |
makeB | MAKEB Builds the FDPF matrices, B prime and B double prime. |
makeBdc | MAKEBDC Builds the B matrices and phase shift injections for DC power flow. |
makeJac | MAKEJAC Forms the power flow Jacobian. |
makeLODF | MAKELODF Builds the line outage distribution factor matrix. |
makePTDF | MAKEPTDF Builds the DC PTDF matrix for a given choice of slack. |
makeSbus | MAKESBUS Builds the vector of complex bus power injections. |
makeYbus | MAKEYBUS Builds the bus admittance matrix and branch admittance matrices. |
mips | MIPS MATLAB Interior Point Solver. |
mips6 | ------------------------------ deprecated ------------------------------ |
mips6opf_solver | ------------------------------ deprecated ------------------------------ |
mipsopf_solver | MIPSOPF_SOLVER Solves AC optimal power flow using MIPS. |
mipsver | MIPSVER Prints or returns MIPS version info for current installation. |
modcost | MODCOST Modifies generator costs by shifting or scaling (F or X). |
mosek_options | MOSEK_OPTIONS Sets options for MOSEK. |
mp_lp | ------------------------------ deprecated ------------------------------ |
mp_qp | ------------------------------ deprecated ------------------------------ |
mpoption | MPOPTION Used to set and retrieve a MATPOWER options vector. |
mpver | MPVER Prints or returns MATPOWER version info for current installation. |
newtonpf | NEWTONPF Solves the power flow using a full Newton's method. |
opf | OPF Solves an optimal power flow. |
opf_args | OPF_ARGS Parses and initializes OPF input arguments. |
opf_consfcn | OPF_CONSFCN Evaluates nonlinear constraints and their Jacobian for OPF. |
opf_costfcn | OPF_COSTFCN Evaluates objective function, gradient and Hessian for OPF. |
opf_execute | OPF_EXECUTE Executes the OPF specified by an OPF model object. |
opf_hessfcn | OPF_HESSFCN Evaluates Hessian of Lagrangian for AC OPF. |
opf_setup | OPF Constructs an OPF model object from a MATPOWER case struct. |
pfsoln | PFSOLN Updates bus, gen, branch data structures to match power flow soln. |
poly2pwl | POLY2PWL Converts polynomial cost variable to piecewise linear. |
polycost | POLYCOST Evaluates polynomial generator cost & derivatives. |
pqcost | PQCOST Splits the gencost variable into two pieces if costs are given for Qg. |
printpf | PRINTPF Prints power flow results. |
qps_bpmpd | QPS_BPMPD Quadratic Program Solver based on BPMPD_MEX. |
qps_cplex | QPS_CPLEX Quadratic Program Solver based on CPLEX. |
qps_gurobi | QPS_GUROBI Quadratic Program Solver based on GUROBI. |
qps_ipopt | QPS_IPOPT Quadratic Program Solver based on IPOPT. |
qps_matpower | QPS_MATPOWER Quadratic Program Solver for MATPOWER. |
qps_mips | QPS_MIPS Quadratic Program Solver based on MIPS. |
qps_mips6 | ------------------------------ deprecated ------------------------------ |
qps_mosek | QPS_MOSEK Quadratic Program Solver based on MOSEK. |
qps_ot | QPS_OT Quadratic Program Solver based on QUADPROG/LINPROG. |
remove_userfcn | REMOVE_USERFCN Removes a userfcn from the list to be called for a case. |
run_userfcn | RUN_USERFCN Runs the userfcn callbacks for a given stage. |
rundcopf | RUNDCOPF Runs a DC optimal power flow. |
rundcpf | RUNDCPF Runs a DC power flow. |
runduopf | RUNDUOPF Runs a DC optimal power flow with unit-decommitment heuristic. |
runopf | RUNOPF Runs an optimal power flow. |
runopf_w_res | RUNOPF_W_RES Runs an optimal power flow with fixed zonal reserves. |
runpf | RUNPF Runs a power flow. |
runuopf | RUNUOPF Runs an optimal power flow with unit-decommitment heuristic. |
savecase | SAVECASE Saves a MATPOWER case file, given a filename and the data. |
scale_load | SCALE_LOAD Scales fixed and/or dispatchable loads. |
set_reorder | SET_REORDER Assigns B to A with one of the dimensions of A indexed. |
toggle_dcline | TOGGLE_DCLINE Enable or disable DC line modeling. |
toggle_iflims | TOGGLE_IFLIMS Enable or disable set of interface flow constraints. |
toggle_reserves | TOGGLE_RESERVES Enable or disable fixed reserve requirements. |
total_load | TOTAL_LOAD Returns vector of total load in each load zone. |
totcost | TOTCOST Computes total cost for generators at given output level. |
uopf | UOPF Solves combined unit decommitment / optimal power flow. |
update_mupq | UPDATE_MUPQ Updates values of generator limit shadow prices. |