> you do not have any start for the solve block, i.e., "Given"
> Your 3rd constraint has a C.lw, which should be C.Lw
> In all you subsequent uses of Vi, you use V.i instead of V[i , the former is for literal subscripts, i.e., labeling, while the latter is for indexing
> LD.i should be LD[i
and so on
TTFN
faq731-376
Need help writing a question or understanding a reply? forum1529