Ray Speth
ec0c45d8fb
Removed some unused files
2011-12-14 19:35:40 +00:00
Ray Speth
49ee5391e0
Fixed building / installation of Python module in Windows
2011-12-14 19:34:53 +00:00
Ray Speth
b0d75cafea
Fixed discovery of Numpy directories under Windows
2011-12-14 19:34:43 +00:00
Ray Speth
b78fa7c9de
Build clib as a shared library
2011-12-14 19:34:36 +00:00
Ray Speth
99a0dc5f0f
Removed incomplete CMake build scripts
2011-12-14 03:54:19 +00:00
Ray Speth
79b7686e63
More robust installation of the Python package with SCons
...
SCons now checks for an array package (numpy by default) and builds
the full Python module if it finds it, otherwise it builds the minimal
package.
2011-12-14 03:53:50 +00:00
Ray Speth
e2176738cc
SCons builds and installs the C++, Python and Fortran demos and examples
2011-12-14 03:52:41 +00:00
Ray Speth
667b8c3cb6
SCons installs the Python module
2011-12-14 03:52:35 +00:00
Ray Speth
702ae7251d
Added SCons installation targets for libraries and binaries
2011-12-14 03:52:19 +00:00
Ray Speth
81fb345b96
Use PreAction/PostAction to simplify python module build
2011-12-14 03:52:13 +00:00
Ray Speth
53cfa84670
SCons now builds the Python module
2011-12-14 03:04:18 +00:00
Ray Speth
b796e83f81
Improved behavior of Python module when python isn't in the path
2011-12-14 02:20:19 +00:00
Ray Speth
4aa54c3419
Export the Transport::getMassFluxes function
2011-12-14 02:08:49 +00:00
Ray Speth
54315d4472
Fixed segfault in Func module when using numpy
...
The C++ py_func_new function assumes it's being passed a 1-dimensional
array, but numpy generates 0-dimensional arrays for scalar inputs to
array / asarray, e.g. when using Func.Sin.
2011-12-14 01:47:40 +00:00
Ray Speth
382de2d865
Fixed unused pressure in npflame1 Python demo
2011-12-14 01:36:25 +00:00
Ray Speth
f69484c5cb
Fixed incorrect object name in the Python 'elementMoles' function
2011-12-14 00:46:47 +00:00
Harry Moffat
e381001c95
Merged changes from the 1.8.0 branch ontl the main trunk.
2010-01-04 00:46:26 +00:00
Harry Moffat
a0cdf79771
Reduced the accuracy on the comparisons
2010-01-03 23:56:43 +00:00
Harry Moffat
fd287e1d89
reduced the precision on the comparisons
2010-01-03 23:54:24 +00:00
Harry Moffat
2cb7eb7580
Added two new files that will be used in the windows debug compile.
2009-12-30 23:08:17 +00:00
Harry Moffat
c03e7c2ab5
Merged the changes made in the 1.8.0 branch into the main trunk.
2009-12-29 02:47:28 +00:00
Harry Moffat
0ddc9d4186
Finished adding to the ignore lists...
2009-12-29 02:34:56 +00:00
Harry Moffat
01852ed442
Worked on the ignore file list
2009-12-29 02:09:01 +00:00
Harry Moffat
9cf35bff4f
Removed errors in the makefiles.
2009-12-29 01:41:41 +00:00
Harry Moffat
7113dd53da
Reblessed this solution -> may be changing arbitrarily and problematically
2009-12-29 01:41:01 +00:00
Harry Moffat
3a7cca584c
Rebaselined a few tests.
...
Worked on changing the solution for 2 problematic tests:
catcomb_stagflow
surf_rxn
The catcomb problem actually needed the surface mechanism to be
changed for it to become a reliable solve.
2009-12-29 01:28:09 +00:00
Harry Moffat
5b725eec64
Fixed the problem so that convergence would occur.
...
The time step in the inner loop was decreased by a factor of 100.
Previously, there were convergence problems with this example problem.
2009-12-28 23:04:55 +00:00
Harry Moffat
2b56d54a09
Added some sample scripts for compiling under cygwin.
...
The most important is the numpy script, as numpy now comes bundled with cygwin.
2009-10-22 21:48:32 +00:00
Harry Moffat
9593d2996e
Another update aimed at getting a SimpleTransport model up and running.
...
SimpleTransport now can read its XML file.
2009-10-13 00:27:48 +00:00
Harry Moffat
3f630e56a6
Eliminated a possible error that could wipe out the directory when make clean is invoked, if the build directory doesn't exist.
2009-09-26 02:13:34 +00:00
Harry Moffat
6d13695c54
Changed the default CANTERA_BIN value
2009-08-22 23:08:36 +00:00
Harry Moffat
e1690cfb9c
ignore list maintenance.
2009-07-29 15:03:30 +00:00
Harry Moffat
3ad74e7d04
Maintaining ignore information
2009-07-29 15:00:29 +00:00
Harry Moffat
d28b2badcc
Maintaining ignore information.
2009-07-29 14:58:15 +00:00
Harry Moffat
65612bd4ad
More ignore work.
2009-07-29 14:53:51 +00:00
Harry Moffat
3b8093388b
Working on the ignore stuff
2009-07-29 14:47:05 +00:00
Harry Moffat
70647c85ed
Initial Import
2009-07-27 23:17:19 +00:00
Harry Moffat
b0ef079eda
Rebaselined the test suite to the new standard config
2009-07-24 01:47:44 +00:00
Harry Moffat
4656d79f66
Rebaselined results
2009-07-24 01:33:23 +00:00
Harry Moffat
6a84be7a2d
Reblessed file
2009-07-24 01:12:49 +00:00
Harry Moffat
f614fcbc8b
reblesse file
2009-07-24 01:11:22 +00:00
Harry Moffat
2228bc0288
Added a comment about a possible error.
2009-07-23 18:20:03 +00:00
Harry Moffat
0d78e48c26
Took out an errant argument
2009-07-21 19:51:16 +00:00
Harry Moffat
c0e7605d15
General commit of pc implementation
2009-07-21 18:58:48 +00:00
Harry Moffat
1e4d2513ff
Added a file
2009-07-17 20:47:32 +00:00
Harry Moffat
5c8816a66f
Corrected errors found doing windows test suite
2009-07-17 20:35:00 +00:00
Harry Moffat
8c1eb27639
Fixed an error
2009-07-17 20:15:02 +00:00
Harry Moffat
8e8aff1499
Completed adding Makefile.win
2009-07-17 19:37:01 +00:00
Harry Moffat
8fe5b865d4
Adding Makefile.win files
2009-07-17 19:33:17 +00:00
Harry Moffat
7265f8fad2
Adding Makefile.win to examples
2009-07-17 19:18:52 +00:00