Commit graph

53 commits

Author SHA1 Message Date
Nicholas Malaya
c81db126fb [cantera]: fixing makefile to no longer look for deprecated tests. Additionally, updating configure version to 2.0 from 1.8 2012-04-25 14:43:06 +00:00
Nicholas Malaya
79b29300a6 [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
Nicholas Malaya
69614a021b [cantera]: updating configure.ac so I can start migrating and re-merging branch into spiffy new cantera master project 2012-02-27 18:07:21 +00:00
Nicholas Malaya
2c19a43fec [cantera]: fixing configure line error 2012-02-09 20:28:27 +00:00
Nicholas Malaya
1ab9bc6deb [cantera]: adding pkdgconfig support (I think) 2012-02-08 17:00:14 +00:00
Nicholas Malaya
2e519973ea [cantera]: all done with tests, adding -u flag to some copy commands, and tidying up 2012-02-07 19:00:48 +00:00
Nicholas Malaya
ad8587763f [cantera]: adding VPsilane test 2012-02-07 18:02:56 +00:00
Nicholas Malaya
71e9c26375 [cantera]: adding all cantera tests in surfSolverTest 2012-02-07 17:58:44 +00:00
Nicholas Malaya
da16edb98b [cantera]: adding surfkin test 2012-02-07 17:48:01 +00:00
Nicholas Malaya
2f197f0dc0 [cantera]: adding and updating spectra tests 2012-02-07 17:45:05 +00:00
Nicholas Malaya
483bcab744 [cantera]: adding silane_equil test 2012-02-07 17:29:32 +00:00
Nicholas Malaya
aa02a1a699 [cantera]: adding pure fluid test 2012-02-07 17:11:49 +00:00
Nicholas Malaya
86fd453daa [cantera]: adding printU test 2012-02-07 17:00:01 +00:00
Nicholas Malaya
fc617190c9 [cantera]: adding negAtest and skipping nasa9 reader for now 2012-02-07 16:56:09 +00:00
Nicholas Malaya
259ee0c852 [cantera]: adding nasa9 diff poly test 2012-02-07 16:49:49 +00:00
Nicholas Malaya
26f81ad26a [cantera]: adding multigastransport test 2012-02-07 16:47:30 +00:00
Nicholas Malaya
343906be99 [cantera]: adding fracCoeff tests 2012-02-07 16:44:16 +00:00
Nicholas Malaya
14b29fd855 [cantera]: adding diamond dupl test (successful) 2012-02-07 16:37:24 +00:00
Nicholas Malaya
79dc264134 [cantera]: adding diamond surface test, moving home and getting some food. 2012-02-07 00:52:40 +00:00
Nicholas Malaya
c599918145 [cantera]: adding cxx_ex test (successfully) 2012-02-07 00:48:32 +00:00
Nicholas Malaya
fd7b517c77 [cantera]: adding CpJump test routine 2012-02-07 00:46:30 +00:00
Nicholas Malaya
afc979c5b1 [cantera]: adding basopt red test (succeeds) 2012-02-07 00:31:17 +00:00
Nicholas Malaya
9ea9bd836f [cantera]: adding csv for ionized gas tests 2012-02-07 00:26:39 +00:00
Nicholas Malaya
a008b930c3 [cantera]: adding gri_pairs test (should be working) 2012-02-06 23:58:33 +00:00
Nicholas Malaya
bc0cd99602 [cantera]: setting some options at configure time 2012-02-06 23:38:42 +00:00
Nicholas Malaya
5d1111f7c7 [cantera]: more hackery to get examples working 2012-02-06 21:07:43 +00:00
Nicholas Malaya
2746301631 [cantera]: fixing a linkage issue 2012-02-06 19:28:03 +00:00
Nicholas Malaya
0f00259ecc [cantera]: adding typedefs to config.h output 2012-02-04 01:47:28 +00:00
Nicholas Malaya
93b5951a0b [cantera]: adding trailing underscore to fortran functions 2012-02-04 01:10:05 +00:00
Nicholas Malaya
0c26ea8c72 [cantera]: moving some folders around 2012-02-03 23:41:00 +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
Nicholas Malaya
5298d6989c [cantera]: fixing a bug where two .cpp files attempted compile/linkage. 2012-02-03 00:09:46 +00:00
Nicholas Malaya
a3f16ff596 [cantera]: done with tests in cathermo 2012-02-02 22:18:30 +00:00
Nicholas Malaya
f4aae71d13 [cantera]: forgot configure.ac update 2012-02-01 23:22:53 +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
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
Nicholas Malaya
020a18fa07 [cantera]: fixing cxx library build 2012-01-18 20:15:05 +00:00
Nicholas Malaya
6de0d5e7f4 [cantera]: updating from includes to AM_CPPFLAGS 2012-01-18 17:39:12 +00:00
Nicholas Malaya
2fd3ae6598 [cantera]: forgot an important macro 2012-01-18 17:21:07 +00:00
Nicholas Malaya
187fb69c19 [cantera]: adding ax_enable_builddir to enable builddir creation 2012-01-18 17:15:12 +00:00
Nicholas Malaya
43767fab35 [cantera]: update from hacking last night, adding f2c lib 2012-01-18 15:59:22 +00:00
Nicholas Malaya
0f98d7a5fa [cantera]: adding blas support 2012-01-17 23:16:34 +00:00
Nicholas Malaya
8e14ca5535 [cantera]: as previous checkin, working with limited stability here 2012-01-17 22:58:11 +00:00
Nicholas Malaya
cd2948d139 [cantera]: relocating for a moment, saving what i have here 2012-01-05 19:56:22 +00:00
Nicholas Malaya
2e697b3223 [cantera]: few more modifications to trunk of our tools, to enable regression testing with make check 2012-01-05 18:54:50 +00:00
Nicholas Malaya
92abf1f919 [cantera]: changing relative directory of all generated libraries to build directory, in keeping with cantera 1.8 standard. Next: make working 'make check'! 2012-01-04 00:42:46 +00:00
Nicholas Malaya
b44aef4ccb [cantera+autotools]: adding test directory required tests 2011-12-09 23:44:20 +00:00
Nicholas Malaya
a324a4884c [cantera+autotools]: several edits to support cantera and doxygen documentation---not working yet 2011-12-09 06:55:46 +00:00
Nicholas Malaya
50dc79a13f [cantera]: fixing examples makefile tab/whitespace error, and updating configure.ac 2011-12-09 06:11:27 +00:00
Nicholas Malaya
68d07c5bad [cantera+autotools]: a few more edits, adding another makefile.am in examples (which will have to be edited further downstream) 2011-11-11 00:44:27 +00:00