Posted
972 views
243 downloads
0 points
972 views
243 downloads
0 points
[Updated on 05 May 2023] This engine is interesting because of its LLLLRRRR firing order 1-3-4-2-6-5-7-8. It has a cross-plane crank like a regular american V8 but ignition wise it is exactly like two inline fours firing one after another. So one full bank fires first and then goes the other one, resulting in very uneven exhaust pulse situation. Eventually it all goes into just one exhaust pipe (I checked the real photos). The firing order is realistic, I took it from the Cord document. Later in 1938 Cord put a supercharger and changed firing order to a more conventional 1-3-7-2-6-5-4-8 and that became Cord 812.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/oror/cord_810.mr" use_default_theme() set_engine(eng()) set_vehicle(veh())