The Makefile in a particular alphabet directory should set the alphabet-specific parameters. In Makefile YOU MUST EDIT: ALPHANAME, ALPHALIBFILE etc. The Makefile in an alphabet directory does an 'include' of Make.alphabet in the parent directory to create run-scripts. The file 'run_makescripts' can be 'source'd from an alphabet directory and it will repeatedly invoke 'make' to create various sets of run-scripts using the Makefile as noted above. In run_makescripts YOU MAY EDIT: the list of scripts to be made. The para-t04-t2k directory is for use with the parasol queuing system on a cluster. In para-t04-t2k/para.p2nd.csh YOU MUST EDIT: the alphabet in the 'cd directory' AND in the run-script name. In para-t04-t2k/para.p2nd.lst YOU MAY EDIT: the list of jobs that invoke para.p2nd.csh To run the jobs: ssh oldmacd (or any home machine on the current running cluster) cd alphabet/para-t04-t2k para create para.p2nd.lst para push end -- Sat May 21 10:40:01 PDT 2005 Sol Katzman ------------------------------------------------------------------