whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#129 closed task (fixed)

Use LHAPDF routine for alpha_s if available

Reported by: kilian Owned by: kilian
Priority: P1 Milestone:
Component: interfaces Version: 2.0.0beta
Severity: minor Keywords:
Cc:

Description

LHAPDF comes with its own alpha_s routine that is taylored for use with the selected PDF set. WHIZARD should be able to use this routine in place of its own alpha_s formula, if requested.

Change History (8)

comment:1 Changed 14 years ago by kilian

Component: configureinterfaces
Status: newassigned
Type: defecttask

comment:2 Changed 14 years ago by Juergen Reuter

Version: 2.0rc12.0beta

comment:3 Changed 14 years ago by Juergen Reuter

The only thing to be done here, is a warning message, that if using this option without using PDFs (which somehow does not make sense) results in zero alpha_s because the PDF has not been initialized.

comment:4 Changed 14 years ago by Juergen Reuter

Priority: P4P1

I just rank this higher, as it is a quickie.

comment:5 Changed 14 years ago by kilian

Resolution: fixed
Status: assignedclosed

in [1521]: If LHAPDF is not available, an error is issued and alpha_s_from_lhapdf reset to false.

comment:6 Changed 14 years ago by Juergen Reuter

Resolution: fixed
Status: closedreopened

What is not yet tackled is the following: using running alpha_s from LHAPDF, when no PDFs are used, but LHAPDF is linked (pathological case, but there are users who will do that). There should be a warning message issued about this at least, if not a default initialization could be taken for the case that no initialization has been done already. I don't know whether the latter point is technically possible. Since this is a quick one for WK, I leave it P1.

comment:7 Changed 14 years ago by kilian

Resolution: fixed
Status: reopenedclosed

There is now [1554] a global status for LHAPDF that enforces initialization if and only if it is required, in particular when using alpha-s without structure functions. Checks work correctly.

comment:8 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.