onix.salameche.burn_microstep

onix.salameche.burn_microstep(bucell, B, C, N, s, ss, ssn, mode, reac_rank)[source]

Depletes a BUCell for microstep ss within macrostep s.

Parameters
  • bucell (onix.Cell) – BUCell to be depleted

  • B (numpy.array) – Neutron-induced reaction transmutation matrix

  • C (numpy.array) – Decay matrix

  • s (int) – Macrostep number

  • ss (int) – Microstep number

  • ssn (int) – Total number of microstep within macrostep s

  • mode (str) – ‘stand alone’ or ‘couple’

  • reac_rank (str) – ‘on’ or ‘off’. If set to ‘on’, each BUCell will compute production and destruction terms ranking for each nuclide at every macrostep.