Giter VIP home page Giter VIP logo

g4_hes's Introduction

G4_HES

Hypernuclear HES simulations

HES simulation code Registered by S.Nagao Original files (E05-115 version) are provided by T.Gogami

CMakeLists.txt was prepared by okuyama, who has little experience in using it. (please fix me anytime!)

  1. Preparation Please make links. The following procedure is an example on farm machine. ln -s /data/42a/ELS/E12-15-008/G4_rootfile root ln -s /data/42a/ELS/E12-15-008/TOSCA_FieldMap/ param ln -s /data/42a/ELS/E12-15-008/G4_Seed/ seed

//okuyama (ana/root , ./run/param , ./run/seed ,but I don't think it is necessary to make a link of @G4_rootfile.) I mean... $ cd run/ $ ln -s /data/42a/ELS/E12-15-008/TOSCA_FieldMap/ param $ ln -s /data/42a/ELS/E12-15-008/G4_Seed/ seed $ cd ../ana/ $ mkdir root/ $ cd ../

  1. Get ready $ source /usr/local/cern/geant4.9.6.p04/bin/geant4.csh ($ mkdir build/) $ cd build/ $ cmake3 ../

  2. Compile (you are now under build/) $ make

  3. Execute (you are now under build/) w/ visualization $./HES ../run/macro/oku_test.mac ../run/input/oku_test.in w/o visualization $./HES ../run/macro/gun.mac ../run/input/oku_test.in

(I recommend you make a shell script doing this.)

if you want to use GNUmakefile (original)

  1. Preparation
  2. Get ready $ source /usr/local/cern/geant4.9.6.p04/share/Geant4-9.6.4/geant4make/geant4.csh $ source /usr/local/cern/geant4.9.6.p04/bin/geant4.csh
  3. Compile (you are now in the same directory as this README) $ make
  4. Execute (you are now in the same directory as this README) $ ./krun_GNU.sh

g4_hes's People

Contributors

chandabindu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.