cbingane / conicopf

Conic relaxations of the optimal power flow problem
MIT License
26 stars 9 forks source link

What is the meaning of parameter "model"? #2

Open bmmddzgj opened 10 months ago

bmmddzgj commented 10 months ago

I've noticed that some functions in the directory "solve_acopf" have a parameter named 'model'. And those functions calls "opf_data.m". Could you please tell me what is the meaning of "model"? What should I input to run the functions in the directory "solve_acopf"? Looking forward to your reply.

bmmddzgj commented 8 months ago

I know now. model: either 0 for loss minimization or 1 for cost minimization