Cantera  3.1.0a1
Loading...
Searching...
No Matches
Sub.cpp File Reference

The Substance class D. More...

Include dependency graph for Sub.cpp:

Detailed Description

The Substance class D.

Goodwin, Caltech Nov. 1996

Definition in file Sub.cpp.

Go to the source code of this file.

Variables

const double DeltaT = 0.000001
 
static const double TolAbsH = 1.e-4
 
static const double TolAbsU = 1.e-4
 
static const double TolAbsS = 1.e-7
 
static const double TolAbsP = 0.0
 
static const double TolAbsV = 1.e-8
 
static const double TolAbsT = 1.e-3
 
static const double TolRel = 1.e-8
 
static const double ErrP = 1.e-7
 
static const double Big = 1.e30
 

Variable Documentation

◆ DeltaT

const double DeltaT = 0.000001

Definition at line 40 of file Sub.cpp.

◆ TolAbsH

const double TolAbsH = 1.e-4
static

Definition at line 325 of file Sub.cpp.

◆ TolAbsU

const double TolAbsU = 1.e-4
static

Definition at line 326 of file Sub.cpp.

◆ TolAbsS

const double TolAbsS = 1.e-7
static

Definition at line 327 of file Sub.cpp.

◆ TolAbsP

const double TolAbsP = 0.0
static

Definition at line 328 of file Sub.cpp.

◆ TolAbsV

const double TolAbsV = 1.e-8
static

Definition at line 329 of file Sub.cpp.

◆ TolAbsT

const double TolAbsT = 1.e-3
static

Definition at line 330 of file Sub.cpp.

◆ TolRel

const double TolRel = 1.e-8
static

Definition at line 331 of file Sub.cpp.

◆ ErrP

const double ErrP = 1.e-7
static

Definition at line 746 of file Sub.cpp.

◆ Big

const double Big = 1.e30
static

Definition at line 747 of file Sub.cpp.