Hi, You can calculate ACPTDF using the Jacobian matrix as shown here<http://ieeexplore.ieee.org/document/4312344/>. In MATPOWER, makeJac(‘your case file’) can be used to calculate the Jacobian. Hope this helps. Best From: bounce-121468317-74036...@list.cornell.edu [mailto:bounce-121468317-74036...@list.cornell.edu] On Behalf Of Ahmad Sadiq Abubakar Sent: Wednesday, 26 April, 2017 3:44 AM To: matpower-l@cornell.edu Subject: ACPTDF
Hi, I want to implement an ACPTDF, but I realized that the makePTDF function is for DC power flow. Is there any way I can achieve the ACPTDF? Kindly assist with possible suggestions to the problem.