aetherus-wg / Aetherus

Monte Carlo radiative transport
MIT License
1 stars 0 forks source link

Implement module: phys #8

Open FreddyWordingham opened 3 years ago

FreddyWordingham commented 3 years ago

Physics data structures.

sammorrell commented 2 years ago

Unit tests and documentation now required for this module. This module consists of:

sammorrell commented 1 month ago

Progress report (2024-08-16)

Thorough testing for Light (2c44f378269cef6fe706394d721248ff3ea890fa). Crossing tested as part of other parts of the code. Photon is also covered at other places in the code, however does contain its own MPI based tests. It is not clear whether the linker or builder structs need explicit unit tests, but might be good to validate.