Note: TRANSP runs are now stored in MDSplus Server TRANSPGRID.PPPL.GOV
Tree = TRANSP_<TOK>
TR.DAT and TR.INF files are in $TRINF/<TOK>/<yy>
tr_start <runid>
-----------------
must be run from directory where Namelist is
creates MDSplus tree for input data
writes <runid>.REQUEST file
uses environments
TR_EMAIL
EDITOR
MDS_TRANSP_SERVER transpgrid.pppl.gov
MDS_TRANSP_TREE ( not required for default )
tr_send <runid> [trdat]
--------------------------
must be run from same directory as tr_start
queues run on petrel cluster
option:
trdat: run trdat only
tr_cleanup <runid> <tok>
-------------------------
queues request to cleanup all traces of a run
if the run is still active, it will be aborted
tr_look <runid> [archive]
-------------------------
writes interim MDS output into TRLOOK_<TOK> on transpgrid.pppl.gov
options:
archive: for aborted and active runs
archive run "as is" on final destination
if the run is still active, it will be aborted
nomdsplus: generate CDF file only ( in $LOOKDIR/<TOK>)
tr_halt <runid> <tok> [t <time>]
---------------------------------------------
suspend a run immediately, or at t = <time>
It is now possible to halt and restart a TRANSP run under a new, or the same runid with modified input data.
The procedure for this is:
rplot t s transpgrid.pppl.gov t trlook_<tok> q <runid> or cd $LOOKDIR/<TOK> rplot <runid>
rplot t y <tok>.<yy> q <runid> --or-- newer runs are on unix cluster in $ARCDIR rplot d '$ARCDIR/<tok>/<yy>' q <runid>
*.DATA* and *.XML files are in $ARCDIR/<TOK>/<yy>