SecDec/loop/finishnumericsloop.pl [ Perl Scripts ]
[ Top ] [ Perl Scripts ]
NAME
finishnumericsloop.pl
USAGE
./finishnumericsloop.pl
USES
$paramfile, header.pm, batch*l*h*, job*l*h*, polenumerics.pl, getinfo.pm, launchjob.pm, finishpolenumerics.pl, dirform.pm
PURPOSE
completes the calculation from where it was left off (specified via $exe in paramfile)
INPUTS
$paramfile (default is paramloop.input) read via module header RESULT rest of the calculation is run/submitted to be run, numerical result is then displayed where possible, or available via './resultsloop.pl' once all integrations have been completed OPTIONS to use a paramloop.input file with a different name use option "-p paramfile" to specify a different directory to work in use option "-d workingdirectory"
SEE ALSO
polenumerics.pl, remakebases.pl, finishpolenumerics.pl, resultsloop.pl, batch*l*h*, job*l*h*