Skip to content

Commit

Permalink
test calculation of spectrum / observables
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Nov 21, 2016
1 parent 44d1229 commit 6679074
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_multiple_librarylinks.m
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
TestEquality[FSSMGetInputParameters[hSMtower] , $Failed];
TestEquality[FSSMGetSMInputParameters[hSMtower], $Failed];
TestEquality[FSSMGetSettings[hSMtower] , $Failed];
TestEquality[FSSMCalculateSpectrum[hSMtower] , $Failed];
TestEquality[FSSMCalculateObservables[hSMtower], $Failed];

hSM = FSSMOpenHandle[betaFunctionLoopOrder -> 2, Mt -> 173, LambdaIN -> 0.1, Qin -> 1000];

Expand Down

0 comments on commit 6679074

Please sign in to comment.