Hi,
I have a model containing several PV systems( around 10000 ), I wanted to implement volt watt control for this method, but no matter settings are kept, the program always tells that control iterations are exceeded.

my all PVs are defined such as kv=0.19 kva=4 pf=1 irradiance=1 temperature=25 pmpp=5 %cutin=0.1 %cutout=%0.1
my inverter settings is Yarray=(1.0,1.0,0.0,0.0) and Xarray=(0.0,1.0,1.1,1.5)

after seing the eventlog, it seems that PRIORWATTS is always remaining zero with every iteration.

Can somebody help me with this?