getSpeciesFluxes methods. This involved changing from a concentration-driven formulation for the Stefan-Maxwell equations to a molefraction-driven formulation. Also, the diffusion velocities are what is computed internally as the primary variable. It would be nice to put these out instead of just the fluxes. There is still work to be done regarding mass-averaged velocities, etc. the current method uses a mole-averaged velocity at present. We really just need to bring mass fractions into the formulation for mass averaged. |
||
|---|---|---|
| .. | ||
| clib | ||
| cxx | ||
| fortran | ||
| lib | ||
| matlab | ||
| python | ||
| src | ||
| user | ||
| cmake_install.cmake | ||
| CMakeLists.txt | ||
| Makefile.in | ||
| README.txt | ||
This directory contains the source for Cantera and its various
language interfaces.
clib - the library of C-callable functions used by the Python and
Matlab interfaces.
cxx - files that are only required for C++ application programs.
matlab - the Cantera Matlab toolbox
python - the Cantera Python package
src - the Cantera kernel, used by Cantera in all its forms