Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./F/model_sm.F:144:23: Error: Symbol ‘alfas’ at (1) has no IMPLICIT type #1

Closed
benzahia opened this issue Mar 9, 2019 · 1 comment
Labels

Comments

@benzahia
Copy link

benzahia commented Mar 9, 2019

I focus on beyond the Standard Model (SM) physic, I use FeynRules for generating FeynArts output, to make numerical evaluation with FormCalc at NLO;
When I use FeynArts output (generated by FeynRules) to "make" with FormCalc, I'm getting this error:

______________________________________________________________`
./F/model_sm.F:144:23: Error: Symbol ‘alfas’ at (1) has no IMPLICIT type
./F/model_sm.F:145:12: Error: Symbol ‘alfas2’ at (1) has no IMPLICIT type
./F/model_sm.F:146:8:

#if MB_SCHEME != ONSHELL
1
Error: Symbol ‘gs’ at (1) has no IMPLICIT type
./F/model_sm.F:146:20:

#if MB_SCHEME != ONSHELL
1
Error: Symbol ‘pi’ at (1) has no IMPLICIT type
makefile:136: recipe for target 'run' failed
make: *** [run] Error 1
_______________________________________________________________`
Please, Is there any suggestion to do.
Thank you.

@misho104
Copy link
Contributor

misho104 commented Mar 9, 2019

Please contact the author of FormCalc from http://www.feynarts.de/formcalc/ (the official URL).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants