chengcli / cantera

Chemical kinetics, thermodynamics, and transport tool suite
https://cantera.org
Other
1 stars 1 forks source link

Write a doxygen style document for photolysis #8

Closed chengcli closed 5 months ago

chengcli commented 6 months ago

Take a look at two files:

include/cantera/kinetics/Photolysis.h src/cantera/kinetics/Photolysis.cpp

The header file should contain comments to the function signature The source file should contain comments to explain how the functions works.

GalacticBobster commented 6 months ago

Comments have been updated in the photolysis files