skip to main content
Home  /  Software

Software

Monte Carlo Simulation Package

MCML_fig
Modeling of Photon Transport in Multi-layered Tissues

A Monte Carlo model of light transport in multi-layered tissue (MCML) and the corresponding convolution program (CONV) have been coded in ANSI Standard C. The programs can therefore be executed on a variety of computers. Dynamic data allocation is used for MCML, hence the number of tissue layers and the number of grid elements of the grid system can be varied by users at run time as long as the total amount of memory does not exceed what the system allows. The principle and the implementation details of the model are described elsewhere in publications, and the instructions for using MCML and CONV are presented here.