cantera/src/oneD
Ray Speth 5e35ca5486 [1D] Allow replacing flow domain grid after creating Sim1D
This makes it possible to try solving on a different grid if the initial
solution attempt fails without needing to recreate the Sim1D object.
2016-03-27 17:07:36 -04:00
..
boundaries1D.cpp [1D] Remove Bdry1D::m_nv which shadowed Domain1D::m_nv 2016-03-27 17:07:36 -04:00
Domain1D.cpp Replace usage of int2str with cppformat and deprecate int2str 2016-02-04 19:11:49 -05:00
MultiJac.cpp [1D] Improve finite-difference Jacobian 2016-03-25 12:21:19 -04:00
MultiNewton.cpp [1D] Only reset Jacobian age after successful *steady-state* solve 2016-03-25 12:21:19 -04:00
OneDim.cpp [1D] Switch to "steady mode" before attempting steady-state solve 2016-03-27 17:07:36 -04:00
refine.cpp Replace usage of int2str with cppformat and deprecate int2str 2016-02-04 19:11:49 -05:00
Sim1D.cpp [1D] Allow replacing flow domain grid after creating Sim1D 2016-03-27 17:07:36 -04:00
StFlow.cpp [1D] Use most prevalent species to impose sum-of-mass-fractions constraint 2016-03-27 17:07:36 -04:00