webDotWiz Online and webDotDirectory (opens in a new window) How to start... Best downloads... Hints... ConBuilder... Activities

Home
Prepare
Sites
How to
Tools
Routes
Activities
Australian
NALW
Aliasing
Information
Past news
 
 

Last Updated 17-Jan-2004

BB25185, BB25186, BB25236 sound

The BB25185, BB25186 and BB25236 locos that are required for activities on the Haute Savoie need a couple of small fixes so these locos' ENGine files can find their SMS sound files.

There are a couple of ways to keep MSTS happy: we can either edit each loco's ENGine file to correct the name of each SMS file in that loco's Sound folder, or we can simply use Windows Explorer to rename the SMS files to what the ENGine file expects to find. Let's do the latter.

Let's say we've installed each loco in its own folder so we'll have folders BB25185, BB25186 and BB25236.

If you do a quick check with Explorer, you'll see that the BB25236 folder doesn't have a Sound sub-folder, so the first job is to create it.

You may have noticed that the ENGine files for both BB25185 and BB25186 refer to sound files BB25236cab.sms and BB25236eng.sms in their Sound sub-folders. So now use Windows Explorer to copy both of these SMS files to BB25236's Sound sub-folder (note we've got the correct file names!).

Now all we need do is go into each Sound sub-folder of BB25185 and BB25186 to rename the SMS files according to the loco's name. That is, a check in Windows Explorer should leave us with:

  • BB25185 will have SMS files named BB25185cab.sms and BB25185eng.sms
  • BB25186 will have SMS files named BB25186cab.sms and BB25186eng.sms
  • BB25236 will have SMS files named BB25236cab.sms and BB25236eng.sms


Re 446 Tesa

Re 446 Tesa at Geneva station.

webTrainSim chose the Re 446 Tesa-liveried electric loco from the SBB & Re 4/4 loco pack (SBB_Re440_&_SOB_446.zip, 18-Oct-03, 20.461Mb, from theTrain.de) for activities on Haute Savoie but expects similar fixes will be needed with the other locos in the pack.

It seems the author for these locos used an ENGine file from a diesel loco so the notches need removing from the throttle. There are a couple of other fixes to make the loco more prototypical and compatible with the Raildriver control. So fire up WordPad or your favourite Unicode text editor:

   Comment ( ** 07-Jan-04 : BMH : Fix throttle.                            ** )
   Comment ( **                   Use Acela HHP code.                      ** )
   Comment ( **                   Make compatible with Acela HHP.          ** )
   Comment ( **                   Make compatible for Raildriver.          ** )
   Comment ( **                   No zero values in Stiffness and Damping. ** )
    ..............
   Coupling (
     Type ( Chain )
        Spring (
           Stiffness ( 2e7N/m 2e7N/m  )
           Damping ( 0.2e7N/m/s 0.2e7N/m/s )
           Break ( 1e7N 1e7N )
    ..............
    ..............
     Buffers (
        Spring (
           Stiffness ( 1e7N/m 1e7N/m )
           Damping ( 1e6N/m/s 1e6N/m/s )
    ..............
   DerailRailForce ( 2.5*80t )
    ..............
   Sanding ( 30mph )
   NumWheels ( 4 )
   Comment ( ** This NumWheels is used for Adheasion calculations. ** )
    ..............
   BrakesEngineControllers( "Independent, Train, Dynamic, Blended" )
    ..............
   EngineControllers (
      Throttle ( 0 1 0.025 0
         NumNotches ( 0 )
      )
      Brake_Engine ( 0 1 0.0125 0 
         NumNotches ( 1
             Notch( 0  1 Dummy )
          )
      )
      Brake_Train ( 0 1 0.0125 0.75 
         NumNotches ( 5
            Notch ( 0    0 TrainBrakesControllerReleaseStart )
            Notch ( 0.3  1 TrainBrakesControllerGraduatedSelfLapLimitedHoldingStart )
            Notch ( 0.85 0 TrainBrakesControllerSuppressionStart )
            Notch ( 0.9  0 TrainBrakesControllerContinuousServiceStart )
            Notch ( 0.95 0 TrainBrakesControllerEmergencyStart )
         )
      )
      Brake_Dynamic ( 0 1 0.1111 0 
         NumNotches ( 0 )
      )
   Comment ( Combined_Control( 0 1 0.5 0.5 throttle dynamic ) )
    ..............
    ..............



Corail carriages wheel radius

Corail carriages in the livery of TER for the Rhone-Alpes.

While checking something else, webTrainSim opened the WAGon files for one of the Corail carriages and saw an incorrect (and difficult to imagine) value for WheelRadius - it was set at 0.89m which means a diameter of almost 1.8m!

You won't see any difference when fixed, but the carriage should perform more prototypically at braking.

So while listening to some music, open each WAGon file in the SNCF_Corail folder in WordPad or your favoutie Unicode text editor; these are the first few lines:

    ..............
Wagon ( corail+_A10tu_v200
   Type ( Carriage )
   Comment ( ** 07-Jan-04 : BMH : WheelRadius put down to 0.40 m.  ** )
   WagonShape ( corail+_A10tu_v200.s )
   Size ( 2.825m 4.05m 26.4m )
   CentreOfGravity ( 0m 2.025m 0m )
   Mass ( 42t )
   WheelRadius ( 0.40m )
   InertiaTensor ( Box (3m 4.5m 27m) )
    ..............

At this time webTrainSim hasn't a prototypical value for WheelRadius but 0.40m is more reasonable than the original.



SBB IC 2000 trainset

IC2000 Bt steering car is on the left of BB36002 at Geneva-Cornavin station.
IC2000 Bt steering car is on the left of BB36002 at Geneva-Cornavin station.

There's a problem with the steering (driving) trailer IC2000Bt.Eng in the SBB IC2000 double-decker trainset, SBB_IC2000_V1_0.zip (24-May-03, 3.137Mb) from TheTrain.de and it shows up when the IC2000 trainset consist is loeaded into ConBuilder. By sheer luck, webTrainSim found an update to the IC2000Bt.Eng in a download from www.hothost.ch/ts/home.html in IC2000V2.zip (29-Dec-03, 3kb).

To make the IC2000 driveable from the steering trailer, we need a cabview; webTrainSim copied the cabview from SBB_ECre460 electric loco which you should already installed as part of the rolling stock required for activities on Haute Savoie.

When checking through IC2000Bt.Eng, webTrainSim also noticed:

  • BrakesEngineControllers( "Independant(sic), Train, Dynamic" )

webTrainSim changed this line to:

  • BrakesEngineControllers( "Independent, Train, Dynamic, Blended" )

which is the Re 460's - that means, too, that we can use Raildriver with the settings for the Acela HHP.

    ..............
   Comment ( ** 10-Jan-03 : BMH : Require sbb_re460.cvf cabview,             ** )
   Comment ( **                   so copied Cabview folder from SBB_ECre460. ** )
   Comment ( **                   BrakesEngineControllers changed.           ** )
   Comment ( **                   Add Brake_Engine code for Independent brake. ** )
    ..............
   Coupling (
      Type ( Chain )
         Spring (
            Stiffness ( 2e7N/m 2e7N/m )
            Damping ( 0.2e7N/m/s 0.2e7N/m/s )
            Break ( 1e7N 1e7N )
            r0 ( 0.1 1e9 )
         )
         CouplingHasRigidConnection ()
      )

   Buffers (
      Spring (
         Stiffness ( 1e7N/m 1e7N/m )
         Damping ( 1e6N/m/s 1e6N/m/s )
         r0 ( 0m 1e9 )
      )
      Centre ( 0.5 )
    ..............
   DerailRailForce ( 2.5*50t )
    ..............
    ..............
   MaxVelocity ( 125mph )
   MaxCurrent ( 2000A )
   WheelRadius ( 0.5m )
   Sanding ( 30mph )
   NumWheels ( 4 )

   CabView ( sbb_re460.cvf )
    ..............
    ..............
   BrakesEngineControllers( "Independent, Train, Dynamic, Blended" )
    ..............
    ..............
   Brake_Dynamic ( 0 1 0.0125 0 
      NumNotches( 0 )
   )
   Brake_Engine ( 0 1 0.0125 0 
      NumNotches ( 1
         Notch ( 0    1 Dummy )
      )
   )
   DirControl ( -1 0 1 1 )
   EmergencyStopResetToggle( 0 1 0 )
    ..............
    ..............



BB422217 electric loco sound & cabview

SNCF electric loco, BB42217, BB422217.zip (528kb, 22-Jun-03), is a required download for the Haute Savoie and is available from Henri Verpiot's rolling stock page. Henri's BB422217 is a repaint of Chris Longhurst's SNCF BB7200, (sncfbb72001.0Setup.exe, 1.36Mb, 30-Aug-03, from Christrains.com), and you only need the cabview folder containing bb7200.cvf which aliases the cab to the Acela HHP; sounds are aliased to the HHP, as you'll see below.

webTrainSim installed the BB422217 into folder SNCFBB422217 and the Longhurst BB7200 was installed into the SNCFBB7200 folder.

Once you've copied the Longhurst BB7200 Cabview folder to the BB422217's folder, you can open BB422217.Eng in WordPad, or your favourite Uniocde text editor, and make the changes in red:

    ..............
   Comment ( ** 17-Jan-04 : BMH : Add Cabview from Christrains' SNCFBB7100. ** )
   Comment ( **                   Alias Sound to Acela HHP, as per BB7200.  ** )
   Comment ( **                   Tidy up this file with some blank lines.  ** )
   Comment ( **                   WheelRadius is hopelessly incorrect.      ** )
   Comment ( **                   Stiffness and Damping instead of zero.    ** )
    ..............
   WheelRadius ( 0.63m )
    ..............
   Coupling (
     Type ( Chain )
        Spring (
           Stiffness ( 5e6N/m 5e6N/m  )
           Damping ( 1e6N/m/s 1e6N/m/s )
           Break ( 1e7N 1e7N )
    ..............
     Buffers (
        Spring (
           Stiffness ( 1e7N/m 1e7N/m )
           Damping ( 1e6N/m/s 1e6N/m/s )
    ..............
   DerailRailForce ( 2.5*85.5t )
    ..............
   Sound ( "..\\..\\HHP\\SOUND\\HHPEng.sms" )
    ..............
   MaxCurrent ( 2000A )
   WheelRadius ( 0.63m )
   Sanding ( 30mph )
    ..............
   Cabview ( "sncfbb7200.cvf" )
    ..............
    ..............
   Sound ( "..\\..\\HHP\\SOUND\\HHPCab.sms" )
    ..............



 
Op Docs

web•Directory