Skip to content

Small framework for nuclear collision generators make up based on pipeline architecture

License

Notifications You must be signed in to change notification settings

Spectator-matter-group-INR-RAS/COLA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COLA - Nuclear COllision LAyout framework

Architectural framework for merging nucleus-nucleus collision models.

Installation

in source directory:

$ cd ../
$ mkdir build
$ cd build
$ cmake ../COLA
$ cmake --build . --target install

You can specify CMAKE_INSTALL_PREFIX to change the installation location (default for most Linux systems is /usr/local, which requires root)

In the installation directory there is config.sh file, which should be sourced to add CMake package location to indexed directories list (in case the installation directory is not standart for the system). Consider adding it to .profile or .bashrc

Documentation

COLA comes with Doxygen documentation. To generate it, install doxygen and run from source directory:

$ cd docs
$ doxygen

Generated documentation will be located in the docs/compiled/ folder.

COLA Modules

Currently there is only a minimal module + program example with some guidelines on module writing.

About

Small framework for nuclear collision generators make up based on pipeline architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •