CCG/Example: Steam-Engine

From TrainzOnline
< CCG
Jump to: navigation, search

Contents

Steam-Engine

Directory Structure

A typical asset of this kind has the following File\Directory Structure:

CCG product category dir1.jpg


Required Files

config.txt - The config file for the asset.

thumb.jpg - The thumbnail image for this asset. A 240x180 jpeg.


Config.txt File Listing

kuid                                    <kuid:56113:1235>
trainz-build                            2.5
category-class                          "ZE"
category-region                         "US"
category-era                            "1940s"
username                                "testSteamEngine"
kind                                    "steam-engine"
description                             "Test Steam Engine asset. Based on the UP Big Boy engine file."
  
flowsize
{
  trainbrakepipe                        170000
  epreservoirpipe                       0.1
  no3pipe                               0.1
  no4pipe                               0.1
  auxreservoirvent                      0.1
  auxreservoir_no3                      0.1
  auxreservoir_trainbrakepipe           0.1
  autobrakecylindervent                 0.1
  auxreservoir_autobrakecylinder        0.1
  equaliser_mainreservoir               0.06
  equaliservent                         0.06
  equaliserventhandleoff                0.1
  equaliserventemergency                0.1
  no3pipevent                           1.5
  no3pipe_mainreservoir                 0.1
  compressor                            5
  trainbrakepipe_reservoir              1
  trainbrakepipevent                    0.06
  no3pipe_autobrakecylinder             0.1
  epreservoirpipe_autobrakecylinder     0.1
  mainreservoir_ep                      0.1
  vacuumbrakepipe                       0.1
  vacuumbrakepipereleasevent            0.1
  vacuumbrakepipevent                   0.1
  vacuumbrakereservoir_vacuumbrakepipe  0.1
  vacuumbrakecylinder_vacuumbrakepipe   0.1
  highspeedexhauster_vacuumbrakepipe    0.1
}
  
volume
{
  scale                                 1
  trainbrakepipe                        0.2
  epreservoirpipe                       0.2
  no3pipe                               0.2
  no4pipe                               0.2
  auxreservoir                          0.0384678
  autobrakecylinder                     0.00969387
  vacuumbrakepipe                       0
  vacuumbrakereservoir                  0
  vacuumbrakecylinder                   0
  mainreservoir                         1
  equaliser                             0.5
  independantbrakecylinder              0.0103239
}
  
pressure
{
  scale                                 1
  compressor                            0.00946941
  mainreservoir                         0.00946941
  highspeedexhauster                    0
  brakepipe                             0.00595441
  brakeinitial                          0.00560291
  brakefull                             0.00398601
  indbrakefull                          0.00398601
  trainbrakepipe_start                  0.00440781
  epreservoirpipe_start                 0
  no3pipe_start                         0
  no4pipe_start                         0
  auxreservoir_start                    0.00504051
  autobrakecylinder_start               0.00489991
  vacuumbrakepipe_start                 0
  vacuumbrakereservoir_start            0
  vacuumbrakecylinder_start             0
  mainreservoir_start                   0.00876641
  equaliser_start                       0.00440781
  independantbrakecylinder_start        0.00489991
}
  
mass
{
  scale                                 1
  fuel                                  6.2156e+006
}
  
motor
{
  resistance                            1.75
  adhesion                              4.7
  maxvoltage                            600
  maxspeed                              30
  brakeratio                            66000
  max-accel                             5200
  max-decel                             85000
  axle-count                            16
  surface-area                          100
  moving-friction-coefficient           0.035
  air-drag-coefficient                  0.002
  throttle-notches                      8
}
  
steam
{
  firebox-to-boiler-heat-flow           0.07125
  firebox-efficiency                    0.9
  boiler-volume                         95000
  minimum-volume                        73000
  maximum-volume                        81000
  initial-boiler-temperature            455
  water-injector-rate                   20
  piston-volume-min                     8.715
  piston-volume-max                     232.4
  piston-area                           0.285
  piston-angular-offsets                0.0174,0.8028,1.5254,2.3736,3.0333,3.9444,4.5413,5.5152
  firebox-to-boiler-heat-flow-idle      0.003
  burn-rate-idle                        0.003
  boiler-to-piston-flow                 0.0039
  piston-to-atmosphere-flow             0.0031
  safety-valve-low-pressure             2164.97
  safety-valve-low-flow                 0.00375
  safety-valve-high-pressure            2179
  safety-valve-high-flow                0.003875
  max-fire-coal-mass                    585
  max-fire-temperature                  1585
  shovel-coal-mass                      55
  burn-rate                             0.0825
  fuel-energy                           27.5
  firebox-volume                        0
  main-reservoir-volume                 0
  westinghouse-volume                   0
}
  
thumbnails
{
  0
    {
      image                             "thumb.jpg"
      width                             240
      height                            180
    }
}


Download this asset

This asset is available for download from the TRS2006 website at:

http://files.auran.com/TRS2006/Downloads/Example_Download.zip


Return to CCG Index

Content Creator's Guide

Kind Examples

Personal tools