Changes between Version 3 and Version 4 of FAQ-General-3
- Timestamp:
- Apr 26, 2012, 8:51:48 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ-General-3
v3 v4 15 15 }}} 16 16 17 and then edit the [attachment:particles.dat?view=markup particles.dat]by changing17 and then edit the particles.dat by changing 18 18 19 19 {{{ … … 27 27 }}} 28 28 29 You then need to make sure this parameter is read in the lh_readin routine in [attachment:couplings.f?view=markup couplings.f]. You have to add it also in the [attachment:param_card.dat?view=markup param_card.dat]if it is not29 You then need to make sure this parameter is read in the lh_readin routine in couplings.f. You have to add it also in the param_card.dat if it is not 30 30 already there. Then you're ready to generate processes and events. 31 31