Skip to content

Commit

Permalink
ADD: Leyland diesel railbus
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespetts committed May 31, 2024
1 parent 3961788 commit 67ee2e6
Show file tree
Hide file tree
Showing 37 changed files with 94 additions and 2 deletions.
Binary file modified Comfort calibration overview.ods
Binary file not shown.
2 changes: 1 addition & 1 deletion depots/old-train-depot.dat
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ class_proportion_jobs[3]=3
class_proportion_jobs[4]=0
traction_type[0]=diesel
intro_year=1933
intro_month=12
intro_month=10
retire_year=1958
retire_month=6
allow_underground=0
Expand Down
2 changes: 2 additions & 0 deletions text/en.tab
Original file line number Diff line number Diff line change
Expand Up @@ -6862,6 +6862,8 @@ LNWR-57ft-non-cor
LNWR nine compartment carriage (third class)
ac-railbus
AC Railbus
leyland-railbus
Leyland Railbus
BR-Derby-Lightweight-DTCL
BR Derby Lightweight DMU (driving trailer - rear)
BR-Derby-Lightweight-DMCL
Expand Down
5 changes: 4 additions & 1 deletion trains/ac-railbus.dat
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ obj=vehicle
name=ac-railbus
engine_type=diesel
smoke=Diesel
# See the driving instructions here - max. 57.55mph
# https://railcar.co.uk/type/ac-cars-railbus/numbering
speed=92
power=110
gear=50
Expand All @@ -16,9 +18,10 @@ waytype=track
freight=Passagiere
payload[0]=0
payload[1]=46
overcrowded_capacity=52
overcrowded_capacity=40
length=6

# https://railcar.co.uk/data/diagrams/614.jpg
weight=11.2
axles=2
cost=348000
Expand Down
87 changes: 87 additions & 0 deletions trains/leyland-railbus.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
# https://en.wikipedia.org/wiki/LMS_railcars
# See also Hamilton-Ellis p. 456
obj=vehicle
name=leyland-railbus
engine_type=diesel
smoke=Diesel
# Guessed
speed=90
power=71
gear=50
tractive_effort=21
copyright=JamesPetts
intro_year=1933
intro_month=10
retire_year=1958
retire_month=7
waytype=track
freight=Passagiere
payload[0]=0
payload[1]=40
overcrowded_capacity=32
length=7

# https://en.wikipedia.org/wiki/LMS_railcars
weight=10.2
axles=2
cost=333000
runningcost=71
fixed_cost=5500
# TODO: Find a suitable sound for this
#sound=

can_lead_from_rear=1
bidirectional=0

# A single door each side
min_loading_time=15
max_loading_time=72

comfort[0]=0
comfort[1]=48

Constraint[Prev][0]=none

Constraint[Next][0]=none

liverytype[0]=LMS-Standard
liverytype[1]=WW2-Austerity
liverytype[2]=BR-Revised
liverytype[3]=BR-Blue

EmptyImage[E][0]=./railcars/leyland-railbus-lms_E.0.0
EmptyImage[SE][0]=./railcars/leyland-railbus-lms_SE.0.0
EmptyImage[S][0]=./railcars/leyland-railbus-lms_S.0.0
EmptyImage[SW][0]=./railcars/leyland-railbus-lms_SW.0.0
EmptyImage[W][0]=./railcars/leyland-railbus-lms_W.0.0
EmptyImage[NW][0]=./railcars/leyland-railbus-lms_NW.0.0
EmptyImage[N][0]=./railcars/leyland-railbus-lms_N.0.0
EmptyImage[NE][0]=./railcars/leyland-railbus-lms_NE.0.0

EmptyImage[E][1]=./railcars/leyland-railbus-austerity_E.0.0
EmptyImage[SE][1]=./railcars/leyland-railbus-austerity_SE.0.0
EmptyImage[S][1]=./railcars/leyland-railbus-austerity_S.0.0
EmptyImage[SW][1]=./railcars/leyland-railbus-austerity_SW.0.0
EmptyImage[W][1]=./railcars/leyland-railbus-austerity_W.0.0
EmptyImage[NW][1]=./railcars/leyland-railbus-austerity_NW.0.0
EmptyImage[N][1]=./railcars/leyland-railbus-austerity_N.0.0
EmptyImage[NE][1]=./railcars/leyland-railbus-austerity_NE.0.0

EmptyImage[E][2]=./railcars/leyland-railbus-g_E.0.0
EmptyImage[SE][2]=./railcars/leyland-railbus-g_SE.0.0
EmptyImage[S][2]=./railcars/leyland-railbus-g_S.0.0
EmptyImage[SW][2]=./railcars/leyland-railbus-g_SW.0.0
EmptyImage[W][2]=./railcars/leyland-railbus-g_W.0.0
EmptyImage[NW][2]=./railcars/leyland-railbus-g_NW.0.0
EmptyImage[N][2]=./railcars/leyland-railbus-g_N.0.0
EmptyImage[NE][2]=./railcars/leyland-railbus-g_NE.0.0

EmptyImage[E][3]=./railcars/leyland-railbus-b_E.0.0
EmptyImage[SE][3]=./railcars/leyland-railbus-b_SE.0.0
EmptyImage[S][3]=./railcars/leyland-railbus-b_S.0.0
EmptyImage[SW][3]=./railcars/leyland-railbus-b_SW.0.0
EmptyImage[W][3]=./railcars/leyland-railbus-b_W.0.0
EmptyImage[NW][3]=./railcars/leyland-railbus-b_NW.0.0
EmptyImage[N][3]=./railcars/leyland-railbus-b_N.0.0
EmptyImage[NE][3]=./railcars/leyland-railbus-b_NE.0.0

Binary file added trains/railcars/leyland-railbus-austerity_E.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-austerity_N.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-austerity_NE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-austerity_NW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-austerity_S.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-austerity_SE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-austerity_SW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-austerity_W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-b_E.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-b_N.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-b_NE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-b_NW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-b_S.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-b_SE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-b_SW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-b_W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-g_E.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-g_N.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-g_NE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-g_NW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-g_S.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-g_SE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-g_SW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-g_W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-lms_E.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added trains/railcars/leyland-railbus-lms_N.png
Binary file added trains/railcars/leyland-railbus-lms_NE.png
Binary file added trains/railcars/leyland-railbus-lms_NW.png
Binary file added trains/railcars/leyland-railbus-lms_S.png
Binary file added trains/railcars/leyland-railbus-lms_SE.png
Binary file added trains/railcars/leyland-railbus-lms_SW.png
Binary file added trains/railcars/leyland-railbus-lms_W.png

0 comments on commit 67ee2e6

Please sign in to comment.