From what you've described my best guess is that something went awry with the shape files. In any case, here's my eng files and a screenshot of what the images section of the shape file looks like.
bandicam 2021-12-21 12-54-11-280.jpg
Here's the "wag" section of the engine file that contains the shape information, if you need to see the rest of the file for some reason, let me know.
Code:
SIMISA@@@@@@@@@@JINX0D0t______
Wagon ( BNSF_ET44C4_3894
Type ( Engine )
WagonShape ( BNSF_ET44C4_3894.s )
FreightAnim ( 3894_T4parts.s 1 1 )
Size ( 3.594m 4.431m 22.3m )
Comment ( 412,000 lbs )
Mass ( 186.8t )
WheelRadius ( 42in/2 )
InertiaTensor ( Box ( 3.594m 4.431m 21.7m ) )
Coupling (
Type ( Automatic )
Spring (
Stiffness ( 4e2N/m 6e6N/m )
Damping ( 5e6N/m/s 5e6N/m/s )
Break ( 5.1e7N 5.1e7N )
r0 ( 12cm 15cm )
)
CouplingHasRigidConnection ( 1 )
Velocity ( 0.2m/s )
)
Coupling (
Type ( Automatic )
Spring (
Stiffness ( 4e2N/m 6e6N/m )
Damping ( 5e6N/m/s 5e6N/m/s )
Break ( 5.1e7N 5.1e7N )
r0 ( 12cm 15cm )
)
Comment ( CouplingHasRigidConnection ( 1 ) )
Velocity ( -0.2m/s )
)
Buffers (
Spring (
Stiffness ( 1e6N/m 5e6N/m )
Damping ( 1e6N/m/s 1e6N/m/s )
r0 ( 0m 1e9 )
)
Centre ( 0.5 )
Radius ( 1 )
Angle ( 0.5deg )
)
Adheasion ( 0.49 0.69 2 0 )
DerailRailHeight ( 4cm )
DerailRailForce ( 2.5*186.8t )
DerailBufferForce ( 545kN )
NumWheels ( 12 )
Friction (
1855.3N/m/s -0.10 1.5mph 26.080N/m/s 1.286
5.1N/rad/s 1 -1rad/s 0 1
)
BrakeEquipmentType ( "Triple_valve, Auxilary_reservoir, Emergency_brake_reservoir" )
BrakeSystemType ( "Air_single_pipe" )
MaxBrakeForce( 111.3kN )
EmergencyBrakeResMaxPressure( 110 )
TripleValveRatio( 2.5 )
EmergencyResVolumeMultiplier ( 1.461 )
MaxReleaseRate( 0.49 )
MaxApplicationRate( 0.93 )
MaxAuxilaryChargingRate( 0.28 )
EmergencyResCapacity( 8.7 )
EmergencyResChargingRate( 0.24 )
BrakeCylinderPressureForMaxBrakeBrakeForce( 66 )
IntakePoint ( 3.33 0.4 FuelDiesel )
Lights (
OpenRails folder include file for #3894, if anyone is interested. I'm still looking for sources to check accuracy on some of the new derailment measurements...car body length, coupler face, etc.--- at the moment I'm assuming they are the same as the ES44AC locomotive. Anyone with sources/docs on these?
Code:
include ( "..\\BNSF_ET44C4_3894.eng" )
Wagon (
Mass ( 188.694t )
include ( "..\\..\\..\\..\\..\\Common.inc\\Locomotives\\Couplers\\Std_TypeF_TIGHT_Coupler.inc" )
include ( "..\\..\\..\\..\\..\\Common.inc\\Locomotives\\Brakes\\Std_Loco_Brakes.inc" )
ORTSAdhesion ( ORTSCurtius_Kniffler ( 7.211 38.952 0.161 0.7 ) )
ORTSAdhesion ( ORTSSlipWarningThreshold ( 62 ) )
ORTSNumberAxles ( 2 )
ORTSNumberBogies ( 2 )
ORTSLengthBogieCentre ( 16.1544m )
ORTSLengthCarBody ( 20.1m )
ORTSLengthCouplerFace ( 22.25m )
ORTSWagonFrontalArea ( 153.9239ft^2 )
ORTSRigidWheelBase ( 4.0132m )
ORTSWheelFlangeLength ( 19.1516mm )
ORTSMaximumWheelFlangeAngle ( 1.308996rad )
ORTSBearingType ( Low )
ORTSDavis_A ( 1816.68 )
ORTSDavis_B ( 41.3951 )
ORTSDavis_C ( 8.222643 )
ORTSTrackGauge ( 1435.1mm )
ORTSUnbalancedSuperelevation ( 2.56in )
Comment( == Assumptions -Locomotive diesel/electric - speed - 65mph (105km/h), Low Torque Bearing, 6 axles, frontal area - 14.3m2, WagonWeight - 188.7 ton (metric), Drag 1.0 == )
)
Engine (
Effects (
DieselSpecialEffects (
Exhaust1 (
0 4.53 -2.801
0 1 0
0.27
)
)
)
ORTSDriveWheelWeight ( 188.694t )
ORTSNumberDriveAxles ( 4 )
include ( "..\\..\\..\\..\\..\\Common.inc\\Locomotives\\Std_Eng_ET44C4.inc" )
include ( "..\\..\\..\\..\\..\\Common.inc\\Locomotives\\Brakes\\Dynamic\\ES44AC_188-7t_DynBrakes.inc" )
)