/[ascend]/branches/sid/models/johnpye/fprops/ttse.c
ViewVC logotype

Diff of /branches/sid/models/johnpye/fprops/ttse.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2991 by sid, Tue Jun 30 05:45:10 2015 UTC revision 2992 by sid, Tue Jun 30 06:24:29 2015 UTC
# Line 178  void build_tables(PureFluid *P){ Line 178  void build_tables(PureFluid *P){
178      double drho = (rhomax-rhomin)/NRHOP;      double drho = (rhomax-rhomin)/NRHOP;
179    
180    
181  //    MSG("%e  %e",dt,drho);      MSG("DTemp is %f and DRho is  %f",dt,drho);
182      MSG("BUILDING TABLES");      MSG("BUILDING TABLES");
183    
184      clock_t start = clock();      clock_t start = clock();

Legend:
Removed from v.2991  
changed lines
  Added in v.2992

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22