accphys-collab/scsi
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
scsi Self-Consistent Symplectic Integrator for charged particle beam dynamics; based on TPSA (Truncated Power Series Algebra), aka PTC (Polymorphic Tracking Code). Author: Johan Bengtsson Requirements: GNU autoconf and automake environments. GNU C++ and FORTRAN-95 compilers: gcc and gfortran. To install: mkdir git_repos cd git_repos git clone git@github.com:jbengtsson/scsi.git cd scsi ./make_scsi.sh