sandialabs / TChem

TChem - A Software Toolkit for the Analysis of Complex Kinetic Models
BSD 2-Clause "Simplified" License
54 stars 22 forks source link

Fix memory leak in yaml chemical kinetics parsing #7

Closed mmcgurn closed 1 year ago

mmcgurn commented 1 year ago

Hi! This PR fixes a memory leak in the parsing of the yaml kinetic files and removes std::cout debug code. Please let me know if you would like any changes.