|\ /| | ) ( | | | _ | | | |( )| | | || || | | () () | (_______)
|\ /| | ) ( | | | | | | | | | | | | | | (___) | (_______)
___ ( _`\ | (_(_) | _)_ | (_( ) (____/'
_______ ( ) | () () | | || || | | |(_)| | | | | | | ) ( | |/ \|
#### # # # # # ####
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: First thing for me to consider is the required fuel calculation. Density and AFR constants aquired from here https://acs.totalenergies.com/sites/g/files/wompnd1976/f/atoms/files/elf_e85_gb.pdf Desnity 0.79 g/cc AFR 9.32 :1 The full required fuel calculation can be found here http://www.vems.hu/wiki/index.php?page=GenBoard%2FManual%2FConfig%2FInjectorOpening For Petroleum this is expressed as.... req_fuel = D / N * 0.0012 / 14.7 / 0.755 / I * 60000 and gives us the familiar req_fuel = 6.49 * D / N / I For E85 this is expressed as.... req_fuel = D / N * 0.0012 / 9.32 / 0.79 / I * 60000 and gives us req_fuel = 9.78 * D / N / I Constants for calculating req_fuel are as follows Petroleum.....6.49 E85...........9.78 ---- Return to MembersPage/Sprocket Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.