Dave Goodwin
|
a2bb5e8135
|
removed old files
|
2008-02-09 02:55:08 +00:00 |
|
Dave Goodwin
|
0fc0c6e47e
|
*** empty log message ***
|
2008-02-06 00:05:18 +00:00 |
|
Dave Goodwin
|
73bebe4768
|
cmake files
|
2008-02-05 23:36:07 +00:00 |
|
Harry Moffat
|
78d2c16d59
|
Fully qualified ThermoPhase. For some reason it now needs to be
fully qualified.
|
2008-02-04 15:50:56 +00:00 |
|
Harry Moffat
|
839f947258
|
Added a stubbin for the HKFT standard state. Not finished, or even
started.
|
2008-02-04 01:16:36 +00:00 |
|
Harry Moffat
|
935b0af9c0
|
Separated out the definition from the declarations in the templated objects.
|
2008-02-04 00:41:06 +00:00 |
|
Harry Moffat
|
990537d5f1
|
Added a duplicator routine.
|
2008-02-04 00:30:31 +00:00 |
|
Harry Moffat
|
dd4fb7152d
|
Add documentation
Moved some definitions into the .cpp file
|
2008-02-03 20:59:18 +00:00 |
|
Harry Moffat
|
b72ca7f04a
|
Doxygen work for PDSS
added phaseNode XML pointer to installSpecies routines.
|
2008-01-30 17:54:12 +00:00 |
|
Harry Moffat
|
d344208d26
|
Added more information to the error diagnostics for setState_HP()
functions.
|
2008-01-30 17:33:22 +00:00 |
|
Harry Moffat
|
f97722ed22
|
Doxygen update
|
2008-01-28 23:59:19 +00:00 |
|
Harry Moffat
|
1f9e3cb24a
|
Eliminated the vcs_nasa_poly files from the equil solver.
Working on getting the equil solver smaller, more direct,
and more documented.
|
2008-01-28 22:50:38 +00:00 |
|
Harry Moffat
|
582816d3f7
|
Simplification -
Took out vcs_TV.cpp method for calculating TV problems. It was
a duplicate.
|
2008-01-25 20:32:29 +00:00 |
|
Harry Moffat
|
8e4a122cad
|
Doxygen update
|
2008-01-25 17:24:21 +00:00 |
|
Harry Moffat
|
1991e534a4
|
Added a capability to turn off all printing of timings. This is
helpful for the test suite.
|
2008-01-24 18:01:48 +00:00 |
|
Harry Moffat
|
4c7f7b6c30
|
Fixed a broken interface routine, getStoichVector().
Added doxygen documentation.
|
2008-01-24 17:00:19 +00:00 |
|
Harry Moffat
|
80f2b88044
|
Incremental update - cleaning up the interface
|
2008-01-23 01:18:35 +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
|
62d20e5c5c
|
Incremental update. Help to flesh out the vcs_MultiPhaseEquil object.
|
2008-01-21 16:50:55 +00:00 |
|
Harry Moffat
|
d63ad80500
|
Took out vcs_seconds routine. Now relying on clockWC.
|
2008-01-20 23:19:33 +00:00 |
|
Harry Moffat
|
5461f38c7f
|
Moved vcs_MultiPhaseEquil class into the VCSnonideal namespace
|
2008-01-20 22:44:28 +00:00 |
|
Harry Moffat
|
f5fb559bed
|
Doxygen updates
Took out VCS_ERR stuff. It wasn't used.
|
2008-01-20 20:46:37 +00:00 |
|
Harry Moffat
|
c2b8b1d7c8
|
Split functions in a file into 2 files, in order to clarify roles.
|
2008-01-20 20:29:48 +00:00 |
|
Harry Moffat
|
4e56b6f7e6
|
Printing lvls resolved -> they were turning negative
|
2008-01-18 20:50:25 +00:00 |
|
Harry Moffat
|
8f863023a7
|
Took DEBUG_MODE ifdefs out of .h file
|
2008-01-18 18:12:53 +00:00 |
|
Harry Moffat
|
fa7e832b14
|
doxygen update mostly.
worked on moving #define to inline functions
|
2008-01-18 17:04:07 +00:00 |
|
Harry Moffat
|
0964b3e757
|
Doxygen updates
changed some defines to inline functions
|
2008-01-17 22:18:58 +00:00 |
|
Harry Moffat
|
b185bdeb08
|
doxygen update
|
2008-01-17 20:11:09 +00:00 |
|
Harry Moffat
|
82563ed7fe
|
doxygen update
|
2008-01-17 18:25:24 +00:00 |
|
Harry Moffat
|
405e79bc83
|
Added a file
|
2008-01-15 17:39:47 +00:00 |
|
Harry Moffat
|
4f9381cbec
|
Removed Makefile in some directories, since it's a generated file in
the configure script.
|
2008-01-15 17:38:07 +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 |
|
Harry Moffat
|
ccfeb489a9
|
Compile fixes for DEBUG_MODE
|
2008-01-14 22:33:18 +00:00 |
|
Harry Moffat
|
bcdec010ed
|
Replaced misc. debug #ifdefs with the single #ifdef block DEBUG_MODE.
This block is turned on/off by the configure options in the autoconf
setup process.
|
2008-01-14 22:24:10 +00:00 |
|
Dave Goodwin
|
7bac9c51d9
|
added Makefile.in
|
2008-01-11 21:54:42 +00:00 |
|
Dave Goodwin
|
9161e7ab04
|
*** empty log message ***
|
2008-01-11 21:52:04 +00:00 |
|
Dave Goodwin
|
d08fc24fb0
|
*** empty log message ***
|
2008-01-11 20:59:09 +00:00 |
|
Dave Goodwin
|
3ae5bf0ef1
|
removed try/except
|
2008-01-09 15:37:20 +00:00 |
|
Dave Goodwin
|
553cbd87bd
|
removed try block
|
2008-01-09 15:25:21 +00:00 |
|
Dave Goodwin
|
a22145b832
|
*** empty log message ***
|
2008-01-09 13:43:26 +00:00 |
|
Harry Moffat
|
7b1746c781
|
Eliminated a solaris warning
|
2008-01-07 23:00:18 +00:00 |
|
Harry Moffat
|
07d7b4ff80
|
Fixed an error in the Makefile.in
|
2008-01-07 22:05:33 +00:00 |
|
Harry Moffat
|
785de7f42c
|
Solaris 64 bit port modifications
|
2008-01-07 21:53:22 +00:00 |
|
Harry Moffat
|
59d198cf50
|
Doxygen update to WaterProps
|
2008-01-06 22:38:54 +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
|
f3bef443d5
|
Doxygen update -> still working on it
|
2008-01-05 00:47:40 +00:00 |
|