Skip to content

Commit

Permalink
Update CREATE_TRAINRUN.md
Browse files Browse the repository at this point in the history
images added
  • Loading branch information
aiAdrian authored Oct 25, 2024
1 parent 29d7b83 commit 41d1ae1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions documentation/CREATE_TRAINRUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ For more details have a look into

### Trainrun path with "holes" (missing sections)

![image](https://github.com/user-attachments/assets/d87b842c-7696-4e81-aa78-75cc966b5306)
Example Netzgrafik with missing sections (See the cargo trainrun GTwo_Part_trainrun)

When creating a trainrun, the trairnun path should connect all nodes from start to destination using trainrun sections.
However, it can happen during the creation that not all trainrun sections have been drawn in the meantime.
Gaps may occur along the trainrun path where at least one trainrun section is missing.
Expand All @@ -121,6 +124,9 @@ A - B - C ---- (missing section) ---- E - F - G

The trainrun section between C and E is missing here. However, these gaps can also occur if a partial cancelation is made for a train run.

![image](https://github.com/user-attachments/assets/5d1ef657-e421-41ff-ae57-622eee82f295)
Graphical timetable.

In each of these cases, the trainrun has at least two parts, e.g. [(A B), (A C)] and [(E F)(F G)].
In this case, the trainrun is interpreted as two separate trainruns.
The Netzgrafik has no information about whether the missing part could be closed between C - E, C - D - E or
Expand Down

0 comments on commit 41d1ae1

Please sign in to comment.