Ray Speth
453576f0ad
Removed MSVC-specific compiler warning suppression
2012-01-17 04:09:18 +00:00
Ray Speth
b88846e5e0
Fixed C++ tests that were failing under Windows
...
Visual Studio defaults to 3-digit exponents when printing in scientific
notation. The tests now use a MSVC-specific function to change this
behavior when necessary.
2012-01-09 17:35:28 +00:00
Ray Speth
9e1fdfe39a
Eliminated CVS keyword cruft
2012-01-09 17:32:01 +00:00
Ray Speth
8b699082c8
Removed cantera/kernel from include path
...
The "cantera/kernel" directory is now part of the include path only
when building the Cantera kernel. All other modules include files in
this directory as "kernel/header.h".
This fixes a problem distinguishing between kernel/Kinetics.h and
kinetics.h on Windows.
2012-01-09 17:31:21 +00:00
Ray Speth
71588d307d
Remove files for Autotools and Visual Studio build systems
2011-12-14 19:38:10 +00:00
Ray Speth
ec0c45d8fb
Removed some unused files
2011-12-14 19:35:40 +00:00
Ray Speth
59083268fd
Simplified Matlab startup procedure
...
Users can now either source 'setup_cantera' before starting Matlab or
run the ctpath.m script after starting Matlab to set the environment
variables and paths needed by Cantera.
2011-12-14 02:20:14 +00:00
Harry Moffat
70647c85ed
Initial Import
2009-07-27 23:17:19 +00:00
Harry Moffat
7950b10bb2
Started fixing the fortran interface
2009-07-23 22:52:43 +00:00
Harry Moffat
f466e13039
Added clarifying comments about where the xml file will be written.
...
This has been a problem for some time.
2009-07-08 02:51:25 +00:00
Harry Moffat
ff723379c7
Added info to setup_cantera
2009-07-05 23:17:41 +00:00
Harry Moffat
72982bf95a
Fixed a makefile error.
2009-07-05 21:38:01 +00:00
Harry Moffat
0ed0ec8136
Added more to a clean rule.
2009-04-04 03:29:51 +00:00
Harry Moffat
89d8691747
General commit
...
Making some progress on the windows version, but not finished.
2009-03-28 03:07:23 +00:00
Harry Moffat
b2cf384cea
Added PURIFY option to makefiles
2008-12-30 21:49:41 +00:00
Harry Moffat
3ab4998bab
Added std:: modifier
2008-01-03 18:53:37 +00:00
Dave Goodwin
9ec5f81be1
minor bug fixes
2007-05-10 20:22:36 +00:00
Dave Goodwin
fea8c985f5
reorganized source tree, changed include files, etc.
2007-05-04 15:18:40 +00:00
Harry Moffat
e82454b11b
solaris10 change:
...
changed a CXX to a CXX_DEPENDS
2007-03-20 21:26:44 +00:00
Dave Goodwin
34f8c094bc
*** empty log message ***
2007-02-17 21:52:36 +00:00
Dave Goodwin
616eaba372
added debug flag
2007-02-17 10:48:09 +00:00
Dave Goodwin
28d2554423
*** empty log message ***
2007-01-31 17:33:11 +00:00
Dave Goodwin
ce73f8bacd
removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added.
2006-11-27 21:43:30 +00:00
Dave Goodwin
29335b4442
added writing PYTHONPATH to setup_Cantera for min_Python
2006-11-11 01:37:58 +00:00
Dave Goodwin
40eb712c68
*** empty log message ***
2006-11-09 14:07:05 +00:00
Dave Goodwin
c57ededb30
*** empty log message ***
2006-11-09 13:58:38 +00:00
Dave Goodwin
1481f13b94
modified for cygwin
2006-10-30 19:30:59 +00:00
Dave Goodwin
ea1665fd3e
mods for cygwin
2006-10-27 20:34:02 +00:00
Dave Goodwin
33c2855cdf
*** empty log message ***
2006-10-26 18:40:05 +00:00
Dave Goodwin
cbb2eb6beb
*** empty log message ***
2006-05-08 15:43:20 +00:00
Dave Goodwin
163267f39a
support for Python-free environments
2006-05-04 02:13:56 +00:00
Harry Moffat
f479b599b9
Solaris port commits.
2006-04-30 23:13:08 +00:00
Harry Moffat
07c11a7bab
Added the SunWS_cache directory.
2006-03-03 18:17:32 +00:00
Dave Goodwin
08fa7e3d02
changed some variable names to eliminate leading ddouble (and some single) underscores
2005-11-22 17:59:04 +00:00
Dave Goodwin
4ed7e64194
*** empty log message ***
2005-11-10 20:48:27 +00:00
Dave Goodwin
29825431df
changes to support the classes for CO2 and heptane in tpx
2005-09-16 04:57:32 +00:00
Dave Goodwin
83501b5d72
*** empty log message ***
2005-08-18 14:44:35 +00:00
Dave Goodwin
0ce92af1c5
cleanup
2005-06-25 05:27:30 +00:00
Dave Goodwin
9bd690ae04
Prerelease_1_6_0_branch merged into trunk
2005-06-18 16:58:39 +00:00
Dave Goodwin
7e869c9953
*** empty log message ***
2005-01-08 22:28:01 +00:00
Dave Goodwin
1a6678a7b6
*** empty log message ***
2004-10-19 10:48:59 +00:00
Dave Goodwin
5b0d673428
*** empty log message ***
2004-10-15 23:12:28 +00:00
Dave Goodwin
58112591b9
Mac install script
2004-10-14 04:24:39 +00:00
Dave Goodwin
6ade908e92
*** empty log message ***
2004-10-10 12:12:21 +00:00
Dave Goodwin
3213a28a6f
*** empty log message ***
2004-10-02 07:26:09 +00:00
Harry Moffat
bf1a6de253
Added an id string.
2004-09-16 17:57:50 +00:00
Dave Goodwin
330e50eb65
*** empty log message ***
2004-09-13 11:22:21 +00:00
Harry Moffat
7d00e10378
MSVC warning message
2004-08-10 01:12:15 +00:00
Dave Goodwin
d23e5ce699
*** empty log message ***
2004-08-05 14:26:37 +00:00
Dave Goodwin
ecef36e4ee
*** empty log message ***
2004-08-01 20:22:41 +00:00