Parent Directory
|
Revision Log
|
Patch
revision 1848 by jpye, Mon Sep 1 05:42:21 2008 UTC | revision 1849 by jpye, Mon Sep 1 14:48:55 2008 UTC | |
---|---|---|
# | Line 157 int main(void){ | Line 157 int main(void){ |
157 | } | } |
158 | ||
159 | /* enthalpy offset is required to attain agreement with values from REFPROP */ | /* enthalpy offset is required to attain agreement with values from REFPROP */ |
160 | double Z = 0;// -5.2444122479e+05; | double Z = 984543.871213;// -5.2444122479e+05; |
161 | ||
162 | fprintf(stderr,"ENTHALPY TESTS\n"); | fprintf(stderr,"ENTHALPY TESTS\n"); |
163 | for(i=0; i<n;++i){ | for(i=0; i<n;++i){ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |