Posted
1132 views
325 downloads
1 points
1132 views
325 downloads
1 points
[Updated on 02 May 2023] I tried to reverse engineer the firing order by inspecting the real BRM V16 camshaft photo that I found on the internet. It looks like it is a standard 1-6-2-5-8-3-7-4 and the second bank assume is 135° later. Engine Sim does not support any type of forced induction, so power figures are not accurate and represent a NA version of this engine. I also used custom impulse responses, namely "smooth_11" and "smooth_14".
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/oror/15_brm_v16.mr" use_default_theme() set_engine(eng()) set_vehicle(veh())