Available PPPL Tools (NTCC) 

NTCC Module TR_Client 
contains the following scripts and programs: 

    tr_start <runid> 
    interactive script that runs various programs 
        must be run from directory where Namelist resides 
        creates MDSplus Pulse for Input Data 
        writes Namelist and Input Data into MDSplus 
        generates <runid>.REQUEST file 

    To avoid repeated typing, use these environment variables: 

      TR_EMAIL              -- Your e-mail address           
      EDITOR                -- Your favourite editor
      MDS_TRANSP_SERVER     -- MDSplus Server for your Input
      MDS_TRANSP_TREE       -- Tree Name of your Input
            

    tr_send <runid> 
        must be run from same directory as tr_start 
        transfers the <runid>.REQUEST file to PPPL (globus-url-copy) 
        submits the run (globus-job-submit) 

    tr_cleanup <runid> <tok> 
        cleanup all traces of a run 
        if the run is still active, it will be aborted 

    tr_look <runid> [archive] 
        write interim MDS output into TRLOOK_<tok> on _transpdata.pppl.gov 
        option archive: for aborted runs only 
        archive run "as is" as specified in <runid>.REQUEST 


    tr_fetch <runid> 
        wait for <tok><year>_<runid>.FILESREADY 
        contains names of available TRANSP Output files 
        read <tok><year>_<runid>.FILESREADY 
        globus-url-copy available TRANSP Output Files 

    rplot 
        To look at interim runs: 
        rplot t s _transpdata.pppl.gov t trlook_<tok> q <runid> 

    scruncher 
    Program to generate Fourier moment boundary ufiles. 
    See scruncher.doc 

    scrunch2 
    Program to generate ufiles via analysis of EFIT. 

    nbfile 
    Program to set up the beam parameters. 

    nblist (replaced by nbfile) 
    Program to convert old namelists for nbfile. 

    adisplay
    Utility for interactively displaying ACFILE contents.

    get_fbm
    Reads the TRANSP COMMON array fbm from an ACfile 
    See fbm.doc

    mdsplot
    Program to write TRANSP output from a CDF file into an existing MDSplus pulse.
