well i'am working with the Shavrov-Sh2 model of dden, which has a rpm gauge labelled until 2000 rpm, the engine script says 1650 rpm as max rpm and I don#t know what part everything else plays in calculating the rpm in the end but when I'am at 100% throttle the rpm is somewhere over 2300 rpm and doesn't fit into the gauge...
Script goes:
<piston_engine name="M11">
<minmp unit="INHG"> 6.0 </minmp>
<maxmp unit="INHG"> 28.5 </maxmp>
<displacement unit="IN3"> 524.80 </displacement>
<maxhp> 100.00 </maxhp>
<cycles> 4.0 </cycles>
<idlerpm> 450.0 </idlerpm>
<maxrpm> 1650.0 </maxrpm>
<maxthrottle> 1.0 </maxthrottle><!-- Deprecated -->
<minthrottle> 0.1 </minthrottle><!-- Deprecated -->
<sparkfaildrop> 0.1 </sparkfaildrop>
<volumetric-efficiency> 0.85 </volumetric-efficiency>
<stroke unit="IN"> 5.51 </stroke>
<cylinders> 5.0 </cylinders>
<compression-ratio> 5.0 </compression-ratio>
</piston_engine>