@@ -2264,24 +2264,8 @@ The operation of air single-pipe brakes is described in general below.
22642264
22652265The auxiliary reservoir needs to be charged by the brake pipe and,
22662266depending on the WAG file parameters setting, this can delay the brake
2267- release. When the *Graduated Release Air Brakes * box is not checked, the
2268- auxiliary reservoir is also charged by the emergency reservoir (until
2269- both are equal and then both are charged from the pipe). When the
2270- *Graduated Release Air Brakes * box is checked, the auxiliary reservoir is
2271- only charged from the brake pipe. The Open Rails software implements it
2272- this way because the emergency reservoir is used as the source of the
2273- reference pressure for regulating the brake cylinder pressure.
2274-
2275- The end result is that you will get a slower release when the *Graduated
2276- Release Air Brakes * box is checked. This should not be an issue with two
2277- pipe air brake systems because the second pipe can be the source of air
2278- for charging the auxiliary reservoirs.
2279-
2280- Open Rails software has modeled most of this graduated release car brake
2281- behavior based on the 26F control valve, but this valve is designed for
2282- use on locomotives. The valve uses a control reservoir to maintain the
2283- reference pressure and Open Rails software simply replaced the control
2284- reservoir with the emergency reservoir.
2267+ release. The auxiliary reservoir is also charged by the emergency reservoir (until
2268+ both are equal and then both are charged from the pipe).
22852269
22862270Increasing the :ref: `Brake Pipe Charging Rate <options-brake-pipe-charging >`
22872271(psi/s) value controls the charging rate. Increasing the value will reduce the
@@ -3063,6 +3047,8 @@ MaxAuxilaryChargingRate and EmergencyResChargingRate.
30633047
30643048.. index ::
30653049 single: BrakePipeVolume
3050+ single: ORTSEmergencyValveActuationRate
3051+ single: ORTSMainResPipeAuxResCharging
30663052 single: ORTSMainResChargingRate
30673053 single: ORTSEngineBrakeReleaseRate
30683054 single: ORTSEngineBrakeApplicationRate
@@ -3084,6 +3070,14 @@ MaxAuxilaryChargingRate and EmergencyResChargingRate.
30843070 brake servicetimefactor instead, but the Open Rails Development team
30853071 doesn't believe this is worth the effort by the user for the added
30863072 realism.
3073+ - ``Wagon(ORTSEmergencyValveActuationRate `` -- Threshold rate for emergency
3074+ brake actuation of the triple valve. If the pressure in the brake pipe
3075+ decreases at a higher rate than specified, the triple valve will switch to
3076+ emergency mode.
3077+ - ``Wagon(ORTSMainResPipeAuxResCharging `` -- Boolean value that indicates,
3078+ for twin pipe systems, if the main reservoir pipe is used for charging the auxiliary
3079+ reservoirs. If set to false, the main reservoir pipe will not be used
3080+ by the brake system.
30873081- ``Engine(ORTSMainResChargingRate `` -- Rate of main reservoir pressure change
30883082 in psi per second when the compressor is on (default .4).
30893083- ``Engine(ORTSEngineBrakeReleaseRate `` -- Rate of engine brake pressure
0 commit comments