Changes between Initial Version and Version 1 of InstallMG


Ignore:
Timestamp:
Mar 20, 2012, 4:15:47 PM (12 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallMG

    v1 v1  
     1
     2
     3=== To set up a new process: ===
     4
     5   1. Run "make" to compile MadGraph (and Pythia-PGS, if it is downloadedand unpacked). <p>
     6   1. Copy the Template directory to some other name, e.g. !MyProcDir, in order to always keep a clean copy of the Template.<p>
     7   1. Edit the file [http://cp3wks05.fynu.ucl.ac.be/cgi-bin/ViewVC/viewvc.cgi/MG_ME/Template/Cards/proc_card.dat?view=markup proc_card.dat] in the !MyProcDir/Cards directory to set up one or more processes to be run simultaneously. Don't forget to specify choice of model.<p>
     8   1. Go to the !MyProcDir directory and run bin/newprocess to set up the specified process. Please notice that this will replace the file Cards/Edit the file [http://cp3wks05.fynu.ucl.ac.be/cgi-bin/ViewVC/viewvc.cgi/MG_ME/Template/Cards/param_card.dat?view=markup param_card.dat]  by the default param_card.dat for the model.<p>
     9   1. Check that the generation worked, using your web browser, by looking at index.html in the !MyProcDir directory.
     10
     11
     12
     13
     14-- Main.FabioMaltoni - 02 Mar 2009