Commit graph

16 commits

Author SHA1 Message Date
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