26 |
This file contains the headers for the private code definedin 'ideal.c'. |
This file contains the headers for the private code definedin 'ideal.c'. |
27 |
You shouldn't include this file in your programs, because the implementation |
You shouldn't include this file in your programs, because the implementation |
28 |
of the ideal gas curves is 'secret business' of the fprops code. |
of the ideal gas curves is 'secret business' of the fprops code. |
29 |
|
|
30 |
|
We provide this header file just the purpose of diagnostic testing. |
31 |
*/ |
*/ |
32 |
|
|
33 |
double helm_ideal(double tau, double delta, const IdealData *data); |
double helm_ideal(double tau, double delta, const IdealData *data); |