//Power ouput when all cylinders are firing(in kW) P1=2040; //Power output when all cylinders are firing(in kW) P2=2060; //Speed of the engine(in rpm) N=200; //Brake load when each cylinder is shut down from 1 to 12(in N) W1=1830; W2=1850; W3=1850; W4=1830; W5=1840; W6=1855; W7=1835; W8=1860; W9=1820; W10=1840; W11=1850; W12=1830; //Stroke(in m) L=0.5; //Bore of the engine(in m) D=0.4; //No of cylinders K=12;