https://github.com/cameronpoe/lmcp
Repo for running simulations of the High-resolution Gamma ray Multiplier Tube (HGMT)
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Repository
Repo for running simulations of the High-resolution Gamma ray Multiplier Tube (HGMT)
Basic Info
- Host: GitHub
- Owner: cameronpoe
- Language: C++
- Default Branch: main
- Size: 45.3 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Laminated Microchannel Plate (LMCP)
How to build and run the simulation
- Compile and link to generate an executable with cmake.
% cd LMCP_basic/ # go to directory which contains your example
% mkdir build # make a directoy for the build
% cd build/
% cmake ..
% make -j N # "N" is the number of processes
- Execute in 'BATCH' mode from macro files.
% cd LMCP_basic/build
% ./startSIM -m ../macros/Run_0.mac # run macro Run_0.mac
- Execute in 'INTERACTIVE MODE' with visualization.
% cd cd LMCP_basic/build
% ./startSIM
PreInit> /run/initialize
Idle> /run/beamOn 1
...
Idle> exit
Owner
- Login: cameronpoe
- Kind: user
- Repositories: 1
- Profile: https://github.com/cameronpoe
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1