Cantera  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
lk.cpp File Reference

Lee-Kesler equation of state. More...

#include "lk.h"
#include <math.h>
Include dependency graph for lk.cpp:

Go to the source code of this file.

Variables

static double b [2][4]
 
static double c [2][4]
 
static double d [2][2] = {{1.55488e-5, 6.23689e-5},{4.8736e-5, 0.740336e-5}}
 
static double beta [2] = {0.65392, 1.226}
 
static double gamma [2] = {0.060167, 0.03754}
 

Detailed Description

Lee-Kesler equation of state.

Definition in file lk.cpp.