cantera/interfaces/cython
Ray Speth dfd4b7e671 [Python/1D] Automatically increase domain width for free flame
If the domain is narrow with respect to the flame width, there can be
significant temperature gradients at the boundary, which lead to either
incorrect flame speeds or solver failures.

When the 'auto' option to FreeFlame.solve is specified, the solver will now
check the gradients at the ends of the domain after each steady-state solve and
increase the width if necessary.

Fixes #385
2018-01-06 21:26:53 -05:00
..
cantera [Python/1D] Automatically increase domain width for free flame 2018-01-06 21:26:53 -05:00
.gitignore Move MixMaster into a separate Python module and Git repository 2017-01-20 16:16:32 -05:00
SConscript Reformat postInstallMessage code to be easier to read in SConstruct 2017-11-26 16:48:40 -05:00
setup.py.in Move MixMaster into a separate Python module and Git repository 2017-01-20 16:16:32 -05:00