~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to Template/loop_material/StandAlone/Cards/MadLoopParams.dat

merge with 2.0.0beta4 revision 216

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
!     By default, MadLoop is allowed to slightly deform the Phase-Space point in input
54
54
!     so to insure perfect onshellness of the external particles and perfect energy-momentum
55
55
!     conservation. The deformation is minimal and such that it leaves the input PS point 
56
 
!     unchanged if it already satisfies the physical condiditions mentionned above.
57
 
!     Notice that this controls only the double precision behavior. For multiple precision,
58
 
!     this slight deformation is applied anyway (Otherwise multiple precision is pointless.)
 
56
!     unchanged if it already satisfies the physical condiditions mentioned above.
 
57
!     This integer values select what is the method to be employed preferably to restore this
 
58
!     precision. It can take the following values:
 
59
!
 
60
!     -1 :: No method is used for double precision computations, and method 2 will be used
 
61
!           preferentially when quadruple precision (for which this precision improvement
 
62
!           is mandatory, otherwise quadruple precision is pointless)
 
63
!      1 :: This methods imitates what is done in PSMC, namely 
 
64
!           a) Set the space-like momentum of the last external particle to be the
 
65
!              opposite of the sum of the others (with a minus sign for the initial states).
 
66
!           b) Rescale all final state space-like momenta by a fixed value x computed such
 
67
!              that energy is conserved when particles are put exactly onshell. This value 
 
68
!              is determined numericaly via Ralph-Newton's method.
 
69
!           c) Set all energies to have particles exactly onshell.           
 
70
!      2  :: This method applies a shift to the energy and the x and y components of the first 
 
71
!            initial state momentum in order to restore exact energy momentum conservation after
 
72
!            particles have been put exactly onshell via a shift of the z component of their 
 
73
!            momenta.
59
74
#ImprovePSPoint
60
 
.TRUE.
61
 
! Default :: .TRUE.
62
 
 
 
75
2
 
76
! Default :: 2
63
77
!     =================================================================================
64
78
!     The parameters below set two CutTools internal parameters accessible to the user. 
65
79
!     =================================================================================
97
111
!       6   | (mp_dir,mp_inv)-> mp_Atest -> stable                               
98
112
!
99
113
#CTModeInit
100
 
0
 
114
1
101
115
! Default :: 0
102
116
 
103
117
!     CheckCycle sets on how many PS points trials the initialization filters must be