Changes between Version 5 and Version 6 of VTL


Ignore:
Timestamp:
2017-09-28T12:08:58-04:00 (8 years ago)
Author:
Hoan Nguyen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VTL

    v5 v6  
    22
    33== eibGenGui newGui Configuration ==
    4 * ssh user_name@riptide
    5 * Type: eibGenGui
    6 * ...
     4* Run eibGenGui from riptide
     5* Populate all required fields indicated by yellow backgrounds.
     6* Hover over drop downs and text fields for tool tips.
     7* Check the Dysim box if you're using Dysim.
     8* Check the Simulated TDLS box if you're simulating TDLS.
     9* Check EIB Auto Start.
    710
     11=== !Facilities/Displays
     12     * You must provide a Local Site Adaptation before you can fill in the R-Pos, D-Pos, etc.
     13     * ...
     14
     15* Click Generate EIB.
     16* Click Setup ZTV Displays
     17  * Drag and drop positions into the designated displays of your choice. (You need to open the displays according to this setup.)
    818== Bring Up ==
     19*Step 2 assumes you have already configured eibGenGui*
    9201. Run eibGenGui from '''riptide'''
    10212. Load your desired '''.ini''' file
     
    17286. Create a tunnel to SDRR in new tab
    1829  a. '''ssh''' to SDRR (e.g. tgfsdrr1)
    19   b. '''vncserver -list''' (check for open ports, if none are open go to step 7c, else go to 7d)
     30  b. '''vncserver -list''' (check for open ports, if none are open go to step 6c, else go to 6d)
    2031  c. '''vncserver''' (creates port if none are open)
    2132  d. '''exit''' SDRR
     
    2435    * xx = open port# (e.g. 5909 or 5914)
    2536  f. In the VNC, cd to ''outputDirectory''/sdrr
    26   g. ./runsdrr
     37  g. '''./runsdrr'''
    27387. Log in to displays and open the positions according to your set up in step 4a.
    28398. '''ssh''' STP (e.g. stp10.ztv)
    29   a. navigate to ''outputDirectory''/eib
     40  a. cd to ''outputDirectory''/eib
    3041  b. '''./generateEib.ksh'''
    3142  c. '''./runeib'''
     43  d. If you did not select "EIB Auto Start" in your eibGenGui configuration, you will be prompted to start it manually.
     44    1. Type 1 and press enter to send the PSIM
     45    2. Provide the full path to the !ControlFile.txt and press enter (The file should be located in the ''outputDirectory''/eib) -e.g. /home/hoan/VTL/ucrc925/eib/atcoach/ZKC/ControlFile.txt
     46    ***The file path must not contain any errors*
     47    3. Type 2 and press enter to send the SSIM. This will start SDRR.
    32489. '''scp''' ''outputdirectory''/dysim/'''rundysim''' into the directory of the scenario you want to run (e.g. on nix1:~/scenarios-datacomm/UCRC-MAIN/)
    3349  a. create tunnel to scenario directory
     
    3551  c. cd into scenario directory (e.g. scenarios-datacomm/UCRC-MAIN/)
    3652  d. '''./rundysim'''
     53  e. Click Start on Dysim to begin the scenario.
    3754
    3855=== Bring Down ===
    39561. Close Dysim and SDRR
    40572. cd into ''outputDirectory''/eib
    41   a. '''./teardownEib.ksh'''
     58  a. '''./terminateEIB.ksh'''