Cantera
3.1.0a1
Install
User Guide
Examples
Reference
Develop
Community
Loading...
Searching...
No Matches
onedim.h
Go to the documentation of this file.
1
//! @file onedim.h
2
3
/**
4
* @defgroup onedGroup One-Dimensional Reacting Flows
5
*
6
* @details These classes comprise %Cantera's ability to solve steady-state
7
* one-dimensional reacting flow problems, such as laminar flames, opposed flow
8
* diffusion flames, and stagnation flow chemical vapor deposition.
9
*/
10
11
#ifndef CT_INCL_ONEDIM_H
12
#define CT_INCL_ONEDIM_H
13
14
// Cantera core
15
#include "
cantera/core.h
"
16
17
#include "
oneD/Sim1D.h
"
18
#include "
oneD/Domain1D.h
"
19
#include "
oneD/Boundary1D.h
"
20
#include "
oneD/StFlow.h
"
21
#include "oneD/refine.h"
22
23
#endif
Boundary1D.h
Boundary objects for one-dimensional simulations.
Domain1D.h
Sim1D.h
StFlow.h
core.h
Support for Cantera core calculations from C++ application programs.
include
cantera
onedim.h
Generated by
1.9.7