/[PAMELA software]/gpamela/gpcdes/gpgneut.inc
ViewVC logotype

Annotation of /gpamela/gpcdes/gpgneut.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Mon Jun 5 14:13:17 2006 UTC (18 years, 6 months ago) by pamela
Branch: MAIN
CVS Tags: v4r7, v4r8, v4r9, v4r14, v4r12, v4r13, v4r10, v4r11, HEAD
New commons added for the gigantic resonances

1 pamela 1.1 C Out parameters from subroutine GPGRES
2     C Number of neutrons generated in Gigantic resonance
3     parameter (MAX_NEUTR=3)
4     integer Number_N
5     c Energy and direction angles of generated neutrons in the reference
6     c coordinate system
7     real Neut_En, teta_n, fi_n
8     common/NeutronsGR/Number_N, Neut_En(MAX_NEUTR),
9     + teta_n(MAX_NEUTR), fi_n(MAX_NEUTR)

  ViewVC Help
Powered by ViewVC 1.1.23