Lee-Kesler equation of state.
More...
#include "lk.h"
#include <math.h>
Go to the source code of this file.
|
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} |
|
Lee-Kesler equation of state.
Definition in file lk.cpp.