TABLE OF CONTENTS
/InABoxAnalysisDelta [ Modules ]
NAME
module InABoxAnalysisDelta
PURPOSE
Modules includes routines which are used to evaluate the decay width (gamma) of the pion.
InABoxAnalysisDelta/InABoxAnalysisDelta_count [ Subroutines ]
[ Top ] [ InABoxAnalysisDelta ] [ Subroutines ]
NAME
subroutine InABoxAnalysisDelta_count(particleVector,time)
INPUTS
- type(particle), dimension(:,:),intent(in) :: particleVector
- real,intent(in) :: time
PURPOSE
Counts number of pions in the particleVector and prints it to file "pionNumbers_*.dat" where * is the kinetic energy of the incoming pions
InABoxAnalysisDelta/InABoxAnalysisDelta_eval [ Subroutines ]
[ Top ] [ InABoxAnalysisDelta ] [ Subroutines ]
NAME
subroutine InABoxAnalysisDelta_eval()
INPUTS
PURPOSE