Differences between revisions 1 and 2
Revision 1 as of 2011-12-02 10:01:11
Size: 684
Editor: EricPalmer
Comment:
Revision 2 as of 2015-05-06 11:15:25
Size: 684
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

From Gaskell's AAA.TXT, posted in ~/Dropbox/Dawn-shape/Vesta in Nov 2011.

..................................
PARALLEL BATCH
..................................

./rem_script.b
rm -f ./TESTFILES/*
rm -f ./TESTFILES1/*
~/Planets/Real/Utilities/MAKE_LMRKLISTX.e
~/Planets/Real/Utilities/make_scriptP.e

~/Planets/Real/Utilities/find_nofitP.e
ls -ltr *.OOT

If processes are killed this will find what remains to be done:

rm -f done.txt
ls -1 *.OOT > done.txt
ed done.txt
 [remove .OOT, add END line]
~/Planets/Real/Utilities/rem_done.e
make_script.in
done.txt
fred.txt
ed fred.txt
(fred.txt are remaining maplets.  cp to make_script.in for restart)

Parallel_Batch (last edited 2015-05-06 11:15:25 by localhost)