SecDec/general/perlsrc/makesub.pm [ Perl Modules ]
[ Top ] [ Perl Modules ]
NAME
makesub.pm
USAGE
is called from preparenumerics.pl via writefiles::makesub
USES
Arguements parsed by preparenumerics.pl USED BY preparenumerics.pl, writefiles.pm
PURPOSE
writes the fortran file *subfile.pl in the appropriate subdirectory
INPUTS
arguements filename: name of file to be written jj: order of epsilon point: name of numerical point being calculated graph: name of graph polestruct: [i]l[j]h[h] - i logarithmic poles, j linear poles, h higher poles processlimit: number of jobs to be allowed in the queue at one time numvar: number of independent variables. exe: specifies where the process should terminate scriptdir: where the necessary .pm files are to be found whichsystem: specifies the batch system to be used curdir: directory subfile.pl will be created in clusterflag: =1 if a batch system is used, 0 if run locally RESULT *subfile.pl written to the appropriate subdirectory
SEE ALSO
preparenumerics.pl, writefiles.pm