Harry Moffat
05949738ee
Deleted a directory that hasn't been checked in yet
2008-01-07 16:07:16 +00:00
Harry Moffat
86a9d52762
Added more documentation from the Cantera site into the cvs dox version
2008-01-06 23:28:33 +00:00
Harry Moffat
59d198cf50
Doxygen update to WaterProps
2008-01-06 22:38:54 +00:00
Harry Moffat
5f345e8e54
updated the readme
2008-01-06 20:15:20 +00:00
Harry Moffat
b07c36f93d
Added a test dir
2008-01-06 19:49:24 +00:00
Harry Moffat
de3dec4b65
Added a test
2008-01-06 19:48:58 +00:00
Harry Moffat
c271730b49
Added a demo program to test suite.
...
object is to add all demos to test suite
2008-01-06 19:48:07 +00:00
Harry Moffat
1fb1c4367d
Made the makefile.in usable from both the build and the install
...
directory trees.
2008-01-06 19:30:15 +00:00
Harry Moffat
b322a0be28
Added calculation of two new variables
...
INSTALL_LIBS_DEP
and
RAW_LIBS_DEP
These are lists of dependencies. The INSTALL_LIBS_DEP contains
the dependency list for LOCAL_LIBS based on the installation
directory.
The RAW_LIBS_DEP contains a list of libraries without the
any absolute path name. See the Chemequil_red1 Makefile.in for
an example of their usage
2008-01-06 19:29:32 +00:00
Dave Goodwin
26de212fb9
*** empty log message ***
2008-01-05 04:10:04 +00:00
Harry Moffat
f6a7ad1a26
Added an id block
2008-01-05 00:50:20 +00:00
Harry Moffat
8c7d0248c1
Doxygen update
2008-01-05 00:49:43 +00:00
Harry Moffat
518daa9d0b
Added a file
2008-01-05 00:48:05 +00:00
Harry Moffat
f3bef443d5
Doxygen update -> still working on it
2008-01-05 00:47:40 +00:00
Harry Moffat
47defae374
Added a file
2008-01-05 00:36:33 +00:00
Harry Moffat
92f7795609
Doxygen update: commented routines
2008-01-05 00:36:15 +00:00
Harry Moffat
e3feb4c113
Doxygen update. Eliminated some warnings
2008-01-05 00:22:51 +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
ccd79e6773
Added - in front of some remove and clean commands. this causes the script not to fail if there is an error executing those commands.
2008-01-04 22:16:07 +00:00
Harry Moffat
21e2abb705
Added the tut4 test problem.
2008-01-04 21:58:02 +00:00
Harry Moffat
5530da983e
Adding another test problem.
2008-01-04 21:51:25 +00:00
Harry Moffat
d5d477efb9
Added flame1 test in its own directory
2008-01-04 21:44:20 +00:00
Harry Moffat
64e7a7bea2
Added flame1 test in its own directory.
2008-01-04 21:43:40 +00:00
Harry Moffat
460ad83e0a
Adding in another test problem
2008-01-04 21:16:49 +00:00
Harry Moffat
977d25da92
Added tut1 python tutorial to test suite
2008-01-04 01:12:21 +00:00
Harry Moffat
46e80acd92
Guarded against CANTERA_APP being defined previously
2008-01-04 00:21:56 +00:00
Harry Moffat
d96c4a119c
Added support for use as an CANTERA_APP
2008-01-04 00:19:35 +00:00
Harry Moffat
21a04b5937
Added files
2008-01-03 22:29:38 +00:00
Harry Moffat
c96226700e
got the Linear programming routines to work within the Cantera
...
directory. I had forgot to include several files. You can now turn
these on via a Makefile flag
2008-01-03 21:38:25 +00:00
Harry Moffat
0c4e09876d
Changes due to warnings from msft vc8
2008-01-03 18:54:23 +00:00
Harry Moffat
3ab4998bab
Added std:: modifier
2008-01-03 18:53:37 +00:00
Harry Moffat
ca6fdaac08
Changed include directory path format to new format
2008-01-03 18:52:25 +00:00
Harry Moffat
ebfcec09b7
fixed mismatch between declaration and definition
...
added std:: statements.
2008-01-03 18:49:54 +00:00
Harry Moffat
9d61a69886
Addes std:: modifiers
2008-01-03 18:49:03 +00:00
Harry Moffat
9c4b02c455
Fixed mismatch between declaration and definition
2008-01-03 18:48:26 +00:00
Harry Moffat
95e519ad30
Added pragmas
2008-01-03 18:47:33 +00:00
Harry Moffat
77cf587371
Added some std:: modifiers
2008-01-03 18:46:46 +00:00
Harry Moffat
656d24bf00
changed include directory path statements.
2008-01-03 18:45:47 +00:00
Harry Moffat
a9f7827dd0
Added a missing namespace statement
2008-01-03 18:44:48 +00:00
Harry Moffat
4fd64203c2
added pragmas to get rid of warnings.
2008-01-03 18:44:05 +00:00
Harry Moffat
ba841a1929
Got rid of strcasecmp
...
added pragmas
changed ifdefs around
2008-01-03 18:43:22 +00:00
Harry Moffat
15f0a7d6ba
Added pragrams to get rid of msft vc warnings.
2008-01-03 18:42:39 +00:00
Harry Moffat
f84634b2f3
Changed the ifdef blocks around
2008-01-03 18:41:15 +00:00
Harry Moffat
2b69c44881
updates due to msft vc8 port
2008-01-03 18:40:09 +00:00
Harry Moffat
84ce6963e8
Untested mods for windows
2008-01-03 18:36:03 +00:00
Harry Moffat
566f9ef846
compiler errors in an alternate ifdef block.
2008-01-02 23:35:27 +00:00
Harry Moffat
9dee9afb8b
Added pragmas to reduce warnings.
2008-01-02 22:41:36 +00:00
Harry Moffat
e8343d8d9b
Took strcasecmp out of code, since it's not in VC++
2008-01-02 22:39:35 +00:00
Harry Moffat
0a0dd2482e
Added more pragma disables for removing VC++ compiler warnings.
2008-01-02 18:22:42 +00:00
Harry Moffat
889257b89c
Added WITH_ELECTROLYTES in several places. Haven't checked to see whether
...
the code compiles with Electrolytes off yet, however.
2008-01-02 17:01:05 +00:00