English

Accurate Reduced Floating-Point Precision Implicit Monte Carlo

Computational Physics 2025-10-27 v1

Abstract

This work describes methodologies to successfully implement the Implicit Monte Carlo (IMC) scheme for thermal radiative transfer in reduced-precision floating-point arithmetic. The methods used can be broadly categorized into scaling approaches and floating-point arithmetic manipulations. Scaling approaches entail re-scaling values to ensure computations stay within a representable range. Floating-point arithmetic manipulations involve changes to order of operations and alternative summation algorithms to minimize errors in calculations. The Implicit Monte Carlo method has nonlinear dependencies, quantities spanning many orders of magnitude, and a sensitive coupling between radiation and material energy that provide significant difficulties to accurate reduced-precision implementations. Results from reduced and higher-precision implementations of IMC solving the Su & Olson volume source benchmark problem are compared to demonstrate the accuracy of a correctly implemented reduced-precision IMC code. We show that the scaling approaches and floating-point manipulations used in this work can produce solutions with similar accuracy using half-precision data types as compared to a standard double-precision implementation.

Keywords

Cite

@article{arxiv.2506.11962,
  title  = {Accurate Reduced Floating-Point Precision Implicit Monte Carlo},
  author = {Simon Butson and Mathew Cleveland and Alex Long and Todd Palmer},
  journal= {arXiv preprint arXiv:2506.11962},
  year   = {2025}
}

Comments

10 pages, 4 figures, 2 tables

R2 v1 2026-07-01T03:16:16.403Z