Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 390 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 390 Bytes

CanteraLite Direct-C

A revamp for Cantera Matlab Toolbox

This project aims to build a Cantera Matlab Toolbox with modern object-oriented programming structures.

This Toolbox fully replicates the functionalities of the legacy Cantera Matlab Toolbox. The MEX interface is replaced with directly calls of functions within the Cantera shared library using the calllib command in Matlab.