"Pressure" container

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
(Example pressure container)
(scale)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ORP-top}}
 
 
=Pressure Container=
 
=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.
+
The '''Pressure container''' is a [[config.txt file]] top-level entry used by [[KIND Engine]] (see [[Engine-spec]]s) and [[KIND Steam-engine]] assets. It's used to provide values for the braking systems used on trains.
  
 
==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
+
    scale                           1.0
     compressor 0.00946941
+
     compressor                       0.00946941
     mainreservoir 0.00946941
+
     mainreservoir                   0.00946941
     highspeedexhauster 0.0
+
     highspeedexhauster               0.0
     brakepipe 0.00595441
+
     brakepipe                       0.00595441
     brakeinitial 0.00560291
+
     brakeinitial                     0.00560291
     brakefull 0.00398601
+
     brakefull                       0.00398601
     indbrakefull 0.00398601
+
     indbrakefull                     0.00398601
     trainbrakepipe_start 0.00440781
+
     trainbrakepipe_start             0.00440781
     epreservoirpipe_start 0.0
+
     epreservoirpipe_start           0.0
     no3pipe_start 0.0
+
     no3pipe_start                   0.0
     no4pipe_start 0.0
+
     no4pipe_start                   0.0
     auxreservoir_start 0.00504051
+
     auxreservoir_start               0.00504051
     autobrakecylinder_start 0.00489991
+
     autobrakecylinder_start         0.00489991
     vacuumbrakepipe_start 0.0
+
     vacuumbrakepipe_start           0.0
     vacuumbrakereservoir_start 0.0
+
     vacuumbrakereservoir_start       0.0
     vacuumbrakecylinder_start 0.0
+
     vacuumbrakecylinder_start       0.0
     mainreservoir_start 0.00876641
+
     mainreservoir_start             0.00876641
     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
+
|-
+
| &nbsp; || { || &nbsp; || &nbsp;
+
|-
+
| &nbsp; || scale  || 1.0 || &nbsp;
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  compressor|| 0.00946941
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  mainreservoir|| 0.00946941
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  highspeedexhauster|| 0.0
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  ||
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  brakepipe|| 0.00595441
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  brakeinitial|| 0.00560291
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  brakefull|| 0.00398601
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  indbrakefull|| 0.00398601
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  ||
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  trainbrakepipe_start|| 0.00440781
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  epreservoirpipe_start|| 0.0
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  no3pipe_start|| 0.0
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  no4pipe_start|| 0.0
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  ||
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  auxreservoir_start|| 0.00504051
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  autobrakecylinder_start || 0.00489991
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  vacuumbrakepipe_start ||  0.0
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  vacuumbrakereservoir_start || 0.0
+
|-line-height="10%"
+
| &nbsp; || &nbsp; &nbsp; ||  ||
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  vacuumbrakecylinder_start|| 0.0
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  mainreservoir_start|| 0.00876641
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  equaliser_start|| 0.00440781
+
|-
+
| &nbsp; || &nbsp; &nbsp; ||  independantbrakecylinder_start &nbsp; &nbsp; || 0.00489991
+
|-
+
| &nbsp; || }            || &nbsp;        ||
+
|}
+
</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: Multiplies pressure by given value, generally leave this setting.
+
:Desc: Sets the scale for the given pressure values. This allows an engine asset to provide pressure values in PSI or kPa, and then rescale them to the expected units (grams/m³).
  
 
====compressor====
 
====compressor====
 
:Type: Decimal
 
:Type: Decimal
:Desc: (120psi expressed in grams/m³) Compressor maximum pressure.
+
:Desc: Compressor maximum pressure. (The default value equates to 120psi.)
  
 
====mainreservoir====
 
====mainreservoir====
Line 106: Line 48:
 
====brakepipe====
 
====brakepipe====
 
:Type: Decimal
 
:Type: Decimal
:Desc: (80psi expressed in grams/m³) Brake pipe pressure when fully charged.
+
:Desc: Brake pipe pressure when fully charged. (The default value equates to 80psi.)
  
 
====brakeinitial====
 
====brakeinitial====
 
:Type: Decimal
 
:Type: Decimal
:Desc: (72psi expressed in grams/m³) Brake pipe pressure after initial service reduction (for self lapping brakes).
+
:Desc: Brake pipe pressure after initial service reduction (for self lapping brakes). (The default value equates to 72psi.)
  
 
====brakefull====
 
====brakefull====
 
:Type: Decimal
 
:Type: Decimal
:Desc: (57psi expressed in grams/m³) Brake pipe pressure after full service reduction (for self lapping brakes).
+
:Desc: Brake pipe pressure after full service reduction (for self lapping brakes). (The default value equates to 57psi.)
  
 
====indbrakefull====
 
====indbrakefull====
 
:Type: Decimal
 
:Type: Decimal
:Desc: Brake cylinder pressure for independent brake service.
+
:Desc: Brake cylinder maximum pressure for independent/locomotive brake.
  
 
====trainbrakepipe_start====
 
====trainbrakepipe_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc: Brake pipe pressure on loading the game.
+
:Desc: Brake pipe pressure when vehicle is first placed.
  
 
====epreservoirpipe_start====
 
====epreservoirpipe_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc: For electro pneumatic braking - not currently in use, generally leave this setting
+
:Desc: For electro pneumatic braking - not currently in use, generally leave this setting.
  
 
====no3pipe_start====
 
====no3pipe_start====
Line 138: Line 80:
 
====auxreservoir_start====
 
====auxreservoir_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc: Auxiliary reservoir pressure on loading the game.
+
:Desc: Auxiliary reservoir pressure when vehicle is first placed.
  
 
====autobrakecylinder_start====
 
====autobrakecylinder_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc: Train brake cylinder pressure on loading the game.
+
:Desc: Train brake cylinder pressure when vehicle is first placed.
  
 
====vacuumbrakepipe_start====
 
====vacuumbrakepipe_start====
Line 158: Line 100:
 
====mainreservoir_start====
 
====mainreservoir_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc: (100psi expressed in grams/m³) Main Reservoir pressure on loading the game.
+
:Desc: Main Reservoir pressure on loading the game. (The default value equates to 100psi.)
  
 
====equaliser_start====
 
====equaliser_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc: Equalising Reservoir pressure on loading the game.
+
:Desc: Equalising Reservoir pressure when vehicle is first placed.
  
 
====independantbrakecylinder_start====
 
====independantbrakecylinder_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc: Locomotive brake cylinder pressure on loading the game.
+
:Desc: Locomotive brake cylinder pressure when vehicle is first placed.
{{ORP-bot|Steam Engine Pressure Container}}
+
[[Category:Steam Engine Containers|Pressure Container]]
+
 
+
==Example pressure container==
+
  
''TBD''
 
  
 
[[Category:TBD]]
 
[[Category:TBD]]
[[Category:Config Container]]
+
[[Category:Config Container|P]]
 
{{Cont-Engine|Pressure Container}}
 
{{Cont-Engine|Pressure Container}}
{{ORP-bot}}
 

Latest revision as of 17:02, 8 September 2025

Contents

[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 assets. It's used to provide values for the braking systems used on trains.

[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
}

[edit] scale

Type: Decimal
Desc: Sets the scale for the given pressure values. This allows an engine asset to provide pressure values in PSI or kPa, and then rescale them to the expected units (grams/m³).

[edit] compressor

Type: Decimal
Desc: Compressor maximum pressure. (The default value equates to 120psi.)

[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: Brake pipe pressure when fully charged. (The default value equates to 80psi.)

[edit] brakeinitial

Type: Decimal
Desc: Brake pipe pressure after initial service reduction (for self lapping brakes). (The default value equates to 72psi.)

[edit] brakefull

Type: Decimal
Desc: Brake pipe pressure after full service reduction (for self lapping brakes). (The default value equates to 57psi.)

[edit] indbrakefull

Type: Decimal
Desc: Brake cylinder maximum pressure for independent/locomotive brake.

[edit] trainbrakepipe_start

Type: Decimal
Desc: Brake pipe pressure when vehicle is first placed.

[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 when vehicle is first placed.

[edit] autobrakecylinder_start

Type: Decimal
Desc: Train brake cylinder pressure when vehicle is first placed.

[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: Main Reservoir pressure on loading the game. (The default value equates to 100psi.)

[edit] equaliser_start

Type: Decimal
Desc: Equalising Reservoir pressure when vehicle is first placed.

[edit] independantbrakecylinder_start

Type: Decimal
Desc: Locomotive brake cylinder pressure when vehicle is first placed.
Personal tools