Difference between revisions of "Particle Trajectory Code"

From New IAC Wiki
Jump to navigation Jump to search
(New page: Download all of the following sources. You will need to have the GNU Scientific Library [http://www.gnu.org/sofware/gsl] installed in order to compile this program. The script "build.sh" w...)
 
Line 14: Line 14:
  
 
[[Media:trajectory.h]]
 
[[Media:trajectory.h]]
 +
 +
Return to [[Simulating Particle Trajectories]]

Revision as of 21:19, 10 June 2009

Download all of the following sources. You will need to have the GNU Scientific Library [1] installed in order to compile this program. The script "build.sh" will take care of the compiling.

Media:build.sh

Media:fields.c

Media:func.c

Media:init.c

Media:readinput.c

Media:trajectory.c

Media:trajectory.h

Return to Simulating Particle Trajectories