Hi Tina,
The CPF module in current Matpower is quite a simple test version and may be 
developed further to fit the problems like yours. So I don't think there are 
some very easy steps to modify the function to meet all your needs in a general 
way. If you really want to have your versatile CPF version, you might need to 
spend some time to understand the whole module. Then we can discuss in details.

Sincerely,
Shiyang Li



在 2012-6-12,10:44,Tina Chou <[email protected]> 写道:

> Dear Pro.Zimmerman and All,
> 
> I want to modify the CPF function to make it able to fit for the situation 
> that there are multiple load changes, such as the load increment at the whole 
> load buses with the same proportion.   As you see, the current basic settings 
> within the "test_cpf.m" are:
> -------------------------------------------------------------------------------------------------------------
> casename = 'case2383wp';       % test case
> loadvarloc = 305;                     % bus number at which load changes
> sigmaForLambda = 0.1;           % stepsize for Lambda
> sigmaForVoltage = 0.025;        % stepsize for voltage
> -------------------------------------------------------------------------------------------------------------
> ,where only one bus at which load changes can be specified.  However, if 
> there are simultaneously more than one bus where load changes, would you 
> please provide me some suggestions on how to modify the program? 
> 
> My most appreciation.
> 
> Sincerely,
> Tina
> 
> 

Reply via email to