"Pressure" container
From TrainzOnline
Pressure Container
The Pressure container is a config.txt file top-level entry used by KIND Engine (see Engine-specs) and KIND Steam-engine (see Steam Engine-spec) assets.
Supported Tags
The Pressure container supports the following tags. Each tag is show here with its default value.
| pressure | |||
|---|---|---|---|
| { | |||
| scale | 1.0 | ||
| compressor | 0.00946941 | ||
| mainreservoir | 0.00946941 | ||
| highspeedexhauster | 0.0 | ||
| brakepipe | 0.00595441 | ||
| brakeinitial | 0.00560291 | ||
| brakefull | 0.00398601 | ||
| indbrakefull | 0.00398601 | ||
| trainbrakepipe_start | 0.00440781 | ||
| epreservoirpipe_start | 0.0 | ||
| no3pipe_start | 0.0 | ||
| no4pipe_start | 0.0 | ||
| auxreservoir_start | 0.00504051 | ||
| autobrakecylinder_start | 0.00489991 | ||
| vacuumbrakepipe_start | 0.0 | ||
| vacuumbrakereservoir_start | 0.0 | ||
| vacuumbrakecylinder_start | 0.0 | ||
| mainreservoir_start | 0.00876641 | ||
| equaliser_start | 0.00440781 | ||
| independantbrakecylinder_start | 0.00489991 | ||
| } | |||
|
Trainz User Tip: |
scale
- Type: Decimal
- Desc: Multiplies pressure by given value, generally leave this setting.
compressor
- Type: Decimal
- Desc: (120psi expressed in grams/m³) Compressor maximum pressure.
mainreservoir
- Type: Decimal
- Desc: Main reservoir maximum pressure.
highspeedexhauster
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
brakepipe
- Type: Decimal
- Desc: (80psi expressed in grams/m³) Brake pipe pressure when fully charged.
brakeinitial
- Type: Decimal
- Desc: (72psi expressed in grams/m³) Brake pipe pressure after initial service reduction (for self lapping brakes).
brakefull
- Type: Decimal
- Desc: (57psi expressed in grams/m³) Brake pipe pressure after full service reduction (for self lapping brakes).
indbrakefull
- Type: Decimal
- Desc: Brake cylinder pressure for independent brake service.
trainbrakepipe_start
- Type: Decimal
- Desc: Brake pipe pressure on loading the game.
epreservoirpipe_start
- Type: Decimal
- Desc: For electro pneumatic braking - not currently in use, generally leave this setting
no3pipe_start
- Type: Decimal
- Desc: Generally leave these settings.
no4pipe_start
- Type: Decimal
- Desc: Generally leave these settings.
auxreservoir_start
- Type: Decimal
- Desc: Auxiliary reservoir pressure on loading the game.
autobrakecylinder_start
- Type: Decimal
- Desc: Train brake cylinder pressure on loading the game.
vacuumbrakepipe_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
vacuumbrakereservoir_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
vacuumbrakecylinder_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
mainreservoir_start
- Type: Decimal
- Desc: (100psi expressed in grams/m³) Main Reservoir pressure on loading the game.
equaliser_start
- Type: Decimal
- Desc: Equalising Reservoir pressure on loading the game.
independantbrakecylinder_start
- Type: Decimal
- Desc: Locomotive brake cylinder pressure on loading the game.
Example pressure container
TBD