svalinn / DAGMC

Direct Accelerated Geometry Monte Carlo Toolkit
https://svalinn.github.io/DAGMC
Other
100 stars 63 forks source link

Process h5m file containing score information #86

Closed makeclean closed 11 years ago

makeclean commented 11 years ago

Process the h5m created previsouly in the same manner to produce fluka compatable score information.

Using the exampe as before, processing the data should produce *...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+.... USRTRACK -1. NEUTRON -21. 2. 1.0 V_2
USRTRACK 1000. 1.0E-14 &
USRTRACK -1. NEUTRON -21. 3. 1.0 V_3
USRTRACK 1000. 1.0E-14 &
USRTRACK -1. NEUTRON -21. 77. 1.0 V_77
USRTRACK 1000. 1.0E-14 &
USRTRACK -1. NEUTRON -21. 209. 1.0 V_209
USRTRACK 1000. 1.0E-14 &

julamot commented 11 years ago

I will add this to the existing functionality in fluka_funcs

makeclean commented 11 years ago

Please note for example "V_209", this is the tally name, these must be unique for each unit number

makeclean commented 11 years ago

Julie @julry, do we have any movement on this issue?

makeclean commented 11 years ago

No longer relevant