Commit graph

142 commits

Author SHA1 Message Date
Harry Moffat
35e4c9ea45 Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00
Harry Moffat
f5bd34e5bf Added an input file to the install 2009-08-22 22:58:47 +00:00
Harry Moffat
438bf6f787 Made sure some executables had $(CANTERA_BIN) as the path name to find the executables. 2009-08-22 22:54:38 +00:00
Harry Moffat
b93bd3bb2f Fixed an error in Cantera.mak that appears just for macs.
added a couple more files to the install procedure that were missing.
2009-08-22 22:47:38 +00:00
Harry Moffat
9d742a14c4 Changed the ordering within the Makefile. This was causing make install
to fail on the mac.
2009-08-22 19:50:17 +00:00
Harry Moffat
84c3f38e55 Fixed several serious errors in the top makefile, that
caused a make on a clean system to fail.
2009-08-06 23:10:24 +00:00
Harry Moffat
2ea3b45195 Updated the blesssed state. 2009-08-02 15:34:10 +00:00
Harry Moffat
bcd2e0a4df Took out unneeded redirect 2009-08-01 01:13:06 +00:00
Harry Moffat
2f3245caff Put the flamespeed test in last place, since it takes so long. 2009-08-01 01:11:36 +00:00
Harry Moffat
a5228797bf Changes for VC++ compatibility 2009-08-01 01:06:22 +00:00
Harry Moffat
e88adcab71 Changes to get it to pass on VC++ 2009-08-01 01:01:11 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
8f2f058358 putting problematic test at the back 2009-07-24 02:07:38 +00:00
Harry Moffat
a5490bdf98 A fiew extra reblessings. 2009-07-24 02:06:14 +00:00
Harry Moffat
e7078147b3 Changed xml constructors to make them simpler with less implicit
conversion routines. Trying to figure out what the issue is with
the pc interface's /MD vs /MDd problems.
2009-07-22 01:21:35 +00:00
Harry Moffat
8248c4bda0 Adding test harness for windows. 2009-07-21 16:56:46 +00:00
Harry Moffat
da0b227ab1 Reduced the atol parameter so cygwin would pass 2009-07-13 19:23:06 +00:00
Harry Moffat
0badf5e19c Got rid of the matlab write.cpp routine. It was causing linking problems
on the pc.
Cleaned up the comments on loggers and interfaces.
2009-07-06 23:52:40 +00:00
Harry Moffat
5e2904146d Added the appdelete() call as I was debugging a memory leak issue. 2009-05-13 21:52:29 +00:00
Harry Moffat
653109129f Fixed equilibrium.h. vcs_MultiPhaseEquil.h needed to be conditionally
included.

Added more clean rules.
2009-04-04 03:27:43 +00:00
Harry Moffat
c6d9b1bb7f General commit to sync the repository.
- basically finished with demo problem test suite.
2009-03-24 20:44:30 +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
ceedaac03f Added SquareMatrix. 2009-01-27 16:14:58 +00:00
Harry Moffat
b90b1716da Added Cantera.mak to the files to be copied into the include dir 2009-01-10 00:59:36 +00:00
Harry Moffat
88a1a743d2 Firmed up support for linking against sundials. 2009-01-09 23:26:41 +00:00
Harry Moffat
e6e1618ce1 Added the stringUtils.h file to this file, since it's no longer in
xml.h.
Added headers.
2009-01-05 23:34:40 +00:00
Harry Moffat
b2cf384cea Added PURIFY option to makefiles 2008-12-30 21:49:41 +00:00
Harry Moffat
8860687cd0 Added another C++ interface file for electrolyte thermo 2008-10-13 21:09:14 +00:00
Harry Moffat
a2f48d98fe Added vcs_MultiPhaseEquil.h back. Test problems within vcs were failing. 2008-08-22 03:13:59 +00:00
Dave Goodwin
737c4aa49b *** empty log message *** 2008-08-20 12:49:57 +00:00
Harry Moffat
df8e9e0db5 Added a vcs_MultiPhaseEquil.h include file. 2008-04-16 21:01:43 +00:00
Dave Goodwin
7b179cb44f *** empty log message *** 2008-02-18 04:04:06 +00:00
Harry Moffat
f4512d69f8 Added more Cantera:: qualifications 2008-02-16 21:35:30 +00:00
Dave Goodwin
543e73af3b *** empty log message *** 2008-02-14 04:56:48 +00:00
Dave Goodwin
cde8aa8c61 minor bugs fixed that were introduced in commit a few hrs ago 2008-02-14 04:53:00 +00:00
Dave Goodwin
4a1d303fe4 put all C++ interface code in the Cantera_CXX namespace 2008-02-14 04:37:43 +00:00
Dave Goodwin
12650d695a *** empty log message *** 2008-02-13 06:43:25 +00:00
Dave Goodwin
a2bb5e8135 removed old files 2008-02-09 02:55:08 +00:00
Dave Goodwin
73bebe4768 cmake files 2008-02-05 23:36:07 +00:00
Harry Moffat
7f88caa782 Cantera.mak is starting to be operational with this checkin.
This is a really good, simple way of creating executables that
depend on Cantera.
2008-01-21 21:17:52 +00:00
Harry Moffat
d5a1d542fe Added to this include makefile. 2008-01-21 19:19:16 +00:00
Harry Moffat
f2659fd5db added an ignore 2008-01-15 17:00:09 +00:00
Harry Moffat
40e727f92f Added a Cantera makefile that can be included into other makefiles.
This is a good way to handle Cantera as a library in another
C++ application.
2008-01-15 16:59:16 +00:00
Dave Goodwin
a22145b832 *** empty log message *** 2008-01-09 13:43:26 +00:00
Harry Moffat
07d7b4ff80 Fixed an error in the Makefile.in 2008-01-07 22:05:33 +00:00