Re: [fluka-discuss]: Source Geometry in subroutine file

From: Francesc Salvat-Pujol <francesc.salvat.pujol_at_cern.ch>
Date: Fri, 3 May 2019 11:48:11 +0200

Dear Jyoti,

you can put a USRBIN fluence estimator (BEAMPART) around the source and
examine what's going on.

Cesc

On Fri, May 03 2019, at 14:24 +0530, Jyoti wrote:
>
>
>
>
>
>Dear FLUKA Experts,
>I am drawing a cylinderical source using source.f subroutine.
>These are the particle coordinates.
>
>Particle coordinates
> RMIN = 5
> RMAX = 10
> ZMIN = 30
> ZMAX = 50
> R=SQRT(FLRNDM(DUMMY)) * (RMAX-RMIN) + RMIN
> THETA = FLRNDM(DUMMY) * TWOPIPI
> x = R * cos(THETA)
> y = R * sin(THETA)
> z = ZMIN + (ZMAX - ZMIN) * FLRNDM(DUMMY)
> XFLK (NPFLKA) =x
> YFLK (NPFLKA) =y
> ZFLK (NPFLKA) =z
>
>Is there any way to check my source geometry if correct or not?
>
>With Regards,
>Jyoti Garg

--
Francesc Salvat Pujol
CERN-EN/STI
CH-1211 Geneva 23
Switzerland
Tel: +41 22 76 64011
Fax: +41 22 76 69474
__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Fri May 03 2019 - 13:01:02 CEST

This archive was generated by hypermail 2.3.0 : Fri May 03 2019 - 21:09:37 CEST