~maddevelopers/mg5amcnlo/3.0.2.py3

« back to all changes in this revision

Viewing changes to Template/NLO/SubProcesses/driver_mintMC.f

  • Committer: Rikkert Frederix
  • Date: 2020-03-26 15:16:08 UTC
  • mto: This revision was merged to the branch mainline in revision 979.
  • Revision ID: frederix@physik.uzh.ch-20200326151608-9wua5f7zen3gxlcl
Added the PID number to the log.txt files --- for each job. This
allows for easy killing of the jobs if the main exectuble is not
accessible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
C-----
87
87
C  BEGIN CODE
88
88
C-----  
 
89
c Write the process PID in the log.txt files (i.e., to the screen)
 
90
      write (*,*) getpid()
 
91
 
89
92
      call cpu_time(tBefore)
90
93
      fixed_order=.false.
91
94
      nlo_ps=.true.