Difference between revisions of "Cantera"

From UFRC
Jump to navigation Jump to search
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Kinetics]]
+
[[Category:Software]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|cantera}}
 
|{{#vardefine:app|cantera}}
Line 32: Line 32:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_CANTERA_BIN - executables directory
 
* HPC_CANTERA_BIN - executables directory
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 19:37, 3 June 2022

Description

cantera website  

Cantera is a suite of object-oriented software tools for problems involving chemical kinetics, thermodynamics, and/or transport processes.

Cantera provides types (or classes) of objects representing phases of matter, interfaces between these phases, reaction managers, time-dependent reactor networks, and steady one-dimensional reacting flows. Cantera is currently used for applications including combustion, detonations, electrochemical energy conversion and storage, fuel cells, batteries, aqueous electrolyte solutions, plasmas, and thin film deposition.

Environment Modules

Run module spider cantera to find out what environment modules are available for this application.

System Variables

  • HPC_CANTERA_DIR - installation directory
  • HPC_CANTERA_BIN - executables directory