Inquiry About Proper Scorer Setup for Energy Deposition in SiC Region

Versions

Fluka:4-5.1 Flair:3.4-3

FLUKA:4-5.1
Flair:3.4-3

Description

Dear FLUKA experts,

I am currently simulating a semiconductor detector under neutron irradiation. I would like to find a suitable scor that can calculate the energy deposited by charged particles in the SiC region for a single neutron incidence, and then perform energy binning over multiple incident events.

I have tried using USRBDX and USRBIN, but USRBDX seems to only provide statistics on a specific surface, and I have not been able to configure USRBIN correctly.
Could you please advise which scorer I should use and how to properly configure it?

Thank you very much for your time and help.

Best regards,
wch

Input files

Please upload all relevant files. (FLUKA input file, Flair project file, user routines, and data files)

Dear yuyu li,

depend on your exact case, I would suggest you 2 approaches.

1 - I if you need just energy deposition scoring per particle. There is specific Fluka instrument created exectly for this use case - DETECT card. Which scores energy deposition per event

https://indico.cern.ch/event/656336/contributions/2729627/attachments/1552510/2439699/Scoring.pdf, page 4,

and also forum thread How to use the DETECT card

2 If you want to proceed to scoring several parameters, e.g. deposited charge of secondary electrons, I use a trick of running arrays of USRBDX and USRBIN detectors with an exaggerated number of runs, and then processing result with an external script.

Best regards,

Illia