Posted
817 views
242 downloads
0 points
817 views
242 downloads
0 points
Its not really offset crank, since with multiple cylinder banks you can't just move the crank position, I had to figure how to move the banks themselves and what I learned was that the cylinder bank parameters includes bank position in the X and Y axes, so I changed those using trigonometry to make them all have the same 3/4 inch offset from the crank in the perpendicular plane to the bank angle.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/avetho/offset_w6.mr" use_default_theme() main()