Like Paul said, the eng file can be posted...following are sections that might cause your problem....file from one of the eng files that do not appear for you ---- From the Diesels West CN C40-8 set:
Code:
SIMISA@@@@@@@@@@JINX0D0t______
Wagon ( CN2104
Type ( Engine )
WagonShape ( CN2104.s )
Size ( 3.432m 5.03m 21.37m )
comment( 395250lbs US )
Mass ( 179.3t )
WheelRadius ( 20in )
InertiaTensor ( Box ( 3.432m 5.03m 21.37m ) )
Coupling (
Code:
Engine ( CN2104
Effects (
DieselSpecialEffects (
Exhaust1 (
0.1 4.961 -3.257
0 1 0
0.27
)
)
)
Wagon ( CN2104 )
Type ( Diesel )
MaxPower ( 2966.37kW )
comment( 4000 HP x 83% efficiency )
MaxForce ( 591.5kN )
MaxContinuousForce ( 490.95kN )
MaxVelocity ( 72mph )
MaxCurrent ( 1800A )
WheelRadius ( 20in )
comment( sanding system is switched off when faster than given velocity )
Sanding ( 15mph )
NumWheels ( 4 )
MaxTemperature ( 120 )
MaxOilPressure ( 90 )
CabView ( dash8_standard_CP.cvf )
Code:
Name ( "DW CN DASH 8-40C 2104")
Description (
"GE DASH 8-40C(C40-8) by DIESELS WEST "+
"The Dash 8 was the first GE locomotive "+
"to fully integrate computer systems with power equipment "+
"and locomotive control. "+
"3 onboard computers are linked to sensors located "+
"on power components of the locomotive. "+
"They help to optimize performance and also provide "+
"early warning of overuse to expensive equipment, before costly damage occurs. "+
"------------ ---------- ----"+
"GE 8-40C STATISTICS "+
"H.P. 4,000 "+
"Engine:7FDL 16 cyl. "+
"First year built: 1987 "+
"Domestic units sold: 581 "+
"Major Purchasers: UP,CSX,CNW,CONRAIL "
)
)
I've made some modifications to these files...if you are missing a description section ( or quotes ) that could give you problems.
Wagon section Type should be Engine ---and---
Engine section Type should be Diesel.
IF you would post a complete file people would be able to help you troubleshoot your problem.