OpenRails carriage files
2 posters
Page 1 of 1
OpenRails carriage files
I have been updating my TrainSim installation to make use of the OpenRails eng and wag files often now included as an option.
I have noticed that quite a few coaches, notably the ex-LMS bogie coaches in BR livery , have the number of wheels defined as 4 even though they are bogie vehicles.
Does this matter?
Jonathan
I have noticed that quite a few coaches, notably the ex-LMS bogie coaches in BR livery , have the number of wheels defined as 4 even though they are bogie vehicles.
Does this matter?
Jonathan
Jonathan David- Posts : 359
Join date : 2016-08-10
Age : 77
Location : Newtown, Powys
Re: OpenRails carriage files
NumWheels ( ) is an MSTS misnomer. It really means number of axles - so four is correct for a bogie coach.
If you are updating to OpenRails parameters you might want to use ORTSNumberAxles ( 4 ) as in the example below.
SIMISA@@@@@@@@@@JINX0D0t______
Wagon ( LMS_BTK_5472
Type ( Carriage )
WagonShape ( LMS_D1851.s )
Size ( 2.82m 3.857m 18.490m )
Mass ( 32t-uk ) Comment ( * Tare 30t-uk * )
WheelRadius ( 21.75in )
ORTSNumberAxles ( 4 )
Comment( *** Coupler Information *** )
Coupling (
Type ( chain )
Spring (
Stiffness ( 1e6N/m 5e6N/m )
Break ( 1220kN 1220kN )
r0 ( -5cm 0cm )))
Comment ( ******************************* Brakes *********************************************
Included in this section - Type, Force, Reservoir, Applicatiion, Release. etc
************************************************************************************ )
BrakeEquipmentType ( "Handbrake, Vacuum_brake, Auxilary_reservoir" )
BrakeSystemType ( Vacuum_single_pipe )
ORTSMaxBrakeShoeForce( 57000lbf ) Comment ( * Braked approx 85% tare mass * )
ORTSBrakeShoeType ( Cast_Iron_P6 )
MaxHandbrakeForce ( 25kN )
BrakeCylinderPressureForMaxBrakeBrakeForce ( 21inHg )
ORTSNumberBrakeCylinders ( 2 )
ORTSBrakeCylinderSize ( 18in )
ORTSAuxilaryResCapacity ( 3.24ft^3 )
Brakepipevolume ( 1.51ft^3 )
MaxReleaseRate ( 2.5 )
MaxApplicationRate ( 2.5 )
Comment ( ******************************* Friction ****************
Included in this section - Friction, Bearing Type
********************************************************* )
ORTSBearingType ( Friction )
ORTSDavis_A ( 469 )
ORTSDavis_B ( 3.6 )
ORTSDavis_C ( 0.86 )
ORTSWagonFrontalArea ( 95ft^2 )
ORTSDavisDragConstant ( 0.0005 )
CentreOfGravity ( 0m 1.0m 0m )
ORTSTrackGauge ( 4ft 8.5in )
ORTSUnbalancedSuperelevation ( 6in )
ORTSRigidWheelBase ( 9ft 0in )
Comment ( ************************ Lights (If used) ***********************************
Included in this section - Type, Colour, Location, Size, Control, etc
***************************************************************************** )
Comment ( ********************* Wagon Visual Effects *********************
Included in this section - Effect type, etc
****************************************************************** )
Effects(
SpecialEffects(
Comment(==== Steam Heating Leaks ====)
HeatingHoseFX(
0.0 0.4 -9.0
0 1 0
0.13 )
HeatingMainPipeSteamTrapFX(
1.1 1.1 8.5
0 -1 0
0.05 )
HeatingMainPipeSteamTrapFX(
-1.1 1.1 8.5
0 -1 0
0.05 )
HeatingCompartmentSteamTrapFX(
1.1 1.1 0.67
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
-1.1 1.1 0.67
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
1.1 1.1 2.7
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
-1.1 1.1 2.7
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
1.1 1.1 4.75
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
-1.1 1.1 4.75
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
1.1 1.1 6.44
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
-1.1 1.1 6.79
0 -1 0
0.03 ) ) )
Comment ( ********************* Passenger View (If used) ******************
Included in this section - File, Location, Direction, etc
***************************************************************** )
Comment ( **************************** Wagon Heating (If used) ****************************
Included in this section - Car Temperature set point, heating pipe dimensions, etc
********************************************************************************* )
ORTSHeatingCompartmentTemperatureSet ( 16 )
ORTSHeatingCompartmentPipeAreaFactor ( 2.75 )
ORTSHeatingWindowDeratingFactor ( 0.20 )
ORTSHeatingTrainPipeOuterDiameter ( 2.875in )
ORTSHeatingTrainPipeInnerDiameter ( 2.00in )
ORTSHeatingConnectingHoseOuterDiameter ( 2.05in )
ORTSHeatingConnectingHoseInnerDiameter ( 1.75in )
Comment ( ********************** Micellaneous Information **********
Included in this section - Name, Sounds, etc
********************************************************* )
Sound ("UK-bogiecoach-01end.sms")
PassengerCapacity ( 24 )
FreightAnimStatic (
SubType( Default )
Shape( LMS_5472.s )
Offset( 0, 0, 0 )))
Name ( "H35_LMS_BTK_P3_5472")
)
If you are updating to OpenRails parameters you might want to use ORTSNumberAxles ( 4 ) as in the example below.
SIMISA@@@@@@@@@@JINX0D0t______
Wagon ( LMS_BTK_5472
Type ( Carriage )
WagonShape ( LMS_D1851.s )
Size ( 2.82m 3.857m 18.490m )
Mass ( 32t-uk ) Comment ( * Tare 30t-uk * )
WheelRadius ( 21.75in )
ORTSNumberAxles ( 4 )
Comment( *** Coupler Information *** )
Coupling (
Type ( chain )
Spring (
Stiffness ( 1e6N/m 5e6N/m )
Break ( 1220kN 1220kN )
r0 ( -5cm 0cm )))
Comment ( ******************************* Brakes *********************************************
Included in this section - Type, Force, Reservoir, Applicatiion, Release. etc
************************************************************************************ )
BrakeEquipmentType ( "Handbrake, Vacuum_brake, Auxilary_reservoir" )
BrakeSystemType ( Vacuum_single_pipe )
ORTSMaxBrakeShoeForce( 57000lbf ) Comment ( * Braked approx 85% tare mass * )
ORTSBrakeShoeType ( Cast_Iron_P6 )
MaxHandbrakeForce ( 25kN )
BrakeCylinderPressureForMaxBrakeBrakeForce ( 21inHg )
ORTSNumberBrakeCylinders ( 2 )
ORTSBrakeCylinderSize ( 18in )
ORTSAuxilaryResCapacity ( 3.24ft^3 )
Brakepipevolume ( 1.51ft^3 )
MaxReleaseRate ( 2.5 )
MaxApplicationRate ( 2.5 )
Comment ( ******************************* Friction ****************
Included in this section - Friction, Bearing Type
********************************************************* )
ORTSBearingType ( Friction )
ORTSDavis_A ( 469 )
ORTSDavis_B ( 3.6 )
ORTSDavis_C ( 0.86 )
ORTSWagonFrontalArea ( 95ft^2 )
ORTSDavisDragConstant ( 0.0005 )
CentreOfGravity ( 0m 1.0m 0m )
ORTSTrackGauge ( 4ft 8.5in )
ORTSUnbalancedSuperelevation ( 6in )
ORTSRigidWheelBase ( 9ft 0in )
Comment ( ************************ Lights (If used) ***********************************
Included in this section - Type, Colour, Location, Size, Control, etc
***************************************************************************** )
Comment ( ********************* Wagon Visual Effects *********************
Included in this section - Effect type, etc
****************************************************************** )
Effects(
SpecialEffects(
Comment(==== Steam Heating Leaks ====)
HeatingHoseFX(
0.0 0.4 -9.0
0 1 0
0.13 )
HeatingMainPipeSteamTrapFX(
1.1 1.1 8.5
0 -1 0
0.05 )
HeatingMainPipeSteamTrapFX(
-1.1 1.1 8.5
0 -1 0
0.05 )
HeatingCompartmentSteamTrapFX(
1.1 1.1 0.67
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
-1.1 1.1 0.67
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
1.1 1.1 2.7
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
-1.1 1.1 2.7
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
1.1 1.1 4.75
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
-1.1 1.1 4.75
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
1.1 1.1 6.44
0 -1 0
0.03 )
HeatingCompartmentSteamTrapFX(
-1.1 1.1 6.79
0 -1 0
0.03 ) ) )
Comment ( ********************* Passenger View (If used) ******************
Included in this section - File, Location, Direction, etc
***************************************************************** )
Comment ( **************************** Wagon Heating (If used) ****************************
Included in this section - Car Temperature set point, heating pipe dimensions, etc
********************************************************************************* )
ORTSHeatingCompartmentTemperatureSet ( 16 )
ORTSHeatingCompartmentPipeAreaFactor ( 2.75 )
ORTSHeatingWindowDeratingFactor ( 0.20 )
ORTSHeatingTrainPipeOuterDiameter ( 2.875in )
ORTSHeatingTrainPipeInnerDiameter ( 2.00in )
ORTSHeatingConnectingHoseOuterDiameter ( 2.05in )
ORTSHeatingConnectingHoseInnerDiameter ( 1.75in )
Comment ( ********************** Micellaneous Information **********
Included in this section - Name, Sounds, etc
********************************************************* )
Sound ("UK-bogiecoach-01end.sms")
PassengerCapacity ( 24 )
FreightAnimStatic (
SubType( Default )
Shape( LMS_5472.s )
Offset( 0, 0, 0 )))
Name ( "H35_LMS_BTK_P3_5472")
)
darwins- Posts : 73
Join date : 2013-01-18
Re: OpenRails carriage files
Thanks. I suspected as much seeing that they seem to work fine.
Jonathan
Jonathan
Jonathan David- Posts : 359
Join date : 2016-08-10
Age : 77
Location : Newtown, Powys
Similar topics
» UKFS Buffer Stops in OpenRails
» Z-Buffering in OpenRails
» Openrails website down?
» OpenRails woes
» A guide to transitioning from MSTS to OR, by Brian Bere-Streeter
» Z-Buffering in OpenRails
» Openrails website down?
» OpenRails woes
» A guide to transitioning from MSTS to OR, by Brian Bere-Streeter
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum