SecDec/loop/finishnumerics.pl [ Perl Scripts ]

[ Top ] [ Perl Scripts ]

NAME

    finishnumerics.pl

USAGE

  ./finishnumerics.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 param.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 './results.pl'  once all integrations
  have been completed 

  OPTIONS
  to use a param.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, results.pl, batch*l*h*, job*l*h*