Ray Speth
2528df0f75
Reorganized source tree structure
...
These changes make it unnecessary to copy header files around during
the build process, which tends to confuse IDEs and debuggers. The
headers which comprise Cantera's external C++ interface are now in
the 'include' directory.
All of the samples and demos are now in the 'samples' subdirectory.
2012-02-12 02:27:14 +00:00
Ray Speth
a6f939c2fe
Applied consistent formatting to all C++ code
...
Done using astyle:
astyle --style=kr --add-brackets --indent=spaces=4 --indent-col1-comments --unpad-paren --pad-header --align-pointer=type --lineend=linux
2012-02-10 17:24:00 +00:00
Ray Speth
453576f0ad
Removed MSVC-specific compiler warning suppression
2012-01-17 04:09:18 +00:00
Ray Speth
e205c27475
Simplified numpy/numarray include to avoid confusing SCons
2011-12-14 19:42:23 +00:00
Ray Speth
ccaf3f5e08
Move config.h out of the main directory
2011-12-14 19:41:07 +00:00
Ray Speth
53cfa84670
SCons now builds the Python module
2011-12-14 03:04:18 +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
0badf5e19c
Got rid of the matlab write.cpp routine. It was causing linking problems
...
on the pc.
Cleaned up the comments on loggers and interfaces.
2009-07-06 23:52:40 +00:00
Harry Moffat
9fc957bc6e
No longer need numarray stuff when using numpy
2009-04-19 21:10:57 +00:00
Harry Moffat
eaf88a6b70
Intermediate commit - working on numpy port.
...
There is a lot of dead wood in this directory that will be eliminated.
2009-04-14 21:42:49 +00:00
Dave Goodwin
8ee5b76fc9
added SemiconductorPhase
2007-11-26 22:45:19 +00:00
Dave Goodwin
5f74aa996e
*** empty log message ***
2007-06-11 16:40:37 +00:00
Dave Goodwin
fea8c985f5
reorganized source tree, changed include files, etc.
2007-05-04 15:18:40 +00:00
Dave Goodwin
5c13ab25c6
*** empty log message ***
2006-11-08 01:15:13 +00:00
Dave Goodwin
eef674a644
corrected minor bugs in windows versions of files
2005-08-19 03:17:16 +00:00
Dave Goodwin
9bd690ae04
Prerelease_1_6_0_branch merged into trunk
2005-06-18 16:58:39 +00:00
Dave Goodwin
f5837c0031
*** empty log message ***
2004-12-10 19:54:49 +00:00
Dave Goodwin
987e1ddbb0
support for multiphase equilibrium
2004-12-01 22:57:23 +00:00
Dave Goodwin
e60cc5b8db
*** empty log message ***
2004-10-16 09:12:47 +00:00
Dave Goodwin
d77ebf7ff2
added environment-specific classes to write log files
2004-10-15 23:10:22 +00:00
Dave Goodwin
711c3c7214
*** empty log message ***
2004-07-27 14:22:16 +00:00
Dave Goodwin
6f43b06ca5
*** empty log message ***
2004-05-17 23:09:27 +00:00
Dave Goodwin
4f0c424fb7
*** empty log message ***
2004-02-22 17:10:05 +00:00
Dave Goodwin
d39052fba7
*** empty log message ***
2003-09-06 21:00:13 +00:00
Dave Goodwin
def19717ce
*** empty log message ***
2003-09-04 23:25:08 +00:00
Dave Goodwin
1e8d3822ff
Initial revision
2003-04-14 17:57:48 +00:00