Changes between Version 2 and Version 3 of Models/USERMOD


Ignore:
Timestamp:
May 7, 2015, 5:02:46 PM (9 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Models/USERMOD

    v2 v3  
    1717 2. If a Block has two identical value. Those two value are merged to a single one (but for the width specification)
    1818 3. All couplings which are zero for this param_card are removed from the model.
    19  4. Two value are "special": 9.999999e-1 and 1e-99. Those allow to apply the restriction of the zero coupling but still allowing to modify the associate parameter.
     19 4. If two couplings have hte same value, they will be merge into a single coupling.
     20 5. Two value are "special": 9.999999e-1 and 1e-99. Those allow to apply the restriction of the zero coupling but still allowing to modify the associate parameter.
    2021 
    2122
     
    2526if XXXX is default, then the import import model MODELNAME load automatically the restriction restrict_default.dat. The original model can then be retrieve by the command import model MODELNAME-full.
    2627
    27 Any generation using a restriction model have his own default param_card, corresponding to the card use for the restriction (minus the parameter whcih can not be changed anymore). if a file "default_XXX.dat" exists then this file will be the default param_card for the XXX restricted model.
     28Any generation using a restriction model have his own default param_card, corresponding to the card use for the restriction (minus the parameter whcih can not be changed anymore). if a file "default_XXX.dat" exists then this file will be the default param_card for the XXX restricted model (since 2.1.0).
    2829
    29 Since 2.1.0, it is possible to define a default param_card which is NO
     30
    3031
    3132== ADD MODEL