Skip to content

Latest commit

 

History

72 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuco

Relativistic two-body open orbit simulation. Calculates electrical nuclear Coulomb excitation cross sections. Written in Dlang.

Requirements

  • ldc compiler
  • gsl library

Installation

git clone https://github.com/miree/nuco.git
cd nuco
make

Run

# calculate trajectories:
bash examples/trajectory_Kr_on_Au_01.sh
# or
bash examples/trajectory_Kr_on_Au_02.sh

# calculate excitation and differential cross section:
bash examples/xsec_Kr_on_Au_01.sh
# or
bash examples/xsec_Kr_on_Au_02.sh

If Gnuplot ist installed plots like the following are created:

1st trajectory example

image

2nd cross section example

image

About

Relativistic two-body open orbit simulation. Calculates electrical nuclear Coulomb excitation cross sections. Might be able to compute magnetic nuclear Coulomb excitation cross sections at some point. Written in Dlang.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages