Closed chengcli closed 5 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.
Comments have been updated in the photolysis files
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.