Commit graph

27 commits

Author SHA1 Message Date
Harry Moffat
ff7e66e5a3 This update adds in a Multicomponent Real Gas capability to Cantera.
The Object is called RedlichKwongMFTP, and it implements a multicomponent real gas approximation.
Most of the functionality has been verified against sample problems involving the CO2-H2O system.
2011-07-23 00:30:35 +00:00
Harry Moffat
d5f44a5e6b ResidJacEval:
Added in support for returning a failure condition from calcDeltaSolnVariables()


NonLinearSolver:
   Added in support for returning a failure condition from bueler_jac().

   Added in a call to return an editable bounds constraint vector.

DenseMatrix:
   Added in comments about error handling from LAPACK routines.


mdp_allo:
   Added in a new routine, mdp_zero_int_1

thermo.h
electrolyteThermo.h
   Started to add in ifdef blocks.  These are not handled correctly currently.
2010-12-07 18:05:25 +00:00
Harry Moffat
c3405dad33 Added a file 2010-11-12 20:06:53 +00:00
Harry Moffat
d6fbf98862 Added a gcc4.4.4. compile example 2010-08-14 22:15:17 +00:00
Harry Moffat
2af06f0e79 Completed move of doxygen directories. 2010-08-04 23:34:45 +00:00
Harry Moffat
260c2f75ed Updated this file 2010-07-10 03:23:21 +00:00
Harry Moffat
f9d90adbcf Added an example of a successful setup on RHEL5 using python 2.6.4 and
matlab 7.9
2010-02-08 15:18:52 +00:00
Harry Moffat
b41d72bf4c Merged changes from the trunk.
Note, there isn't any changes in the core code done here.
2010-01-04 01:42:45 +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
fabfb44b4e Switched a call in MultiPhase to be public.
switched velocityBasis to a typedef. It seemed the better solution. Note the concept is still basically undeveloped.
Doxygen changes - supporting 1.6.2
2009-12-30 17:58:38 +00:00
Harry Moffat
a5cee7e389 Some needed changes added for the new cygwin environment. 2009-12-24 22:46:10 +00:00
Harry Moffat
b8ee78fc24 Modified the example installs
The minor version number is now included in the install directory.
2009-12-21 20:53:24 +00:00
Harry Moffat
da0cb495c2 Merging trunk changes into the branch 2009-12-06 19:04:54 +00:00
Harry Moffat
cad06c4ace Modified the naming scheme. 2009-10-22 22:05:49 +00:00
Harry Moffat
42f709a37f Moved names around to create a common naming scheme. 2009-10-22 22:01:08 +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
3b7c9e2388 Added an example of cantera on a mac.
Python is enabled
   matlab is not enabled. -> don't have it.
2009-08-22 23:10:44 +00:00
Harry Moffat
5136b40395 Replaced home directory with ${HOME} variable. 2009-08-07 01:10:11 +00:00
Harry Moffat
301b53f7cd Added more configurations 2009-07-24 16:14:15 +00:00
Harry Moffat
6458425101 Put sundials into the default config 2009-07-24 01:38:24 +00:00
Harry Moffat
7a3044efda Added comments 2009-07-24 01:01:34 +00:00
Harry Moffat
f7a1a0ae9e added test_base info 2009-07-24 01:00:06 +00:00
Harry Moffat
f28297480e Added more examples. 2009-07-24 00:52:03 +00:00
Harry Moffat
59e80be70f Adding two more configurations 2009-07-24 00:47:42 +00:00
Harry Moffat
7950b10bb2 Started fixing the fortran interface 2009-07-23 22:52:43 +00:00
Harry Moffat
68c8ebef94 Added another example compile. 2009-07-23 18:41:26 +00:00
Harry Moffat
9bd0bf3efa Started filling in new directories with information 2009-07-13 16:52:56 +00:00