Commit graph

1583 commits

Author SHA1 Message Date
Harry Moffat
64ec9d2c3f Added a new dir. 2009-03-19 20:05:03 +00:00
Harry Moffat
8b9a0b743e First commit of demo dir. 2009-03-19 19:39:39 +00:00
Harry Moffat
8e356eccdd Committing loose ends 2009-03-19 19:26:56 +00:00
Harry Moffat
7c2ccdafce Fixed errors. 2009-03-19 19:23:14 +00:00
Harry Moffat
5de6fde1c6 Added new dir 2009-03-19 19:22:27 +00:00
Harry Moffat
cb707cca0b Fixed some errors. 2009-03-19 19:14:46 +00:00
Harry Moffat
620de36b05 Adding dir 2009-03-19 19:10:54 +00:00
Harry Moffat
c7c9e0ce8e Changed clean rules 2009-03-19 14:35:55 +00:00
Harry Moffat
509fb059c8 Updated the demo 2009-03-19 00:51:21 +00:00
Harry Moffat
1d5d0aa5fd Put the equilibrium examples into a test format. 2009-03-19 00:01:27 +00:00
Harry Moffat
47591bcb00 Added dir files. 2009-03-18 23:35:34 +00:00
Harry Moffat
f8dca5d45e Started changing the dir structure to put one demo problem per directory
with a test answer.
2009-03-18 18:42:41 +00:00
Harry Moffat
4b9aee1fb3 Reformatted and added comments. Nothing is changed. 2009-03-18 17:28:31 +00:00
Harry Moffat
37342f92fa Fixed a bug in the logfile capability 2009-03-18 17:27:16 +00:00
Harry Moffat
5459aa4078 Added isothermalCompressibility() to interface. 2009-03-17 21:02:09 +00:00
Harry Moffat
7145ee94f9 Switched the sample problem over to the vcs_equilibrate solver.
This solver works on all of the temperatures, while the old solver
failed after the 10th temperature or so.
2009-03-17 16:37:05 +00:00
Harry Moffat
cea69addd0 Added access to the new vcs nonideal equilibrium solver. 2009-03-17 15:42:04 +00:00
Harry Moffat
c20cf5ebfd Fixed an error in the xml writer, that occurred when two newlines
appear next to each other.
2009-03-17 15:12:16 +00:00
Harry Moffat
291d51af83 Fixed permissions on installed files. 2009-03-17 01:40:00 +00:00
Harry Moffat
cf41ef91f3 Fixed a couple of rules. 2009-03-17 01:37:11 +00:00
Harry Moffat
156bb4ca2c Fixed an error in the depends rule. 2009-03-17 01:26:12 +00:00
Harry Moffat
2c3c88d3cc Revamped the fortran demos, adding in tests of the output 2009-03-17 01:02:07 +00:00
Harry Moffat
389e96035f Further cleanup of the demos structure. 2009-03-16 22:48:29 +00:00
Harry Moffat
3f116ffd8e Fixed all rule. 2009-03-16 20:05:45 +00:00
Harry Moffat
a2b2c9a7e0 Made an all: rule 2009-03-16 20:04:32 +00:00
Harry Moffat
112a71013e Updating demos to inclue sample output and a testing capability 2009-03-16 20:02:27 +00:00
Harry Moffat
e5145855cb Committing rewored demos. 2009-03-16 19:57:06 +00:00
Harry Moffat
b23586ae14 Committing reworked demos 2009-03-16 19:54:27 +00:00
Harry Moffat
26918dc005 Fixed a problem that caused the test suite to differ between optimized
and debug versions. Added cropping for test suite.
2009-03-14 03:28:04 +00:00
Harry Moffat
40ca5227c0 Added more cropping 2009-03-14 00:58:25 +00:00
Harry Moffat
701fd45d74 Added in cropping which is normally off. 2009-03-14 00:28:12 +00:00
Harry Moffat
89f8dc531e Added in a static global variable that controls cropping. 2009-03-14 00:27:10 +00:00
Harry Moffat
8389db7a22 Fixed an error in this function 2009-03-13 23:13:43 +00:00
Harry Moffat
f4e32dee2a got rid of flagged uninitialzed variables warnings. 2009-03-13 21:22:12 +00:00
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
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