Numerical codes for the time-dependent radiative transfer equation by FDM-DOM

Published: 30 June 2020| Version 1 | DOI: 10.17632/gb892bxd5j.1
Contributor:
Hiroyuki Fujii

Description

The numerical codes provide the calculation of the time-dependent radiative transfer equation using the Galerkin quadrature method with the 6th order level-symmetric even quadrature set based on the finite difference and discrete ordinates methods for highly forward scattering media under the non-reentry boundary condition.

Files

Steps to reproduce

The program language for the source code is C++ and the code uses OpenMP for parallel computing and "Eigen" and "vector" libraries, so that before execution of the source code, please prepare those libraries. For compiling the code, please type the below command in the command prompt: user $ make -f makefile_C++_linux.txt Then, please run the executable file "all.out" in the command prompt: user $ ./all.out

Categories

Applied Sciences

Licence