RESNUCLE in AUXSCORE

Dear All,

When I utilize AUXSCORE with What(1) set to RESNUCLE, an error message is triggered:
“”"
*** Unable to resolve name element RESNUCLE in card ***
AUXSCORE RESNUCLE RES_1h RES_3y
*** run stopped ***
“”"
I would greatly appreciate it if someone could assist me with this.
The input file is below.
Thank you.
Andrei

TITLE

*Set the defaults for precision simulations
DEFAULTS                                                              PRECISIO
PHOTONUC          1.                      HYDROGEN  @LASTMAT
LAM-BIAS         0.0      0.01              PHOTON
* Define the beam characteristics
BEAM           -0.04                          -0.1      -0.1          ELECTRON
* Define the beam position
BEAMPOS          0.0       0.0       -1.
GEOBEGIN                                                              COMBNAME
    0    0          
*Black body
SPH blkbody    0.0 0.0 0.0 100000.0
*Void sphere
SPH void       0.0 0.0 0.0 10000.0
*Cylindrical target
RCC target     0.0 0.0 0.0 0.0 0.0 4.5 1.5
RCC reflect    0.0 0.0 0.0 0.0 0.0 8.5 5.5
END
*Black hole
BLKBODY      5 +blkbody -void
*Void around
VOID         5 +void -reflect
*Target
TARGET       5 +target
REFLECT      5 +reflect -target
END
GEOEND
*
*..+....1....+....2....+....3....+....4....+....5....+....6....+....7..
MATERIAL         92.      235.     18.95                          235.U235
MATERIAL         92.      238.     18.95                          238.U238
LOW-MAT         U235       92.      235.      296.                    235-U
LOW-MAT         U238       92.      238.      296.                    238-U
MATERIAL         92.               18.95                              URANIUM
COMPOUND        -0.2      U235      -0.8      U238                    URANIUM
*..+....1....+....2....+....3....+....4....+....5....+....6....+....7..
ASSIGNMA    BLCKHOLE   BLKBODY
ASSIGNMA      VACUUM      VOID
ASSIGNMA     URANIUM    TARGET
ASSIGNMA        LEAD   REFLECT
*..+....1....+....2....+....3....+....4....+....5....+....6....+....7..
RADDECAY          1.        1.        3.             100001.
*
* 30 days irradiation, at 25kW, 40MeV
*
IRRPROFI    2592000. 3.900E+15
*
* cooling times:
*
*  1h  2h  5h  12h  1d  2d
DCYTIMES        3600      7200     18000     43200     86400    172800
*  3d   1w  2w  3w  1m  2m
DCYTIMES      259200    604800   1209600   1814400   2592000   5184000
*  3m  4m  6m  1y  2y
DCYTIMES     7776000  10368000  15552000  31104000  62208000  93312000
*
AUXSCORE    RESNUCLE                        RES_1h    RES_3y
*
DCYSCORE           1                        RES_1h                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_1h
DCYSCORE           2                        RES_2h                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_2h
DCYSCORE           3                        RES_5h                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_5h
DCYSCORE           4                       RES_12h                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_12h
DCYSCORE           5                        RES_1d                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_1d
DCYSCORE           6                        RES_2d                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_2d
DCYSCORE           7                        RES_3d                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_3d
DCYSCORE           8                        RES_1w                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_1w
DCYSCORE           9                        RES_2w                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_2w
DCYSCORE          10                        RES_3w                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_3w
DCYSCORE          11                        RES_1m                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_1m
DCYSCORE          12                        RES_2m                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_2m
DCYSCORE          13                        RES_3m                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_3m
DCYSCORE          14                        RES_4m                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_4m
DCYSCORE          15                        RES_6m                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_6m
DCYSCORE          16                        RES_1y                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_1y
DCYSCORE          17                        RES_2y                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_2y
DCYSCORE          18                        RES_3y                    RESNUCLE
RESNUCLE           3       -21                        TARGET        1.RES_3y
*..+....1....+....2....+....3....+....4....+....5....+....6....+....7..
* Thresholds: 3MeV thresholds
EMF
EMFCUT        -0.003     0.003             BLKBODY  @LASTREG
EMFCUT        -0.003     0.003     0.003    HELIUM  @LASTMAT          PROD-CUT
DELTARAY      3.0E-3                        VACUUM  @LASTMAT
* Physics
PHYSICS           3.       0.0       0.0       0.0       0.0       0.0EVAPORAT
PHYSICS           1.                                                  COALESCE
*Set the random number seed
RANDOMIZ         1.0
*Set the number of primary histories to be simulated in the run
START        1000000
STOP

Hi Andrei,
the pasted input file is unusable as such. Please upload it as an independent file. Thank you

Hi Francesco,
the input is attached.
Thanks,
Andrei
hazcat3.inp (5.5 KB)

Sorry for my redundant request. In fact, as implied by the manual, AUXSCORE cannot apply to RESNUCLE, which scores isotope production yields or - in your case - residual activities.
What was your intention in this regard?

Hi Francesco,

Thank you for your reply.

The idea was to compute activities based on a specific irradiation profile and at a certain cooling time. As I remember this option was in Fluka 2011 version…

And of course it is still there, by means of RADDECAY, IRRPROFI, DCYTIMES, DCYSCORE, and RESNUCLE. But it has nothing to do with the AUXSCORE card, which you can just drop to this purpose.