cantera/Cantera/src/equil
2008-08-20 18:50:35 +00:00
..
.cvsignore Simplification - 2008-01-25 20:32:29 +00:00
BasisOptimize.cpp Replaced misc. debug #ifdefs with the single #ifdef block DEBUG_MODE. 2008-01-14 22:24:10 +00:00
ChemEquil.cpp Fixed an interface error with invoking ChemEquil. 2008-05-06 23:31:13 +00:00
ChemEquil.h Replaced misc. debug #ifdefs with the single #ifdef block DEBUG_MODE. 2008-01-14 22:24:10 +00:00
CMakeLists.txt *** empty log message *** 2008-02-18 04:04:06 +00:00
equil.h Cleaned up the global damping algorithm. made sure the total gibbs free 2008-04-11 22:44:49 +00:00
equilibrate.cpp Fixed an interface error with invoking ChemEquil. 2008-05-06 23:31:13 +00:00
Makefile.in Working towards a more robust treatment of phase stability. 2008-08-17 21:19:04 +00:00
MultiPhase.cpp Added an init() check to setTemperature(). 2008-08-20 18:50:35 +00:00
MultiPhase.h Added an init() check to setTemperature(). 2008-08-20 18:50:35 +00:00
MultiPhaseEquil.cpp Replaced misc. debug #ifdefs with the single #ifdef block DEBUG_MODE. 2008-01-14 22:24:10 +00:00
MultiPhaseEquil.h Added vcs_nonideal, another equilibrium solver that can handle 2007-12-19 21:19:28 +00:00
PropertyCalculator.h moved files to equil subdirectory 2007-05-04 14:12:33 +00:00
vcs_dbocls.c got the Linear programming routines to work within the Cantera 2008-01-03 21:38:25 +00:00
vcs_dbols.c Added vcs_nonideal, another equilibrium solver that can handle 2007-12-19 21:19:28 +00:00
vcs_dbolsm.c got the Linear programming routines to work within the Cantera 2008-01-03 21:38:25 +00:00
vcs_defs.h Working towards a more robust treatment of phase stability. 2008-08-17 21:19:04 +00:00
vcs_dmout.c got the Linear programming routines to work within the Cantera 2008-01-03 21:38:25 +00:00
vcs_DoubleStarStar.cpp vcs_volPhase upgrade: more members are private 2008-08-01 16:05:38 +00:00
vcs_DoubleStarStar.h vcs_volPhase upgrade: more members are private 2008-08-01 16:05:38 +00:00
vcs_dvout.c Added vcs_nonideal, another equilibrium solver that can handle 2007-12-19 21:19:28 +00:00
vcs_elem.cpp On the road to a better scheme for handling the deletion of 2008-08-18 23:17:18 +00:00
vcs_elem_rearrange.cpp vcs_volPhase update: more members are private 2008-07-22 19:40:57 +00:00
vcs_equilibrate.cpp Fixed an interface error with invoking ChemEquil. 2008-05-06 23:31:13 +00:00
vcs_Exception.cpp Added vcs_nonideal, another equilibrium solver that can handle 2007-12-19 21:19:28 +00:00
vcs_Exception.h vcs_VolPhase upgrade: making more data private 2008-07-22 16:23:55 +00:00
vcs_Gibbs.cpp Started to reorganize vcs_VolPhase to be more efficient. 2008-06-11 17:14:33 +00:00
vcs_inest.cpp vcs_Volphase update: eliminating more members and simplifying. 2008-07-03 23:24:04 +00:00
vcs_internal.h Working towards a more robust treatment of phase stability. 2008-08-17 21:19:04 +00:00
vcs_IntStarStar.cpp Added vcs_nonideal, another equilibrium solver that can handle 2007-12-19 21:19:28 +00:00
vcs_IntStarStar.h Added vcs_nonideal, another equilibrium solver that can handle 2007-12-19 21:19:28 +00:00
vcs_ivout.c got the Linear programming routines to work within the Cantera 2008-01-03 21:38:25 +00:00
vcs_linmaxc.cpp Replaced misc. debug #ifdefs with the single #ifdef block DEBUG_MODE. 2008-01-14 22:24:10 +00:00
vcs_MultiPhaseEquil.cpp vcs_VolPhase update: Made more members private 2008-08-07 23:40:52 +00:00
vcs_MultiPhaseEquil.h Changed the interface to allow values of 0, 1, and -1 for 2008-05-06 16:53:37 +00:00
vcs_nondim.cpp Put in a scale factor for mole number within the nondimensionalization 2008-07-29 16:23:29 +00:00
vcs_phaseStability.cpp Working towards a more robust treatment of phase stability. 2008-08-17 21:19:04 +00:00
vcs_prep.cpp vcs_VolPhase update: Made more members private 2008-08-07 23:40:52 +00:00
vcs_prob.cpp vcs_VolPhase update: Made more members private 2008-08-07 23:40:52 +00:00
vcs_prob.h Changed the interface to allow values of 0, 1, and -1 for 2008-05-06 16:53:37 +00:00
vcs_rearrange.cpp Variable name changing only 2008-05-16 22:00:16 +00:00
vcs_report.cpp Put in a scale factor for mole number within the nondimensionalization 2008-07-29 16:23:29 +00:00
vcs_root1d.cpp Minor changes to beat down spurious warning messages about 2008-03-31 21:34:04 +00:00
vcs_rxnadj.cpp On the road to a better scheme for handling the deletion of 2008-08-18 23:17:18 +00:00
vcs_setMolesLinProg.cpp Variable name changing. no change in algorithm 2008-05-18 15:37:20 +00:00
vcs_solve.cpp On the road to a better scheme for handling the deletion of 2008-08-18 23:17:18 +00:00
vcs_solve.h On the road to a better scheme for handling the deletion of 2008-08-18 23:17:18 +00:00
vcs_solve_TP.cpp On the road to a better scheme for handling the deletion of 2008-08-18 23:17:18 +00:00
vcs_species_thermo.cpp vcs_Volphase update: eliminating more members and simplifying. 2008-07-03 23:24:04 +00:00
vcs_species_thermo.h Simplify treatment of units within the equilibrium solver 2008-04-28 16:08:35 +00:00
vcs_SpeciesProperties.cpp Added vcs_nonideal, another equilibrium solver that can handle 2007-12-19 21:19:28 +00:00
vcs_SpeciesProperties.h Added vcs_nonideal, another equilibrium solver that can handle 2007-12-19 21:19:28 +00:00
vcs_TP.cpp Started to reorganize vcs_VolPhase to be more efficient. 2008-06-11 17:14:33 +00:00
vcs_util.cpp Working towards a more robust treatment of phase stability. 2008-08-17 21:19:04 +00:00
vcs_VolPhase.cpp On the road to a better scheme for handling the deletion of 2008-08-18 23:17:18 +00:00
vcs_VolPhase.h Working towards a more robust treatment of phase stability. 2008-08-17 21:19:04 +00:00
vcs_xerror.c got the Linear programming routines to work within the Cantera 2008-01-03 21:38:25 +00:00