Nicholas Malaya
917a43ee21
[cantera]: now headers are only copied if they have been edited
2012-02-06 22:06:00 +00:00
Nicholas Malaya
5d1111f7c7
[cantera]: more hackery to get examples working
2012-02-06 21:07:43 +00:00
Nicholas Malaya
f516af92cc
[cantera]: all files are now on the same (correct) linkage page
2012-02-06 20:41:16 +00:00
Nicholas Malaya
c56b5f7b4d
[cantera]: updating test directory paths
2012-02-06 20:16:36 +00:00
Nicholas Malaya
2746301631
[cantera]: fixing a linkage issue
2012-02-06 19:28:03 +00:00
Nicholas Malaya
7e6277b313
[cantera]: fixing missing daux lib
2012-02-06 18:36:28 +00:00
Nicholas Malaya
9736f86bbb
[cantera]: fixing two undefined functions to error out
2012-02-06 18:29:00 +00:00
Nicholas Malaya
32265923dd
[cantera]: fixing a small bug with respect to the config.h header
2012-02-06 18:06:25 +00:00
Ray Speth
2ad16f1db3
Fix for VS2010 / Matlab 2010a #include compatibility issues
2012-02-04 16:45:26 +00:00
Ray Speth
d29e31b039
ctmatutils.h was missing an #include guard
2012-02-04 16:45:20 +00:00
Nicholas Malaya
0f00259ecc
[cantera]: adding typedefs to config.h output
2012-02-04 01:47:28 +00:00
Nicholas Malaya
71a144e29c
[cantera]: config.h was incorrectly placed in base
2012-02-04 01:38:21 +00:00
Nicholas Malaya
93b5951a0b
[cantera]: adding trailing underscore to fortran functions
2012-02-04 01:10:05 +00:00
Nicholas Malaya
dbf089e1db
[cantera]: edits to make shared libraries build
2012-02-04 00:44:10 +00:00
Nicholas Malaya
704336024c
[cantera]: removing math dir
2012-02-04 00:37:06 +00:00
Nicholas Malaya
300a2b5185
[cantera]: removing deprecated lapack
2012-02-04 00:36:40 +00:00
Nicholas Malaya
cf336ff305
[cantera]: removing deprecated blas dir
2012-02-04 00:36:22 +00:00
Nicholas Malaya
eaeb49c22e
[cantera]: back to where we started
2012-02-04 00:23:34 +00:00
Nicholas Malaya
0c26ea8c72
[cantera]: moving some folders around
2012-02-03 23:41:00 +00:00
Ray Speth
7e6b232978
Workaround for char16_t definition when using Matlab2010a and VS2010
2012-02-03 22:54:33 +00:00
Nicholas Malaya
6b357c3d2c
[cantera]: creating single library output
2012-02-03 21:28:48 +00:00
Nicholas Malaya
b53f21cec7
[cantera]: fixing up a makefile
2012-02-03 20:48:05 +00:00
Nicholas Malaya
7075be19cd
[cantera]: cleaning up a small error thats been propagated through the code
2012-02-03 20:38:05 +00:00
Ray Speth
bd2bc32689
Fixed a bug in SConstruct with using system BLAS and LAPACK
2012-02-03 19:28:56 +00:00
Ray Speth
1618de5a24
Added explicit dependency for Matlab extension on clib headers
2012-02-03 19:28:49 +00:00
Nicholas Malaya
5298d6989c
[cantera]: fixing a bug where two .cpp files attempted compile/linkage.
2012-02-03 00:09:46 +00:00
Nicholas Malaya
67ad9b11d7
[cantera]: removing these makefile.ins
2012-02-02 22:22:48 +00:00
Nicholas Malaya
a3f16ff596
[cantera]: done with tests in cathermo
2012-02-02 22:18:30 +00:00
Ray Speth
93eb3cf033
Quote include and library paths when building Matlab extension
2012-02-02 19:55:35 +00:00
Nicholas Malaya
e0eeb3825f
[cantera]: adding error codes to runtest scripts
2012-02-02 19:28:34 +00:00
Nicholas Malaya
d84133fc9f
[cantera]: all HMW tests functioning
2012-02-02 17:41:31 +00:00
Ray Speth
33c866447d
Added scons options to use a specific version of MSVC
...
The default is to use the same one as the copy of Python
used by SCons, which is required to build the Python module.
2012-02-02 17:18:27 +00:00
Ray Speth
ffb4093bf2
Include 'config.h' when installing header files
2012-02-02 17:18:23 +00:00
Nicholas Malaya
f13b925f8b
[cantera]: adding tests for HWM graph cpvt
2012-02-02 17:16:07 +00:00
Ray Speth
38f6ebd76b
Added unit tests for the NasaPoly1 class
2012-02-01 23:35:01 +00:00
Ray Speth
1a84d21efb
Imported source code for googletest
2012-02-01 23:34:40 +00:00
Nicholas Malaya
7b8bec8bae
[cantera]: also now adding makefile update for test
2012-02-01 23:24:45 +00:00
Nicholas Malaya
f4aae71d13
[cantera]: forgot configure.ac update
2012-02-01 23:22:53 +00:00
Nicholas Malaya
cb86c440be
[cantera]: adding a cathermo test
2012-02-01 23:20:23 +00:00
Nicholas Malaya
91273bddee
[cantera]: adding a few more files to the thermodynamics library
2012-02-01 23:04:04 +00:00
Nicholas Malaya
5efce48bca
[cantera]: fixing build that was broken in previous update, continuing with transport model additions
2012-02-01 21:14:09 +00:00
Nicholas Malaya
f6f2e8f691
[cantera]: several edits to make a few tests work and streamline the build system. also adding transport models
2012-02-01 20:42:08 +00:00
Ray Speth
cd4f40fa0d
Fixed a problem with the case of a directory name
2012-02-01 19:47:07 +00:00
Ray Speth
1304da2eab
Improved comparison of floating point values in test output
...
Values are only compared up to the printed precision, so rounding
errors will no longer result in failing tests. This also fixes
differences in floating point output formats on different platforms.
2012-01-27 19:31:43 +00:00
Ray Speth
d5e500d3cc
Install python module in the staging directory
2012-01-27 19:31:39 +00:00
Ray Speth
51a7fc1278
Fixed namespace issues with the Fortran module
2012-01-27 19:31:35 +00:00
Ray Speth
3625c733ea
Fixed environment variables used for compiling the Python extension
2012-01-26 18:31:47 +00:00
Ray Speth
1cdec7a851
Fixed Matlab extension compilation
...
Added missing namespace qualifiers after removing
"using namespace std" in a previous commit.
2012-01-26 18:31:41 +00:00
Nicholas Malaya
8de3340b3a
[cantera]: adding reference doc
2012-01-25 16:44:47 +00:00
Harry Moffat
fdd37f5f2d
Added addNamedFloat Array() to ctml. Easy way to read and write float arrays.
...
volt and coulomb added to units
added depth argument to several xml calls.
2012-01-23 20:59:38 +00:00