From charlesreid1

No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 28: Line 28:
The lecture notes are here: [[Cantera Lecture]]
The lecture notes are here: [[Cantera Lecture]]


The video screencast of the lcture is here: http://files.charlesmartinreid.com/CanteraScreencast.mov
{{CanteraFlag}}
 
You can download the example Matlab scripts here as well:
* Constant volume batch reactor http://files.charlesmartinreid.com/CanteraLecture_Batch.m
* Constant pressure batch reactor http://files.charlesmartinreid.com/CanteraLecture_BatchConstP.m
* Continuously Stirred combustor http://files.charlesmartinreid.com/CanteraLecture_CSTR.m
 
 
[[Category:Cantera]]
[[Category:Computers]]
[[Category:Programs]]

Latest revision as of 08:31, 17 April 2017

On The Web

Following is a list of pertinent web resources related to Cantera, and what the page offers:

Doxygen for Cantera - http://cantera.github.io/docs/doxygen/html/index.html

  • Automatically-generated Doxygen documentation for Cantera

GitHub page for Cantera - http://cantera.github.com/docs/sphinx/html/index.html

  • Download Cantera 2.0 (beta)
  • Get new and improved documentation

Google Code page for Cantera - https://code.google.com/p/cantera/

  • Download Cantera 1.8.0 (beta) - source code ONLY
  • Check out a copy of the subversion repository

Google Groups page for Cantera - https://groups.google.com/group/cantera-users?pli=1

  • Download old Cantera documentation (PDF files of formal documentation or of presentations about Cantera)
  • Use the discussion board

Cantera SourceForge Page - http://sourceforge.net/projects/cantera/files/

  • Download Cantera 1.7.1, source code or (Windows) binaries
  • Download (more) Cantera documentation

Lecture

As a TA for the mechanical/chemical engineering combustion course (CHEN 6153) at the University of Utah (2010), I gave a lecture on the installation and use of Cantera.

The lecture notes are here: Cantera Lecture