"Pressure" container
From TrainzOnline
(Difference between revisions)
m (1 revision) |
m (Added sort criterion) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | The Pressure container is a | + | =Pressure Container= |
+ | The '''Pressure container''' is a [[config.txt file]] top-level entry used by [[KIND Engine]] (see [[Engine-spec]]s) and [[KIND Steam-engine]] (see [[Steam Engine-spec]]) assets. | ||
==Supported Tags== | ==Supported Tags== | ||
The Pressure container supports the following tags. Each tag is show here with its default value. | The Pressure container supports the following tags. Each tag is show here with its default value. | ||
− | + | <!-- | |
pressure | pressure | ||
{ | { | ||
− | + | scale 1.0 | |
compressor 0.00946941 | compressor 0.00946941 | ||
mainreservoir 0.00946941 | mainreservoir 0.00946941 | ||
Line 27: | Line 28: | ||
equaliser_start 0.00440781 | equaliser_start 0.00440781 | ||
independantbrakecylinder_start 0.00489991 | independantbrakecylinder_start 0.00489991 | ||
− | } | + | } --> |
− | + | <tt> | |
+ | {| style="padding: 1em; border: 1px dashed rgb(47, 111, 171);color: black; background: rgb(249, 249, 249); width:65%;" | ||
+ | ! colspan="4" align="left"| 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 | ||
+ | |-line-height="10%" | ||
+ | | || || || | ||
+ | |- | ||
+ | | || || vacuumbrakecylinder_start|| 0.0 | ||
+ | |- | ||
+ | | || || mainreservoir_start|| 0.00876641 | ||
+ | |- | ||
+ | | || || equaliser_start|| 0.00440781 | ||
+ | |- | ||
+ | | || || independantbrakecylinder_start || 0.00489991 | ||
+ | |- | ||
+ | | || } || || | ||
+ | |} | ||
+ | </tt> | ||
+ | {{UserTip|<big>According to the CCG for Trainz Classics the Pressure Container is necessary for the '''Brake system pressures''' of the consist.</big>}} | ||
====scale==== | ====scale==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Multiplies pressure by given value, generally leave this setting. |
====compressor==== | ====compressor==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: (120psi expressed in grams/m³) Compressor maximum pressure. |
====mainreservoir==== | ====mainreservoir==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Main reservoir maximum pressure. |
====highspeedexhauster==== | ====highspeedexhauster==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: For vacuum braking - not currently in use, generally leave this setting. |
====brakepipe==== | ====brakepipe==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: (80psi expressed in grams/m³) Brake pipe pressure when fully charged. |
====brakeinitial==== | ====brakeinitial==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: (72psi expressed in grams/m³) Brake pipe pressure after initial service reduction (for self lapping brakes). |
====brakefull==== | ====brakefull==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: (57psi expressed in grams/m³) Brake pipe pressure after full service reduction (for self lapping brakes). |
====indbrakefull==== | ====indbrakefull==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Brake cylinder pressure for independent brake service. |
====trainbrakepipe_start==== | ====trainbrakepipe_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Brake pipe pressure on loading the game. |
====epreservoirpipe_start==== | ====epreservoirpipe_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: For electro pneumatic braking - not currently in use, generally leave this setting |
====no3pipe_start==== | ====no3pipe_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Generally leave these settings. |
====no4pipe_start==== | ====no4pipe_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Generally leave these settings. |
====auxreservoir_start==== | ====auxreservoir_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Auxiliary reservoir pressure on loading the game. |
====autobrakecylinder_start==== | ====autobrakecylinder_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Train brake cylinder pressure on loading the game. |
====vacuumbrakepipe_start==== | ====vacuumbrakepipe_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: For vacuum braking - not currently in use, generally leave this setting. |
====vacuumbrakereservoir_start==== | ====vacuumbrakereservoir_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: For vacuum braking - not currently in use, generally leave this setting. |
====vacuumbrakecylinder_start==== | ====vacuumbrakecylinder_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: For vacuum braking - not currently in use, generally leave this setting. |
====mainreservoir_start==== | ====mainreservoir_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: (100psi expressed in grams/m³) Main Reservoir pressure on loading the game. |
====equaliser_start==== | ====equaliser_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Equalising Reservoir pressure on loading the game. |
====independantbrakecylinder_start==== | ====independantbrakecylinder_start==== | ||
:Type: Decimal | :Type: Decimal | ||
− | :Desc: | + | :Desc: Locomotive brake cylinder pressure on loading the game. |
+ | {{ORP-bot|Steam Engine Pressure Container}} | ||
+ | [[Category:Steam Engine Containers|Pressure Container]] | ||
==Example pressure container== | ==Example pressure container== | ||
Line 113: | Line 173: | ||
''TBD'' | ''TBD'' | ||
− | [[Category:Config Container]] | + | [[Category:TBD]] |
+ | [[Category:Config Container|P]] | ||
+ | {{Cont-Engine|Pressure Container}} |
Latest revision as of 13:06, 12 February 2014
[edit] 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.
[edit] 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: |
[edit] scale
- Type: Decimal
- Desc: Multiplies pressure by given value, generally leave this setting.
[edit] compressor
- Type: Decimal
- Desc: (120psi expressed in grams/m³) Compressor maximum pressure.
[edit] mainreservoir
- Type: Decimal
- Desc: Main reservoir maximum pressure.
[edit] highspeedexhauster
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
[edit] brakepipe
- Type: Decimal
- Desc: (80psi expressed in grams/m³) Brake pipe pressure when fully charged.
[edit] brakeinitial
- Type: Decimal
- Desc: (72psi expressed in grams/m³) Brake pipe pressure after initial service reduction (for self lapping brakes).
[edit] brakefull
- Type: Decimal
- Desc: (57psi expressed in grams/m³) Brake pipe pressure after full service reduction (for self lapping brakes).
[edit] indbrakefull
- Type: Decimal
- Desc: Brake cylinder pressure for independent brake service.
[edit] trainbrakepipe_start
- Type: Decimal
- Desc: Brake pipe pressure on loading the game.
[edit] epreservoirpipe_start
- Type: Decimal
- Desc: For electro pneumatic braking - not currently in use, generally leave this setting
[edit] no3pipe_start
- Type: Decimal
- Desc: Generally leave these settings.
[edit] no4pipe_start
- Type: Decimal
- Desc: Generally leave these settings.
[edit] auxreservoir_start
- Type: Decimal
- Desc: Auxiliary reservoir pressure on loading the game.
[edit] autobrakecylinder_start
- Type: Decimal
- Desc: Train brake cylinder pressure on loading the game.
[edit] vacuumbrakepipe_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
[edit] vacuumbrakereservoir_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
[edit] vacuumbrakecylinder_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
[edit] mainreservoir_start
- Type: Decimal
- Desc: (100psi expressed in grams/m³) Main Reservoir pressure on loading the game.
[edit] equaliser_start
- Type: Decimal
- Desc: Equalising Reservoir pressure on loading the game.
[edit] independantbrakecylinder_start
- Type: Decimal
- Desc: Locomotive brake cylinder pressure on loading the game.
[edit] Example pressure container
TBD