Commit graph

30 commits

Author SHA1 Message Date
Harry Moffat
d2358f1818 On the road to a better scheme for handling the deletion of
multispecies phases.
2008-08-18 23:17:18 +00:00
Harry Moffat
e72d7a7cf6 Working towards a more robust treatment of phase stability. 2008-08-17 21:19:04 +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
62133ce1b4 vcs_VolPhase update: Made more members private 2008-06-26 17:51:11 +00:00
Harry Moffat
85a55c7c44 vcs_VolPhase: made more member data private, and eliminated some unused
member data
2008-06-25 16:40:55 +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
ba49020585 vcs_VolPhase: incremental update to make more member data private. 2008-06-23 23:40:20 +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
7a76bf5444 Incremental update to get vcs_volPhase to use setState and stateCalc
concepts.
2008-06-17 15:45:36 +00:00
Harry Moffat
0bd6ae596d Added stateCalc to some vcs_VolPhase functions. This is work in progress.
deltaGrxn() is now always based on irxn index.
2008-06-16 16:25:01 +00:00
Harry Moffat
045b4110e8 vcs_VolPhase updates to enable a more efficient StateCalc capability:
incremental update that passes test suite.

task id# 1992186
2008-06-12 20:45:20 +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
ca3bc7c5be Added a isIdealSoln() capability to volphase object and then used it
to reduce the amount of calculations.
2008-05-16 16:31:12 +00:00
Harry Moffat
dd4151b6b0 Compile errors found on the sun 2008-05-06 17:12:23 +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
60b66f18af Minor mods to 10 files, due to trying to compile on multiple
ASC platforms. Most of the mods had to do with namespace issues.
2008-03-04 23:40:08 +00:00
Harry Moffat
1f9e3cb24a Eliminated the vcs_nasa_poly files from the equil solver.
Working on getting the equil solver smaller, more direct,
and more documented.
2008-01-28 22:50:38 +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
f84634b2f3 Changed the ifdef blocks around 2008-01-03 18:41:15 +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