Commit graph

26 commits

Author SHA1 Message Date
Ray Speth
255f1f9b9f Fixing compiler warnings, part 3 2012-01-17 04:10:43 +00:00
Ray Speth
9e1fdfe39a Eliminated CVS keyword cruft 2012-01-09 17:32:01 +00:00
Harry Moffat
9c6080e3c9 Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
44598112f8 More changes to exit() and added std:: to string in *.h 2008-12-17 16:56:43 +00:00
Harry Moffat
3ec48ac574 changed interface to vcs_volPhase to better conform to Cantera standards.
Added the VCS_STATECALC_PHASESTABILITY flag
2008-10-23 16:48:37 +00:00
Harry Moffat
6f985cdc78 vcs_VolPhase update: Made more members private 2008-08-07 23:40:52 +00:00
Harry Moffat
0b6ccbcbef vcs_volPhase upgrade: more members are private 2008-08-01 16:05:38 +00:00
Harry Moffat
681a4aea6a vcs_VolPhase: Made more members private 2008-07-31 22:33:19 +00:00
Harry Moffat
e91bdbe60d Bug fixes related to deleting multispecies phases. 2008-07-25 20:12:05 +00:00
Harry Moffat
3df90ebff6 vcs_volPhase update: more members are private 2008-07-22 19:40:57 +00:00
Harry Moffat
081f98bdbd vcs_VolPhase upgrade: making more data private 2008-07-22 16:23:55 +00:00
Harry Moffat
7f28666169 vcs_VolPhase upgrade: more private data 2008-07-22 15:10:01 +00:00
Harry Moffat
f494e6ee78 vcs_Volphase update: eliminating more members and simplifying. 2008-07-03 23:24:04 +00:00
Harry Moffat
2fe5039614 vcs_volPhase update: Made more members private. 2008-06-27 16:33:49 +00:00
Harry Moffat
2a07341974 vcs_VolPhase update: Made more functions private and/or const 2008-06-24 16:18:24 +00:00
Harry Moffat
2057b2007a Internal rearrangement of vcs_VolPhase to handle setState StateCalc concepts.
(incremental)
2008-06-20 16:17:46 +00:00
Harry Moffat
53fa07bbdc Another iteration with vcs_VolPhase: getting it to use private data,
setState concept and StateCalc concepts.
2008-06-12 16:00:36 +00:00
Harry Moffat
451520d238 Started to reorganize vcs_VolPhase to be more efficient. 2008-06-11 17:14:33 +00:00
Harry Moffat
7b4e4ec1c4 Simplify treatment of units within the equilibrium solver
-> always assumes numbers are in kmol
  -> always assumes pressures are in pascal
  -> always assumes volumes are in m**3
2008-04-28 16:08:35 +00:00
Harry Moffat
8f863023a7 Took DEBUG_MODE ifdefs out of .h file 2008-01-18 18:12:53 +00:00
Harry Moffat
bcdec010ed Replaced misc. debug #ifdefs with the single #ifdef block DEBUG_MODE.
This block is turned on/off by the configure options in the autoconf
setup process.
2008-01-14 22:24:10 +00:00
Harry Moffat
785de7f42c Solaris 64 bit port modifications 2008-01-07 21:53:22 +00:00
Harry Moffat
5606f613ac took out all references to cantera/kernel and kernel in include paths.
It was getting too confusing and counterproductive
2008-01-04 23:07:24 +00:00
Harry Moffat
ba841a1929 Got rid of strcasecmp
added pragmas
changed ifdefs around
2008-01-03 18:43:22 +00:00
Harry Moffat
d0e99aec18 Added vcs_nonideal, another equilibrium solver that can handle
nonideal thermo multiphase systems.
2007-12-19 21:19:28 +00:00