"Pressure" container

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
 
(scale)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
The Pressure container is a top-level [[config.txt file]] entry used by [[KIND Engine|Enginespec]] and [[KIND Steam-engine|Steam Enginespec]] assets.
+
=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]] assets. It's used to provide values for the braking systems used on trains.
  
 
==Supported Tags==
 
==Supported Tags==
Line 7: Line 8:
 
  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
 
  }
 
  }
  
 
====scale====
 
====scale====
 
:Type: Decimal
 
:Type: Decimal
:Desc:  
+
: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:  
+
:Desc: Compressor maximum pressure. (The default value equates to 120psi.)
  
 
====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: Brake pipe pressure when fully charged. (The default value equates to 80psi.)
  
 
====brakeinitial====
 
====brakeinitial====
 
:Type: Decimal
 
:Type: Decimal
:Desc:  
+
: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:  
+
: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:  
+
:Desc: Brake cylinder maximum pressure for independent/locomotive brake.
  
 
====trainbrakepipe_start====
 
====trainbrakepipe_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc:  
+
:Desc: Brake pipe pressure when vehicle is first placed.
  
 
====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 when vehicle is first placed.
  
 
====autobrakecylinder_start====
 
====autobrakecylinder_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc:  
+
:Desc: Train brake cylinder pressure when vehicle is first placed.
  
 
====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: Main Reservoir pressure on loading the game. (The default value equates to 100psi.)
  
 
====equaliser_start====
 
====equaliser_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc:  
+
:Desc: Equalising Reservoir pressure when vehicle is first placed.
  
 
====independantbrakecylinder_start====
 
====independantbrakecylinder_start====
 
:Type: Decimal
 
:Type: Decimal
:Desc:  
+
:Desc: Locomotive brake cylinder pressure when vehicle is first placed.
  
==Example pressure container==
 
  
''TBD''
+
[[Category:TBD]]
 
+
[[Category:Config Container|P]]
[[Category:Config Container]]
+
{{Cont-Engine|Pressure Container}}

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