Skip to content

Commit 1bdb7df

Browse files
committed
Merge branch 'master' into animate-trainset-windows
2 parents abc52aa + ebafd5d commit 1bdb7df

File tree

33 files changed

+4371
-3847
lines changed

33 files changed

+4371
-3847
lines changed

Source/Documentation/Manual/options.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,16 @@ Uncheck this option for a more detailed behaviour in which the player has to sta
407407
The default setting is checked.
408408

409409

410+
At game start, Electric - power connected
411+
-----------------------------------
412+
413+
When this option is checked, stationary electric locos start the simulation with power available.
414+
Uncheck this option for a more detailed behaviour in which the player has to switch on electrical equipment.
415+
416+
The default setting is checked.
417+
418+
In timetable mode, power status is not affected by these options.
419+
410420
.. _options-forced-red:
411421

412422
Forced red at station stops

Source/Documentation/Manual/physics.rst

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2753,7 +2753,8 @@ Brake Shoe Force - This is the current change being implemented. The following c
27532753

27542754
``ORTSBrakeShoeType`` - this defines a number of different brake shoe types and curves. To provide a more realistic representation of the braking force the default CoF curves are 2D, ie
27552755
they are impacted by both the speed and Brake Shoe Force. Typically ``ORTSBrakeShoeType`` will have one of the following keywords included -
2756-
``Cast_Iron`` - cast iron brake shoe, 2D as above, ``Hi_Friction_Composite`` - high friction composite shoe, 2D as above, ``User_Defined`` - is a user defined curve
2756+
``Cast_Iron_P6`` - older cast iron brake shoes, 2D as above, ``Cast_Iron_P10`` - newer cast iron brake shoes with increased phosphorous, 2D as above, ``Hi_Friction_Composite``
2757+
- high friction composite shoe, 2D as above, ``Disc_Pads`` - brakes with disc pads, 2D as above, ``User_Defined`` - is a user defined curve
27572758
using the ORTSBrakeShoeFriction parameter, 1D (ie, speed only, see above section for the parameter format).
27582759

27592760
``ORTSNumberCarBrakeShoes`` - to facilitate the operation of the default 2D curves above it is necessary to configure the number of brake shoes for each car.
@@ -2971,8 +2972,15 @@ MaxAuxilaryChargingRate and EmergencyResChargingRate.
29712972

29722973
.. index::
29732974
single: BrakePipeVolume
2975+
single: ORTSBrakeCylinderVolume
29742976
single: ORTSEmergencyValveActuationRate
2977+
single: ORTSEmergencyDumpValveRate
2978+
single: ORTSEmergencyDumpValveTimer
29752979
single: ORTSMainResPipeAuxResCharging
2980+
single: ORTSBrakeRelayValveRatio
2981+
single: ORTSEngineBrakeRelayValveRatio
2982+
single: ORTSBrakeRelayValveApplicationRate
2983+
single: ORTSBrakeRelayValveReleaseRate
29762984
single: ORTSMainResChargingRate
29772985
single: ORTSEngineBrakeReleaseRate
29782986
single: ORTSEngineBrakeApplicationRate
@@ -2996,16 +3004,39 @@ MaxAuxilaryChargingRate and EmergencyResChargingRate.
29963004
brake servicetimefactor instead, but the Open Rails Development team
29973005
doesn't believe this is worth the effort by the user for the added
29983006
realism.
3007+
- ``Wagon(ORTSBrakeCylinderVolume`` - Volume of car's brake cylinder. This allows
3008+
specifying the brake cylinder volume independently of triple valve ratio.
3009+
This is useful when the cylinder is not directly attached to a triple valve,
3010+
e. g. when a relay valve exists.
29993011
- ``Wagon(ORTSEmergencyValveActuationRate`` -- Threshold rate for emergency
30003012
brake actuation of the triple valve. If the pressure in the brake pipe
30013013
decreases at a higher rate than specified, the triple valve will switch to
30023014
emergency mode.
3015+
- ``Wagon(ORTSEmergencyDumpValveRate)``-- Rate at which BP is locally discharged
3016+
at every wagon during an emergency brake application.
3017+
- ``Wagon(ORTSEmergencyDumpValveTimer)``-- Timer for emergency dump valve to close
3018+
after it is activated. If set to 0, it will close as soon as BP is discharged.
3019+
Default value will prevent BP from being charged for 2 minutes.
30033020
- ``Wagon(ORTSMainResPipeAuxResCharging`` -- Boolean value that indicates,
30043021
for twin pipe systems, if the main reservoir pipe is used for charging the auxiliary
30053022
reservoirs. If set to false, the main reservoir pipe will not be used
30063023
by the brake system.
30073024
- ``Wagon(ORTSEPBrakeControlsBrakePipe`` -- Set to 1 for UIC EP brake: brake pipe
30083025
pressure is electrically controlled at every fitted car.
3026+
- ``Wagon(ORTSBrakeRelayValveRatio`` -- Determines the proportionality constant
3027+
between pressure as demanded by the triple valve and brake cylinder pressure.
3028+
This is achieved via a relay valve which sets BC pressure proportionally.
3029+
Relay valves may be installed to achieve higher brake cylinder pressures,
3030+
dynamic brake blending or variable load compensation.
3031+
- ``Wagon(ORTSBrakeRelayValveRatio`` -- Same as above, but for the engine brake
3032+
- ``Wagon(ORTSBrakeRelayValveApplicationRate`` -- Brake cylinder pressure application
3033+
rate achieved by the relay valve, if fitted.
3034+
- ``Wagon(ORTSBrakeRelayValveReleaseRate`` -- Brake cylinder pressure release
3035+
rate achieved by the relay valve, if fitted.
3036+
- ``Wagon(ORTSMaxTripleValveCylinderPressure`` -- Maximum cylinder pressure demanded
3037+
by the triple valve. For example, UIC distributors set maximum cylinder pressure
3038+
to 3.8 bar when brake pipe is below 3.5 bar, and further brake pipe discharging
3039+
does not increase cylinder pressure.
30093040
- ``Engine(ORTSMainResChargingRate`` -- Rate of main reservoir pressure change
30103041
in psi per second when the compressor is on (default .4).
30113042
- ``Engine(ORTSEngineBrakeReleaseRate`` -- Rate of engine brake pressure

Source/Documentation/Manual/sound.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,9 @@ Trigger Function
403403
243 GenericItem2Off
404404
========= =====================================
405405

406+
Trigger 252 is activated when the braking system detects an
407+
emergency brake application and starts venting air from the Brake Pipe.
408+
406409
Following triggers are related to windows animation:
407410

408411
.. _sound-windows:

Source/Locales/Contrib/Contrib.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: PACKAGE VERSION\n"
4-
"POT-Creation-Date: 2022-08-17 02:43:24+0200\n"
5-
"PO-Revision-Date: 2022-08-17 02:43:28+0200\n"
4+
"POT-Creation-Date: 2023-02-21 17:54:05+0300\n"
5+
"PO-Revision-Date: 2023-02-21 17:54:09+0300\n"
66
"Last-Translator: \n"
77
"Language-Team: \n"
88
"MIME-Version: 1.0\n"

0 commit comments

Comments
 (0)