Gosia

From GOSIA

Jump to: navigation, search
(Added section on compiling and a link to a compiling notes page)
Line 2: Line 2:
Gosia is the primary analysis code for planning experiments and analyzing data for [[low-energy Coulomb excitation]] experiments.  The original version was written at the University of Rochester in 1979--1980 by [[Tomasz Czosnyka]], who maintained the code until his untimely death in 2006.  [http://www-user.pas.rochester.edu/~gosia/mediawiki/index.php?title=What_is_Gosia Find out more here.]
Gosia is the primary analysis code for planning experiments and analyzing data for [[low-energy Coulomb excitation]] experiments.  The original version was written at the University of Rochester in 1979--1980 by [[Tomasz Czosnyka]], who maintained the code until his untimely death in 2006.  [http://www-user.pas.rochester.edu/~gosia/mediawiki/index.php?title=What_is_Gosia Find out more here.]
 +
 +
==Installing Gosia==
 +
 +
Installation of Gosia requires only the following steps
 +
 +
# Compiling gosia with a Fortran compiler
 +
# Setting the default path or alias to find Gosia, if desired.  (See also the path requirements for [[Gui|Rachel]] and the [[rachel setup file]].)
 +
 +
Most standard Fortran 77 compilers will produce a working Gosia executable.  GNU 
 +
<tt>g77</tt> is recommended, but is becoming deprecated on newer machines.  The newer,
 +
more commonly used <tt>gfortran</tt> may give some source deprecation warnings during
 +
compilation, but this should not cause problems.  For more information about
 +
compiling and standard builds, refer to [[compiling gosia]].
== Learning to use Gosia ==
== Learning to use Gosia ==

Revision as of 14:46, 9 March 2011

Personal tools