TABLE OF CONTENTS
/InABoxDeltaAnalysis [ Modules ]
NAME
module InABoxDeltaAnalysis
PURPOSE
Modules includes routines which are used to evaluate the decay width (gamma) of the Delta
InABoxDeltaAnalysis/InABoxDeltaAnalysis_count [ Subroutines ]
[ Top ] [ InABoxDeltaAnalysis ] [ Subroutines ]
NAME
subroutine InABoxDeltaAnalysis_count(part,time)
INPUTS
- type(particle), dimension(:,:),intent(in) :: part
- real,intent(in) :: time
PURPOSE
Counts number of Deltas in the particleVector and prints it to file "numDeltas.dat"
The first number is the total number of Deltas, the second one the number of Deltas, which have not yet undergone any collision.
InABoxDeltaAnalysis/InABoxDeltaAnalysis_eval [ Subroutines ]
[ Top ] [ InABoxDeltaAnalysis ] [ Subroutines ]
NAME
subroutine InABoxDeltaAnalysis_eval()
INPUTS
PURPOSE