Changes between Version 13 and Version 14 of SMEFTatNLO


Ignore:
Timestamp:
Sep 4, 2020, 11:13:09 AM (4 years ago)
Author:
Ken Mimasu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SMEFTatNLO

    v13 v14  
    6464Default loading of the model
    6565{{{
    66  > import model SMEFTatNLO_vX.X
     66 > import model SMEFTatNLO
    6767}}}
    6868will load the pure SM without any effective operators.
     
    7070The {{{LO}}} restriction card should be used when importing the model for LO generation:
    7171{{{
    72  > import model SMEFTatNLO_vX.X-LO
     72 > import model SMEFTatNLO-LO
    7373}}}
    7474
    7575For NLO QCD generation, the {{{NLO}}} restriction card should be used when importing the model:
    7676{{{
    77  > import model SMEFTatNLO_vX.X-NLO
     77 > import model SMEFTatNLO-NLO
    7878}}}
    7979This invokes a restricted set of operators for which the required counterterms are implemented.