< Master index Index for matpower4.0 >

Index for matpower4.0

MATPOWER files in this directory:

 ContentsMATPOWER
 LPconstr------------------------------ deprecated ------------------------------
 LPeqslvr------------------------------ deprecated ------------------------------
 LPrelax------------------------------ deprecated ------------------------------
 LPsetup------------------------------ deprecated ------------------------------
 add_userfcnADD_USERFCN Appends a userfcn to the list to be called for a case.
 bustypesBUSTYPES Builds index lists for each type of bus (REF, PV, PQ).
 case118CASE118 Power flow data for IEEE 118 bus test case.
 case14CASE14 Power flow data for IEEE 14 bus test case.
 case2383wpCASE2383WP Power flow data for Polish system - winter 1999-2000 peak.
 case24_ieee_rtsCASE24_IEEE_RTS Power flow data for the IEEE RELIABILITY TEST SYSTEM.
 case2736spCASE2736SP Power flow data for Polish system - summer 2004 peak.
 case2737sopCASE2737SOP Power flow data for Polish system - summer 2004 off-peak.
 case2746wopCASE2746WOP Power flow data for Polish system - winter 2003-04 off-peak.
 case2746wpCASE2746WP Power flow data for Polish system - winter 2003-04 evening peak.
 case30CASE30 Power flow data for 30 bus, 6 generator case.
 case300CASE300 Power flow data for IEEE 300 bus test case.
 case30QCASE30Q Case 30 with costs for reactive generation.
 case30pwlCASE30PWL Case 30 with piece-wise linear generator costs.
 case39CASE39 Power flow data for 39 bus New England system.
 case4gsCASE4GS Power flow data for 4 bus, 2 gen case from Grainger & Stevenson.
 case57CASE57 Power flow data for IEEE 57 bus test case.
 case6wwCASE6WW Power flow data for 6 bus, 3 gen case from Wood & Wollenberg.
 case9CASE9 Power flow data for 9 bus, 3 generator case.
 case9QCASE9Q Case 9 with costs for reactive generation.
 case_ieee30CASE_IEEE30 Power flow data for IEEE 30 bus test case.
 caseformatCASEFORMAT Defines the MATPOWER case file format.
 cdf2matpCDF2MATP Converts data from IEEE Common Data Format to MATPOWER format.
 compare_caseCOMPARE_CASE Compares the bus, gen, branch matrices of 2 MATPOWER cases.
 copf_solver------------------------------ deprecated ------------------------------
 cplex_optionsCPLEX_OPTIONS Sets options for CPLEX.
 d2AIbr_dV2D2AIBR_DV2 Computes 2nd derivatives of |complex current|^2 w.r.t. V.
 d2ASbr_dV2D2ASBR_DV2 Computes 2nd derivatives of |complex power flow|^2 w.r.t. V.
 d2Ibr_dV2D2IBR_DV2 Computes 2nd derivatives of complex branch current w.r.t. voltage.
 d2Sbr_dV2D2SBR_DV2 Computes 2nd derivatives of complex power flow w.r.t. voltage.
 d2Sbus_dV2D2SBUS_DV2 Computes 2nd derivatives of power injection w.r.t. voltage.
 dAbr_dVDABR_DV Partial derivatives of squared flow magnitudes w.r.t voltage.
 dIbr_dVDIBR_DV Computes partial derivatives of branch currents w.r.t. voltage.
 dSbr_dVDSBR_DV Computes partial derivatives of power flows w.r.t. voltage.
 dSbus_dVDSBUS_DV Computes partial derivatives of power injection w.r.t. voltage.
 dcopfDCOPF Solves a DC optimal power flow.
 dcopf_solverDCOPF_SOLVER Solves a DC optimal power flow.
 dcpfDCPF Solves a DC power flow.
 define_constantsDEFINE_CONSTANTS Defines constants for named column indices to data matrices.
 ext2intEXT2INT Converts external to internal indexing.
 fairmaxFAIRMAX Same as built-in MAX, except breaks ties randomly.
 fdpfFDPF Solves the power flow using a fast decoupled method.
 fmincopfFMINCOPF Solves an AC optimal power flow using FMINCON (Opt Tbx 2.x & later).
 fmincopf6_solver------------------------------ deprecated ------------------------------
 fmincopf_solverFMINCOPF_SOLVER Solves AC optimal power flow using FMINCON.
 fun_copf------------------------------ deprecated ------------------------------
 gausspfGAUSSPF Solves the power flow using a Gauss-Seidel method.
 get_reorderGET_REORDER Returns A with one of its dimensions indexed.
 grad_copf------------------------------ deprecated ------------------------------
 hasPQcapHASPQCAP Checks for P-Q capability curve constraints.
 have_fcnHAVE_FCN Test for optional functionality.
 idx_area------------------------------ deprecated ------------------------------
 idx_brchIDX_BRCH Defines constants for named column indices to branch matrix.
 idx_busIDX_BUS Defines constants for named column indices to bus matrix.
 idx_costIDX_COST Defines constants for named column indices to gencost matrix.
 idx_genIDX_GEN Defines constants for named column indices to gen matrix.
 int2extINT2EXT Converts internal to external bus numbering.
 ipopt_optionsIPOPT_OPTIONS Sets options for IPOPT.
 ipoptopf_solverIPOPTOPF_SOLVER Solves AC optimal power flow using MIPS.
 isloadISLOAD Checks for dispatchable loads.
 load2dispLOAD2DISP Converts fixed loads to dispatchable.
 loadcaseLOADCASE Load .m or .mat case files or data struct in MATPOWER format.
 lpopf_solver------------------------------ deprecated ------------------------------
 makeAangMAKEAANG Construct constraints for branch angle difference limits.
 makeApqMAKEAPQ Construct linear constraints for generator capability curves.
 makeAvlMAKEAVL Construct linear constraints for constant power factor var loads.
 makeAyMAKEAY Make the A matrix and RHS for the CCV formulation.
 makeBMAKEB Builds the FDPF matrices, B prime and B double prime.
 makeBdcMAKEBDC Builds the B matrices and phase shift injections for DC power flow.
 makeJacMAKEJAC Forms the power flow Jacobian.
 makeLODFMAKELODF Builds the line outage distribution factor matrix.
 makePTDFMAKEPTDF Builds the DC PTDF matrix for a given choice of slack.
 makeSbusMAKESBUS Builds the vector of complex bus power injections.
 makeYbusMAKEYBUS Builds the bus admittance matrix and branch admittance matrices.
 mipsMIPS MATLAB Interior Point Solver.
 mips6------------------------------ deprecated ------------------------------
 mips6opf_solver------------------------------ deprecated ------------------------------
 mipsopf_solverMIPSOPF_SOLVER Solves AC optimal power flow using MIPS.
 mipsverMIPSVER Prints or returns MIPS version info for current installation.
 modcostMODCOST Modifies generator costs by shifting or scaling (F or X).
 mosek_optionsMOSEK_OPTIONS Sets options for MOSEK.
 mp_lp------------------------------ deprecated ------------------------------
 mp_qp------------------------------ deprecated ------------------------------
 mpoptionMPOPTION Used to set and retrieve a MATPOWER options vector.
 mpverMPVER Prints or returns MATPOWER version info for current installation.
 newtonpfNEWTONPF Solves the power flow using a full Newton's method.
 opfOPF Solves an optimal power flow.
 opf_argsOPF_ARGS Parses and initializes OPF input arguments.
 opf_consfcnOPF_CONSFCN Evaluates nonlinear constraints and their Jacobian for OPF.
 opf_costfcnOPF_COSTFCN Evaluates objective function, gradient and Hessian for OPF.
 opf_executeOPF_EXECUTE Executes the OPF specified by an OPF model object.
 opf_hessfcnOPF_HESSFCN Evaluates Hessian of Lagrangian for AC OPF.
 opf_setupOPF Constructs an OPF model object from a MATPOWER case struct.
 pfsolnPFSOLN Updates bus, gen, branch data structures to match power flow soln.
 poly2pwlPOLY2PWL Converts polynomial cost variable to piecewise linear.
 polycostPOLYCOST Evaluates polynomial generator cost & derivatives.
 pqcostPQCOST Splits the gencost variable into two pieces if costs are given for Qg.
 printpfPRINTPF Prints power flow results.
 qps_bpmpdQPS_BPMPD Quadratic Program Solver based on BPMPD_MEX.
 qps_cplexQPS_CPLEX Quadratic Program Solver based on CPLEX.
 qps_ipoptQPS_IPOPT Quadratic Program Solver based on IPOPT.
 qps_matpowerQPS_MATPOWER Quadratic Program Solver for MATPOWER.
 qps_mipsQPS_MIPS Quadratic Program Solver based on MIPS.
 qps_mips6------------------------------ deprecated ------------------------------
 qps_mosekQPS_MOSEK Quadratic Program Solver based on MOSEK.
 qps_otQPS_OT Quadratic Program Solver based on QUADPROG/LINPROG.
 remove_userfcnREMOVE_USERFCN Removes a userfcn from the list to be called for a case.
 run_userfcnRUN_USERFCN Runs the userfcn callbacks for a given stage.
 rundcopfRUNDCOPF Runs a DC optimal power flow.
 rundcpfRUNDCPF Runs a DC power flow.
 runduopfRUNDUOPF Runs a DC optimal power flow with unit-decommitment heuristic.
 runopfRUNOPF Runs an optimal power flow.
 runopf_w_resRUNOPF_W_RES Runs an optimal power flow with fixed zonal reserves.
 runpfRUNPF Runs a power flow.
 runuopfRUNUOPF Runs an optimal power flow with unit-decommitment heuristic.
 savecaseSAVECASE Saves a MATPOWER case file, given a filename and the data.
 scale_loadSCALE_LOAD Scales fixed and/or dispatchable loads.
 set_reorderSET_REORDER Assigns B to A with one of the dimensions of A indexed.
 toggle_iflimsTOGGLE_IFLIMS Enable or disable set of interface flow constraints.
 toggle_reservesTOGGLE_RESERVES Enable or disable fixed reserve requirements.
 total_loadTOTAL_LOAD Returns vector of total load in each load zone.
 totcostTOTCOST Computes total cost for generators at given output level.
 uopfUOPF Solves combined unit decommitment / optimal power flow.
 update_mupqUPDATE_MUPQ Updates values of generator limit shadow prices.

Subsequent directories:


Generated on Mon 26-Jan-2015 14:56:44 by m2html © 2005