~maddevelopers/mg5amcnlo/3.2.0

« back to all changes in this revision

Viewing changes to tests/input_files/IOTestsComparison/IOExportFKSTest/test_tdecay_fksreal/%SubProcesses%P0_t_budx%b_sf_004.f

  • Committer: olivier-mattelaer
  • Date: 2020-07-06 19:41:16 UTC
  • mfrom: (961.1.9 3.0.3)
  • Revision ID: olivier-mattelaer-20200706194116-pm8u0fi091uqpuon
pass to 3.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
            IF (J.EQ.QCD_POS) AMP_ORDERS(J) = AMP_ORDERS(J) + 2
71
71
          ENDDO
72
72
            !amp_split_cnt(orders_to_amp_split_pos(amp_orders),1,qcd_pos) = ans(I)
73
 
          IF(ABS(ANS(I)).GT.MAX_VAL*TINY) AMP_SPLIT_CNT(ORDERS_TO_AMP_S
74
 
     $PLIT_POS(AMP_ORDERS),1,QCD_POS) = ANS(I)
 
73
          IF(ABS(ANS(I)).GT.MAX_VAL*TINY)
 
74
     $      AMP_SPLIT_CNT(ORDERS_TO_AMP_SPLIT_POS(AMP_ORDERS),1
 
75
     $     ,QCD_POS) = ANS(I)
75
76
        ENDIF
76
77
      ENDDO
77
78