[Gate-users] physics process for photonuclear reaction
정숙영
syjung419 at skku.edu
Wed Aug 27 13:13:07 CEST 2014
Dear GATE users,
As I tried to get results from any Actors that can store the information of
particle production, I couldn’t get any of results about neutron.
I want to simulate the photon and neutron generation when the only one kind
of high Z material(ex, Pb, Pt, W) bombarded with 20 MeV electron beam.
So far, I found many papers that already calculated neutron flux using
other Monte Calro code such as MCNPX, FLUKA but I failed with GATE.
In my opinion, it doesn’t include the physics of photonuclear reaction to
separate neutron from the nucleus directly by high energy photon.
I Could you explain what is wrong in my physics setting as below here..?
(I didn’t use hadronic process because that physics is regarding to the
incident hadron.)
Thank you in advance.
Best regards,
Sookyoung
============================================================================
========
#=============
# For Leptons
#=============
/gate/physics/addProcess PhotoElectric
/gate/physics/processes/PhotoElectric/setModel StandardModel
/gate/physics/addProcess Compton
/gate/physics/processes/Compton/setModel StandardModel
/gate/physics/addProcess GammaConversion
/gate/physics/processes/GammaConversion/setModel StandardModel
/gate/physics/addProcess ElectronIonisation
/gate/physics/processes/ElectronIonisation/setModel StandardModel e-
/gate/physics/processes/ElectronIonisation/setModel StandardModel e+
/gate/physics/processes/ElectronIonisation/setStepFunction e+ 0.2 0.1 mm
/gate/physics/processes/ElectronIonisation/setStepFunction e- 0.2 0.1 mm
/gate/physics/processes/ElectronIonisation/setLinearLossLimit electron 0.01
/gate/physics/addProcess Bremsstrahlung
/gate/physics/processes/Bremsstrahlung/setModel StandardModel e-
/gate/physics/processes/Bremsstrahlung/setModel StandardModel e+
/gate/physics/addProcess PositronAnnihilation
/gate/physics/addProcess eMultipleScattering
/gate/physics/processes/eMultipleScattering/setGeometricalStepLimiterType e-
distanceToBoundary
/gate/physics/processes/eMultipleScattering/setGeometricalStepLimiterType
e+ distanceToBoundary
#=========
# Options
#=========
/gate/physics/setEMin 0.1 keV
/gate/physics/setEMax 10 GeV
/gate/physics/setDEDXBinning 350
/gate/physics/setLambdaBinning 350
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20140827/b1fcad0e/attachment.html>
More information about the Gate-users
mailing list