GENIE-MC / Generator

The popular GENIE Generator product is used by nearly all accelerator neutrino experiments and it plays a key role in the exploitation of neutrino data. The Generator implements a modern software framework and it includes state-of-the-art physics modules. It captures the latest results of the GENIE global analysis of neutrino scattering data and includes several tunes that were produced using the proprietary Comparisons and Tuning products. The GENIE physics model is universal and comprehensive: It handles all neutrinos and targets, and all processes relevant from MeV to PeV energy scales. The Generator includes several tools (flux drivers, detector geometry navigators, specialized event generation apps, event reweighting engines) to simulate complex experimental setups in full detail and to support generator-related analysis tasks.
http://www.genie-mc.org
42 stars 92 forks source link

issue in crosssection splines generation for all processes like QE,RES,DIS,COH,MEC #252

Open PRIYA23107 opened 1 year ago

PRIYA23107 commented 1 year ago

gmkspl -p 12 -t 1000180400 -n 150 -e 10 -o ArXsec.xml --event-generator-list Xsec

11 genie::EventGenerator/QEL-CC genie::EventGenerator/QEL-NC genie::EventGenerator/RES-CC genie::EventGenerator/RES-NC genie::EventGenerator/DIS-CC genie::EventGenerator/DIS-NC genie::EventGenerator/COH-CC genie::EventGenerator/COH-NC genie::EventGenerator/DIS-CC-CHARM genie::EventGenerator/QEL-CC-CHARM genie::EventGenerator/NUE-EL

GENIE/support/lhapdf/GRV98lo_patched.LHgrid cannot be opened ! If you have not already done so: Use the bin/lhapdf-getdata script to download the file. Set the environmental variable LHAPATH to specify the directory if not as default (above).

nusense commented 1 year ago

@PRIYA23107 Could you tell us what version of GENIE you're working with and how you've configured it. Perhaps also point out what instructions you are using. The file in question comes with the distribution as: $GENIE/data/evgen/pdfs/GRV98lo_patched.LHgrid and hasn't needed to be fetched separately for some time.

PRIYA23107 commented 1 year ago

Hii, I have installed GENIE_V2.12.6.

Configure steps are as- ./configure --prefix=/home/pmishra/GENIE/GENIE-DEV/ --enable-atmo --with-lhapdf-lib=/home/pmishra/GENIE/support/lhapdf/lib --with-lhapdf/inc=/home/pmishra/GENIE/support/lhapdf/include --with-log4cpp-lib=/home/pmishra/GENIE/support/log4cpp/lib --with-log4cpp-include=/home/pmishra/GENIE/support/log4cpp/include --with-pythia6-lib=/home/pmishra/GENIE/support/pythia6/v_6428/lib

Please help me to solve this problem.

On Tue, 7 Feb 2023 at 01:18, Robert Hatcher @.***> wrote:

@PRIYA23107 https://github.com/PRIYA23107 Could you tell us what version of GENIE you're working with and how you've configured it. Perhaps also point out what instructions you are using. The file in question comes with the distribution as: $GENIE/data/evgen/pdfs/GRV98lo_patched.LHgrid and hasn't needed to be fetched separately for some time.

— Reply to this email directly, view it on GitHub https://github.com/GENIE-MC/Generator/issues/252#issuecomment-1419654815, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5RVAT2C3LZCZSZPO6FHK2TWWFIPDANCNFSM6AAAAAAUTBC6QA . You are receiving this because you were mentioned.Message ID: @.***>

nusense commented 1 year ago

@PRIYA23107 v2.12.6 is from May 2017. Is there a reason you're trying to build such an old release?