name | description |
opf_nle_fcn1.m | user-defined nonlinear equality constraint function for OPF tests |
opf_nle_hess1.m | user-defined nonlinear equality constraint Hessian for OPF tests |
pretty_print_acopf.txt | pretty-printed output of an example AC OPF run |
pretty_print_dcopf.txt | pretty-printed output of an example DC OPF run |
soln9_dcopf.mat | solution data, DC OPF of t_case9_opf |
soln9_dcpf.mat | solution data, DC power flow of t_case9_pf |
soln9_opf_ang.mat | solution data, AC OPF of t_case9_opfv2 w/only branch angle
difference limits (gen PQ capability constraints removed) |
soln9_opf_extras1.mat | solution data, AC OPF of t_case9_opf w/extra cost/constraints |
soln9_opf_Plim.mat | solution data, AC OPF of t_case9_opf w/opf.flow_lim = 'P' |
soln9_opf_PQcap.mat | solution data, AC OPF of t_case9_opfv2 w/only gen PQ
capability constraints (branch angle diff limits removed) |
soln9_opf_vg.mat | solution data, AC OPF of t_case9_opf with option opf.use_vg |
soln9_opf.mat | solution data, AC OPF of t_case9_opf |
soln9_pf.mat | solution data, AC power flow of t_case9_pf |
t_auction_case.m | case data used to test auction code |
t_case_ext.m | case data used to test ext2int and int2ext, external indexing |
t_case_info_eg.txt | example output from case_info, used by t_islands |
t_case_int.m | case data used to test ext2int and int2ext, internal indexing |
t_case9_dcline.m | same as t_case9_opfv2 with additional DC line data |
t_case9_opf.m | sample case file with OPF data, version 1 format |
t_case9_opfv2.m | sample case file with OPF data, version 2 format, includes
additional branch angle diff limits & gen PQ capability constraints |
t_case9_pf.m | sample case file with only power flow data, version 1 format |
t_case9_pfv2.m | sample case file with only power flow data, version 2 format |
t_case9_save2psse.m | sample 9-bus case file used by t_psse for testing save2psse |
t_case9_save2psse.raw | result of saving t_case9_save2psse.m with save2psse |
t_case30_userfcns.m | sample case file with OPF, reserves and interface flow limit data |
t_chgtab.m | sample change table data, used by t_apply_changes |
t_psse_case.raw | sample PSS/E format RAW file used to test conversion code |
t_psse_case2.m | result of converting t_psse_case2.raw to Matpower format |
t_psse_case2.raw | sample PSS/E format RAW file used to test conversion code |
t_psse_case3.m | result of converting t_psse_case3.raw to Matpower format |
t_psse_case3.raw | sample PSS/E format RAW file used to test conversion code |
|