Posted
18 views
12 downloads
0 points
18 views
12 downloads
0 points
2003-2007 Honda Accord V6
Ward's 10 Best Engines winner (2003, 2004)
Specifications
| Spec | Value |
|---|---|
| Displacement | 2,997 cc |
| Configuration | 60° V6 SOHC |
| Bore × Stroke | 86.0mm × 86.0mm |
| Compression | 10.0:1 |
| Peak Power | 240 hp @ 6,250 rpm |
| Peak Torque | 212 lb-ft @ 5,000 rpm |
| Redline | 6,500 rpm |
| VTEC Engagement | ~4,500 rpm |
Features
- 3-way VTEC system (intake-side cam switching)
- Square bore/stroke ratio for high-revving character
- Exhaust manifold cast into cylinder head
- Electronic throttle body
Vehicle Configuration
Configured as 2004 Accord Coupe EX-L with 6-speed manual transmission.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/clayton_ginther/honda_j30a4.mr" use_default_theme() set_engine(honda_j30a4()) set_transmission(accord_5at()) set_vehicle(accord_coupe_2004())