Skip to content
/ TG-Cpp Public

A C++ implementation of the Thompson-Gerstman thermal model.

Notifications You must be signed in to change notification settings

CD3/TG-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TG-Cpp

This is a C++ implementation of the Thompson-Gerstman thermal model (https://www.ncbi.nlm.nih.gov/pubmed/8688838). The model is based on the heating of melanin granules by laser light and includes the Arrhenius damage model.

This implementation was originally written by Austin Taylor Kane during a summer internship. It started as as a C++ port of a FORTRAN implementation and then was redsigned to be be more modular. The final version completed by Mr. Kane listed in the appendix of the technical report that can be found in the doc directory.

The initial import here is a slightly modified version of the code listed in the technical report, but the modification are organizational only. The code implementing the physics has not been changed.

About

A C++ implementation of the Thompson-Gerstman thermal model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published