Flesh out SRNW section.

This commit is contained in:
Florian Obser 2024-01-12 19:53:59 +01:00
parent ee4976b816
commit 62865f9bcf
1 changed files with 17 additions and 0 deletions

View File

@ -24,8 +24,25 @@ We do not want to deal with each station individually but run the
pick-up trains in a loop that automatically visits a station with
a full load of passengers available.
To make all of this work we have:
1. Inner-city SBahn stations
2. Outside-city waiting loop for the pick-up trains
3. Outside-city exit track to the transfer / ICE station
4. Outside-city transfer / ICE station
5. Injection mechanism from the ICE station to the waiting loop.
[[file:openttd-srnw/overview.png][file:openttd-srnw/overview_small.png]]
The pick-up trains have two orders:
1. Go to transfer / ICE station and transfer passengers.
2. Go to inject way-point.
The inject way-point leads to the waiting loop. From there the only
way to reach the transfer station is through any of the SBahn
stations. We have to arrange the SBahn stations in a way that they are
only accessible when there is a full load of passengers available.
* City Layout
For maximum growth and ease of putting train stations into the city we
are using a 3x3 road grid. A spiral would be even better but it is
annoying to put train stations into a spiral without disrupting the