|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
This is the complete list of members for PowerFlow, including all inherited members.
| addBusAC(std::vector< std::vector< std::string > > &dict_ac, Bus *bus, std::map< std::string, double > &global_params, bool print_info=false) | PowerFlow | |
| addBusDC(std::vector< std::vector< std::string > > &dict_dc, Bus *bus, std::map< std::string, double > &global_params, bool print_info=false) | PowerFlow | |
| create_ac(const std::string &case_name) | PowerFlow | |
| create_dc(const std::string &case_name) | PowerFlow | |
| getDCBusResult(const std::string &dcBusName, const std::map< std::string, double > &global_params) const | PowerFlow | |
| getNetData() const | PowerFlow | inline |
| getNetData() | PowerFlow | inline |
| load_params_ac(const std::string &acgrid_name, const std::unordered_map< std::string, Eigen::MatrixXd > &dataOPF) | PowerFlow | |
| load_params_dc(const std::string &dcgrid_name, const std::unordered_map< std::string, Eigen::MatrixXd > &dataOPF) | PowerFlow | |
| make_AC_OPF(Network *net, std::map< std::string, double > &global_params, bool writeTxt=false, bool plotResult=false, bool print_info=false) | PowerFlow | |
| make_BranchAC(Element *element, std::map< std::string, double > &global_params, bool print_info=false) | PowerFlow | |
| make_BranchDC(Element *element, std::map< std::string, double > &global_params, bool print_info=false) | PowerFlow | |
| make_Converter(Element *element, std::map< std::string, double > &global_params, bool print_info=false) | PowerFlow | |
| make_Generator(Element *element, std::map< std::string, double > &global_params, bool print_info=false) | PowerFlow | |
| make_Load(Element *element, std::map< std::string, double > &global_params, bool print_info=false) | PowerFlow | |
| make_OPF(Network *net, std::map< std::string, double > &global_params, bool vscControl=true, bool writeTxt=false, bool plotResult=false, bool print_info=false, bool include_dc=true) | PowerFlow | |
| make_RES(Element *element, std::map< std::string, double > &global_params, bool print_info=false) | PowerFlow | |
| opfSolved() const | PowerFlow | inline |
| PowerFlow() | PowerFlow | inline |
| solve_opf(const std::string &dc_name, const std::string &ac_name, std::unordered_map< std::string, Eigen::MatrixXd > *dataOPF, bool vscControl, bool writeTxt, bool plotResult, bool print_info) | PowerFlow |