PyDSS.pyPostprocessor.PostprocessScripts.DERMSOptimizer_helper_modules.opt_funcs#

Functions

PV_costFun_gradient(x, coeff_p, coeff_q, Pmax)

check_VI_correct(V1, PQ_node, slack_number, ...)

costFun(x, dual_upper, dual_lower, v1_pu, ...)

current_constraint(I1_mag, Imax)

current_constraint_gradient(AllNodeNames, ...)

dual_update(mu, coeff_mu, constraint)

linear_powerflow_model(Y00, Y01, Y10, ...)

matrix_cal_for_subPower(V0, Y00, Y01, Y11, ...)

project_PV(x, Pmax, Sinv)

project_dualvariable(mu)

projection(x, xmax, xmin)

subPower_PQ(V1, PQ_node, K, g)

sub_costFun_gradient(x, sub_ref, coeff_sub, ...)

validate_linear_model(coeff_Vp, coeff_Vq, ...)

voltage_constraint(V1_mag)

voltage_constraint_gradient(AllNodeNames, ...)

Classes

DERMS(pvData, controlbus, controlelem, ...)