Commit graph

2265 commits

Author SHA1 Message Date
Harry Moffat
943bc7fe4d Fixed a solaris compilation error: inline functions need to be at the
top of files
2009-03-03 19:53:34 +00:00
Harry Moffat
c0543fe571 Fixed compilation problems that occurred when porting to solaris 2009-03-03 19:47:25 +00:00
Harry Moffat
b5fd1d76ac Fixed an error that a user pointed out, that showed up on solaris and on ubunto. 2009-03-03 17:55:25 +00:00
Harry Moffat
f1d4547a37 Changes to the comments. 2009-02-27 15:40:07 +00:00
Harry Moffat
201c32bea6 A further iteration, where I've added an interface that maintains a
current mole fraction vector.
2009-02-23 21:06:38 +00:00
Harry Moffat
07bcac001b Started coding up general excess gibbs free energy thermo formulations
based on mole fraction expansions.
2009-02-23 20:41:03 +00:00
Harry Moffat
fe281b1a0e Next iteration. Working through stability issues involved with
stefan maxwell equations.
2009-02-19 18:30:47 +00:00
Harry Moffat
1ecc55e64e Worked on the mixture diffusion coefficients. Not done yet 2009-02-19 16:19:50 +00:00
Harry Moffat
f05b4f51e9 Incremental update of stefan-maxwell routine. 2009-02-18 22:58:02 +00:00
Harry Moffat
ec0276ab64 Added another interface function 2009-02-18 22:31:32 +00:00
Harry Moffat
48526118f2 Added more functionality to the stefan-maxwel solve. 2009-02-18 22:31:09 +00:00
Harry Moffat
cc77c29b4e Started working on the Stefan-maxwell formulation for nonideal fluids.
-> nothing working yet
2009-02-16 16:48:09 +00:00
Harry Moffat
21e111145e Incremental update: not operation yet 2009-02-15 19:41:33 +00:00
Harry Moffat
b1f8a6b0b9 Upgrades to makefiles. 2009-02-15 17:55:31 +00:00
Harry Moffat
357e23cf61 added dependencies 2009-02-15 17:43:09 +00:00
Harry Moffat
49f67f5324 Added dependencies 2009-02-15 17:38:16 +00:00
Harry Moffat
0376572acb Added dependencies. 2009-02-15 17:35:53 +00:00
Harry Moffat
66a7fcc92d Added a mole fraction State change capability. 2009-02-15 17:33:06 +00:00
Harry Moffat
d3ffe3bd95 Fixed an error 2009-02-15 16:57:25 +00:00
Harry Moffat
06be63229c First fixes to make it compile. 2009-02-14 19:55:39 +00:00
Harry Moffat
0127285b88 Added stubs for liquid phase and aqueous phase transport. 2009-02-14 19:33:52 +00:00
Harry Moffat
8737bda5f9 Another iteration: Not operational 2009-02-14 18:02:22 +00:00
Harry Moffat
2f1345dd34 Another iteration: not operational 2009-02-13 21:35:06 +00:00
Harry Moffat
61218ccc7c Updates to solver: not operational 2009-02-13 16:01:01 +00:00
Harry Moffat
d4fe8e3eb0 Fixed a mix-matched declaration and definition 2009-02-12 23:47:39 +00:00
Harry Moffat
75656f5198 Changes to the destructors for error handling.
changes to the activityconcentration format for aqueous species.
2009-02-11 20:03:06 +00:00
Harry Moffat
2f48bee206 Additions for AqueousKinetics object 2009-02-11 20:01:45 +00:00
Harry Moffat
dbda9496da Added in stubs for a NonlinearSolver project. this is not functioning yet. 2009-02-11 19:57:24 +00:00
Harry Moffat
08cc65d5d4 Made the CanteraError exception inherit from std::exception
Added in mdp_allo package. It's not really linked in anywhere except
for applications, so call it provisional.
2009-02-11 19:55:56 +00:00
Harry Moffat
a5f37dfa00 First stab at aqueous kinetics. This has not been checked. 2009-02-11 01:50:54 +00:00
Harry Moffat
92ef47987a Added def for AqueousKinetics 2009-02-10 16:14:37 +00:00
Harry Moffat
69840fd235 Several fixes due to Solaris port 2009-02-05 17:10:03 +00:00
Harry Moffat
a1f3936c42 Fixed an error that I still can't believe compiled. 2009-02-05 00:24:42 +00:00
Harry Moffat
c5f8c0f4b4 Fixed an error in reading the lambda coeff from the database. 2009-01-29 02:07:05 +00:00
Harry Moffat
ceedaac03f Added SquareMatrix. 2009-01-27 16:14:58 +00:00
Harry Moffat
d0e9270ca3 Added SquareMatrix 2009-01-27 16:02:49 +00:00
Harry Moffat
0a98f73828 Added a new object SquareMatrix, that can solve Ax=b. 2009-01-27 15:59:13 +00:00
Harry Moffat
f062719e55 Added debugging IO to phase stability problem. 2009-01-26 23:10:01 +00:00
Harry Moffat
9b12761506 Added comments and a def. 2009-01-26 15:59:10 +00:00
Harry Moffat
4e2aea52c6 Pushed the parameters for the cropping algorithm to the XML input file. 2009-01-24 00:15:00 +00:00
Harry Moffat
420e3421b9 Added an include that's needed for ubuntu 2009-01-23 16:03:51 +00:00
Harry Moffat
f2bc9d5459 Changed the compiler defaults to straight gcc. This at least appears
to present a consistent interface.
2009-01-23 15:58:42 +00:00
Harry Moffat
c5267d191d Added a few more makefile dependencies. 2009-01-23 15:48:59 +00:00
Harry Moffat
ef278fc885 Significant Update to the Equilibrium Solver
Added a capability to solve for the mathematical condition for the
birth of a multispecies phase. Added the logic into the algorithm.
2009-01-22 22:27:07 +00:00
Harry Moffat
f5e6b47e7b Added comments. 2009-01-20 21:48:54 +00:00
Harry Moffat
6b14e20620 Fixed a few features with phases consisting solely of electrons. 2009-01-20 19:02:28 +00:00
Harry Moffat
466d57250b Added to calcMolalitiesCropped(). Added functionality to this routine. 2009-01-19 17:36:52 +00:00
Harry Moffat
ede1dcd93f Localized the molality cropping algorithm, so that it all occurs in
one member function, calcMolalitiesCropped().
2009-01-19 17:16:06 +00:00
Harry Moffat
6942cb3260 Added pure cropping on the molar gamma_o and gamma_k. this seems to
be the most robust and to-the-point.
2009-01-17 05:42:50 +00:00
Harry Moffat
793daa0194 Reworking of cropping algorithm to adhere to the sand report. 2009-01-17 04:40:28 +00:00