Static

Top  Previous  Next

Calculations executed once only at the place the GAMS instruction appears in the code.

 

Revenue (Crop)= Price(Crop)*Yield(Crop)-Cost(Crop);

x.up(crop,region)=(1+flex)*baseacre(crop,region);

x.scale(crop,region)=scalefac(crop);