problem when compiling a new model

Asked by ryle

hello,

I tried to importing a new model .. by taking the Sandard Model files, and changing each neutrinos by Majonara particles (each neutrinos is the antiparticle of himself.. ie : Ne -> ne , Nl -> nl , Nm -> nm ). The modifications are made at the level of the two files : prtcls.mdl and lgrng.mdl.

I tried to compute the cross section of a simple process : e-,e- -> W-,W- in calchep and when compiling, i have an issue as following,

/calchep_3.4.1/lib/n_calchep.o: in function 'main':
/calchep_3.4.1/c_source/num/n_calchep.c:174: undefined reference to 'interface.ext'
/calchep_3.4.1/c_source/num/n_calchep.c:175: undefined reference to 'interface.ext'
/calchep_3.4.1/c_source/num/n_calchep.c:182: undefined reference to 'PtrInterface.ext'
collect2: error: Id returned 1 exit status
Error in linking, n_calchep is not created.

and I can'nt continue to the numerical part (don'nt have calcHEP/num window)

thank you

Question information

Language:
English Edit question
Status:
Answered
For:
CalcHEP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alexander Pukhov (pukhov) said :
#1

More likely you have a bug in model implementation.
Use "Edit model" and "CHECK MODEL" menu items to see what namely is
wrong.
See CalcHEP Manula page 155 about Majorana neutrino in CalcHEP
Best
     Alexander Pukhov

On 05/25/2016 05:02 PM, ryle wrote:
> New question #294231 on CalcHEP:
> https://answers.launchpad.net/calchep/+question/294231
>
> hello,
>
> I tried to importing a new model .. by taking the Sandard Model files, and changing each neutrinos by Majonara particles (each neutrinos is the antiparticle of himself.. ie : Ne -> ne , Nl -> nl , Nm -> nm ). The modifications are made at the level of the two files : prtcls.mdl and lgrng.mdl.
>
> I tried to compute the cross section of a simple process : e-,e- -> W-,W- in calchep and when compiling, i have an issue as following,
>
> /calchep_3.4.1/lib/n_calchep.o: in function 'main':
> /calchep_3.4.1/c_source/num/n_calchep.c:174: undefined reference to 'interface.ext'
> /calchep_3.4.1/c_source/num/n_calchep.c:175: undefined reference to 'interface.ext'
> /calchep_3.4.1/c_source/num/n_calchep.c:182: undefined reference to 'PtrInterface.ext'
> collect2: error: Id returned 1 exit status
> Error in linking, n_calchep is not created.
>
> and I can'nt continue to the numerical part (don'nt have calcHEP windows)
>
> thank you
>
>
>
>
>
>
>

Revision history for this message
ryle (rile89) said :
#2

ok, thank you for response.

best

Can you help with this problem?

Provide an answer of your own, or ask ryle for more information if necessary.

To post a message you must log in.