Hi, I have several questions on the code in opf_branch_flow_fcn.m;
a. What is the unit of voltage angle 'Va' within opf_branch_flow_fcn.m , degree or radian? b. While running opf for some of the cases like case14, case118, etc. when I set the breakpoint within the opf_branch_flow_fcn.m, it does not halt there; what are the reasons for that? Though for cases like case9 or case5, it does enter in the branch_flow_fcn code? c. where the 'il' (an input to opf_branch_flow_fcn) is first declared? and which one is the immediate code before opf_branch_flow_fcn where 'il' has been modified? Regards, Jubeyer
