archivo de entrada penelope

3
6.2.1.1 Structure of the input le The structure of the pencyl input le is the following (the 72column rulers are just for visual aid, they do not form part of the input le). TITLE Title of the job, up to 65 characters. . (the dot prevents editors from removing trailing blanks) GSTART >>>>>>>> Beginning of the geometry definition list. LAYER ZLOW,ZHIG [Z_lower and Z_higher] CENTRE XCEN,YCEN [X_centre and Y_centre] CYLIND M,RIN,ROUT [Material, R_inner and R_outer] GEND <<<<<<<< End of the geometry definition list. The labels KL,KC indicate the Kth cylinder in the Lth layer. . >>>>>>>> Source definition. SKPAR KPARP [Primary particles: 1=electron, 2=photon, 3=positron]

Upload: complementoa2

Post on 28-Dec-2015

17 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Archivo de Entrada Penelope

 

 

 

 

 

6.2.1.1 Structure of the input file 

The structure of the pencyl input file is the following (the 72‐column rulers are just for 

visual aid, they do not form part of the input file). 

 

TITLE Title of the job, up to 65 characters. 

. (the dot prevents editors from removing trailing blanks) 

GSTART >>>>>>>> Beginning of the geometry definition list. 

LAYER ZLOW,ZHIG [Z_lower and Z_higher] 

CENTRE XCEN,YCEN [X_centre and Y_centre] 

CYLIND M,RIN,ROUT [Material, R_inner and R_outer] 

GEND <<<<<<<< End of the geometry definition list. 

The labels KL,KC indicate the K‐th cylinder in the L‐th layer. 

>>>>>>>> Source definition. 

SKPAR KPARP [Primary particles: 1=electron, 2=photon, 3=positron] 

Page 2: Archivo de Entrada Penelope

SENERG SE0 [Initial energy (monoenergetic sources only)] 

SPECTR Ei,Pi [E bin: lower‐end and total probability] 

SGPOL SP1,SP2,SP3 [Stokes parameters for polarised photons] 

SEXTND KL,KC,RELAC [Extended source in KL,KC, rel. activity dens.] 

STHICK STHICK [Source height] 

 

SRADII SRIN,SROUT [Source inner and outer radii] 

SPOSIT SX0,SY0,SZ0 [Coordinates of the source centre] 

SCONE THETA,PHI,ALPHA [Conical beam; angles in deg] 

SPYRAM THETAL,THETAU,PHIL,PHIU [Rectangular beam; angles in deg] 

>>>>>>>> Material data and simulation parameters. 

Up to MAXMAT materials; 2 lines for each material. 

MFNAME mat‐filename.ext [Material file, up to 20 chars] 

MSIMPA EABS(1:3),C1,C2,WCC,WCR [EABS(1:3),C1,C2,WCC,WCR] 

>>>>>>>> Local maximum step lengths and absorption energies. 

DSMAX KL,KC,DSMAX(KL,KC) [Mmaximum step length in body KL,KC] 

EABSB KL,KC,EABSB(1:3,KL,KC) [Local EABSB(1:3) in body KL,KC] 

>>>>>>>> Interaction forcing. 

IFORCE KL,KC,KPAR,ICOL,FORCER,WLOW,WHIG [Interaction forcing] 

>>>>>>>> Counter array dimensions and pdf ranges. 

NBE EL,EU,NBE [Energy window and no. of bins] 

NBANGL NBTH,NBPH [Nos. of bins for the angles THETA and PHI] 

NBZ NBZ [No. of bins for the Z‐coordinate] 

NBR NBR [No. of radial bins] 

NBTL TLMIN,TLMAX,NBTL [Track‐length interval and no. of TL‐bins] 

>>>>>>>> Energy‐deposition detectors (up to 25). 

Page 3: Archivo de Entrada Penelope

ENDETC EL,EU,NBE [Energy window and number of bins] 

EDSPC spc‐enddet‐##.dat [Output spectrum file name, 20 chars] 

EDBODY KL,KC [Active body; one line for each body] 

>>>>>>>> Dose and charge distributions. 

DOSE2D KL,KC,NZ,NR [Tally 2D dose and charge dists. in body KL,KC] 

>>>>>>>> Job properties. 

RESUME dump1.dmp [Resume from this dump file, 20 chars] 

DUMPTO dump2.dmp [Generate this dump file, 20 chars] 

DUMPP DUMPP [Dumping period, in sec] 

RSEED ISEED1,ISEED2 [Seeds of the random‐number generator] 

NSIMSH DSHN [Desired number of simulated showers] 

TIME TIMEA [Allotted simulation time, in sec] 

END [Ends the reading of input data]