Warning, /GeneratorInterface/GenExtensions/bin/BCVEGPY/run.f.old is written in an unsupported language. File is not indexed.
0001
0002 *************************************
0003 **** this file is only a header **
0004 **** for BCVEGPY2.0-linux version **
0005 **** BCVEGPY2.1 **
0006 *************************************
0007
0008 * define some overall parameters
0009 * here you may define your own
0010 * overall parameters for convenience.
0011 * for example: some values you do not
0012 * want to change in the program.
0013
0014 ********************************
0015 **** begin of main program ****
0016 **** now go for it ****
0017 ********************************
0018
0019 include 'bcvegpy.F'
0020 include 'parameter.F'
0021
0022 *******************************
0023 **** principly, only the above two files
0024 **** and (invegas.h) need to be changed for
0025 **** ones own purpose.
0026 *******************************