Commit graph

2276 commits

Author SHA1 Message Date
Harry Moffat
21cfa2d660 Added a header for Ubuntu compatibility 2009-03-13 03:40:27 +00:00
Harry Moffat
598dbd60c4 Added headers for ubuntu problem. 2009-03-13 03:26:18 +00:00
Harry Moffat
ae7691e49c Added headers for a ubuntu problem. 2009-03-13 03:23:20 +00:00
Harry Moffat
f0095a7f9b Added headers for a possible ubuntu problem 2009-03-13 03:21:34 +00:00
Harry Moffat
fb0ab374e0 Added headers for possible ubuntu compilation problems. 2009-03-13 03:18:08 +00:00
Harry Moffat
7fc902373e Fix for a possible ubuntu problem. Will have to check with users to
see if this works.
2009-03-13 03:08:59 +00:00
Harry Moffat
f999f1cfc0 Fixed an issue that arose when there was a mixed set of standard
state types.
2009-03-04 01:01:57 +00:00
Harry Moffat
d61b277fff Fixed an error in an error statement. 2009-03-03 23:51:46 +00:00
Harry Moffat
d8c35d4ede Comments change 2009-03-03 21:20:32 +00:00
Harry Moffat
49b413e61e Added an initial attempt at a Margules excess gibbs free energy
model. It's just hard coded to match the Eutectic of LiKCl at the
moment.
2009-03-03 21:08:31 +00:00
Harry Moffat
527ccbe743 Solaris porting issues -> failed to link in some cases. 2009-03-03 20:37:18 +00:00
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