cantera/samples/cxx
Ray Speth d5a9da2b57 [Samples] Improve output of 'combustor' sample C++ program
Switch to integrating using 'advance' instead of step to make output comparable,
independent of small changes in the integrator. Output only selected species and
trim the integration period to reduce the size of the output file (from 3 MB to
25 kB).
2014-01-02 22:23:32 +00:00
..
bvp Removed redundant / vestigial code from the Blasius example 2012-12-30 00:16:58 +00:00
combustor [Samples] Improve output of 'combustor' sample C++ program 2014-01-02 22:23:32 +00:00
flamespeed Removed redundant copies of some input files 2012-08-08 22:18:24 +00:00
kinetics1 Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
NASA_coeffs [Samples] Fix missing includes in C++ sample programs 2013-10-07 15:17:28 +00:00
rankine Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
demo.cpp Use quotes instead of angle brackets for non-system header #includes 2012-03-15 19:52:16 +00:00
Makefile.am [Kinetics] Remove deprecated GRI30 class 2013-12-14 00:17:54 +00:00
Makefile.in [SCons] Fixed path to Cantera.mak in sample Makefiles 2013-03-04 17:31:11 +00:00
SConscript SCons-generated SConstruct files specify Visual Studio version 2013-06-05 03:08:48 +00:00
SConstruct.in SCons-generated SConstruct files specify Visual Studio version 2013-06-05 03:08:48 +00:00